Change artifactId to a standard format
tdiesler opened this issue · 4 comments
tdiesler commented
Perhaps like this
JavaBitcoindRpcClient => java-bitcoin-client
The repo name on github may then also want to change.
PS: most jars have a lower case name with dashes
Polve commented
I know, I left the original name when inherited the package from the original author.
I would prefer java-rpc-client or something with the "rpc" word in it, WDYT?
tdiesler commented
java-bitcoin-jsonrpc-client
java-bitcoin-rpc-client
java-btc-rpc-client
'java-*' is actual a bit redundant
bitcoin-jsonrpc-client
bitcoin-rpc-client
btc-rpc-client
Polve commented
bitcoin-rpc-client is fine for me
tdiesler commented
ok