pull/38/merge
Kevin Herron 2017-10-17 17:28:59 +00:00 committed by GitHub
commit f6eee8f776
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ It is an independent open source implementation that is not affiliated with or e
* Easy to use Java API
* Requires JRE 8 or higher
* Built with maven, packages available at [Maven Central](http://search.maven.org/#search|ga|1|g%3A%22org.shredzone.acme4j%22)
* Small, only requires [jose4j](https://bitbucket.org/b_c/jose4j/wiki/Home) and [slf4j](http://www.slf4j.org/) as dependencies
* Small; only requires [bouncy castle](https://github.com/bcgit/bc-java), [jose4j](https://bitbucket.org/b_c/jose4j/wiki/Home), and [slf4j](http://www.slf4j.org/) as dependencies
* Extensive unit tests
## Usage