[![][travis img]][travis]
Jason Web Token Utilities that encapsulate jose4j. Used across the application. Free to use for the community although it is centered on our needs. Sorry.
Build jar file within ./build/libs/jwtutil.jar
$ gradle all
Test report will be inserted into ./build/reports/tests/index.html
$ gradle test
This will generate the default Maven POM file within ./build/publications/maven/jwtutil.pom
$ gradle publishToMavenLocal
To generate the javadoc that will appear in ./build/docs/javadoc/index.html
$ gradle javadoc