Skip to content

Releases: kantenkugel/AcmeClient

v1.0.0 - Initial Release

04 Jun 13:36
54a8d66
Compare
Choose a tag to compare

Initial release of AcmeClient.

Usage can be looked up at the README

The noDependency artifact is significantly smaller but won't work without the required Dependencies:

  • acme4j-client and acme4j-utils version 2.1
  • jackson-databind version 2.9.5
  • Any slf4j implementation (config for logback is included)
  • Any transitive dependencies of the ones mentioned above