Java implementation of JWT
'org.rootservices:jwt:1.1'
<dependency> <groupId>org.rootservices</groupId> <artifactId>jwt</artifactId> <version>1.1</version> </dependency>
<dependency org="org.rootservices" name="jwt" rev="1.1"/>
"org.rootservices", "jwt", "1.1"