embulk / embulk-base-restclient

Base class library for Embulk plugins to access RESTful services
https://www.embulk.org/
Apache License 2.0
6 stars 7 forks source link

Release to Maven Central instead of Bintray #135

Closed dmikurube closed 4 years ago

dmikurube commented 4 years ago

All its dependencies are now from Maven Central, then everything can be enclosed in Maven Central. It no longer needs to stay with Bintray.

dmikurube commented 4 years ago

Thanks!