jurmous / etcd4j

Java / Netty client for etcd, the highly-available key value store for shared configuration and service discovery.
Apache License 2.0
267 stars 83 forks source link

version 2.8.0 is not available in Jcenter #68

Closed makobernal closed 7 years ago

jurmous commented 8 years ago

Is there a reason you want it specifically in Jcenter instead of maven central?

makobernal commented 8 years ago

Not particularly, no. It's handy since a new gradle project bootstrapped using "gradle init" will have jcenter() by default, and since version 2.7.0 had been published to Jcenter I thoght it was a nice to have.