Jar examples for p:prime-jwt
A Java 8 fluent API for signing, verifying and building JSON Web Tokens
You can download jar file prime-jwt 0.2.1 in this page.
The Apache License, Version 2.0
You can use the following script to add prime-jwt-0.2.1.jar to your project.
<dependency> <groupId>com.inversoft</groupId> <artifactId>prime-jwt</artifactId> <version>0.2.1</version> </dependency>
compile group: 'com.inversoft', name: 'prime-jwt', version: '0.2.1'
libraryDependencies += "com.inversoft" % "prime-jwt" % "0.2.1"
<dependency org="com.inversoft" name="prime-jwt" rev="0.2.1"/>
@Grapes(@Grab(group='com.inversoft', module='prime-jwt', version='0.2.1'))
'com.inversoft:prime-jwt:jar:0.2.1'
Click the following link to download the jar file.
prime-jwt-0.2.1-javadoc.jar