cjstehno / ersatz

🤖 A simulated HTTP server for testing client code with configurable responses.
https://cjstehno.github.io/ersatz
Apache License 2.0
47 stars 5 forks source link

Convert dependency management and publishing to Maven Central #136

Closed cjstehno closed 2 years ago

cjstehno commented 3 years ago

Since Bintray is going away, I am just going to put everything into maven central and publish there directly. Supposedly, its more user friendly than it was a few years ago (https://oss.sonatype.org/#welcome).

Remove references and usage of bintray and jfrog.