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 1.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add prime-jwt-1.0.0.jar to your project.
<dependency> <groupId>com.inversoft</groupId> <artifactId>prime-jwt</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.inversoft', name: 'prime-jwt', version: '1.0.0'
libraryDependencies += "com.inversoft" % "prime-jwt" % "1.0.0"
<dependency org="com.inversoft" name="prime-jwt" rev="1.0.0"/>
@Grapes(@Grab(group='com.inversoft', module='prime-jwt', version='1.0.0'))
'com.inversoft:prime-jwt:jar:1.0.0'
Click the following link to download the jar file.
prime-jwt-1.0.0-javadoc.jar