irufus / gdax-java

Java based wrapper for Coinbase Pro (Formerly known as GDAX API and Coinbase Exchange API)
MIT License
177 stars 131 forks source link

Any plans to get this project on Maven Central? #72

Open mattdornfeld opened 3 years ago

mattdornfeld commented 3 years ago

After looking around I can tell this is one of the better Coinbase Pro Java projects out there: well tested, regularly maintained, follows good Git practices. But the jar not being available on Maven Central makes it much more difficult to use this work in other projects. Are there any plans to do that? It would be very nice if I could just put the dependency in my build file, and it would be much appreciated!

robevansuk commented 3 years ago

I looked at maven central but couldn't figure out their open-source policy yet. In the interim, the plan is to publish to git using git-workflows