Jar examples for h:holon-auth-jwt
Holon Authentication and Authorization: JWT support
You can download jar file holon-auth-jwt 5.2.0-alpha1 in this page.
You can use the following script to add holon-auth-jwt-5.2.0-alpha1.jar to your project.
<dependency> <groupId>com.holon-platform.core</groupId> <artifactId>holon-auth-jwt</artifactId> <version>5.2.0-alpha1</version> </dependency>
compile group: 'com.holon-platform.core', name: 'holon-auth-jwt', version: '5.2.0-alpha1'
libraryDependencies += "com.holon-platform.core" % "holon-auth-jwt" % "5.2.0-alpha1"
<dependency org="com.holon-platform.core" name="holon-auth-jwt" rev="5.2.0-alpha1"/>
@Grapes(@Grab(group='com.holon-platform.core', module='holon-auth-jwt', version='5.2.0-alpha1'))
'com.holon-platform.core:holon-auth-jwt:jar:5.2.0-alpha1'
Click the following link to download the jar file.
holon-auth-jwt-5.2.0-alpha1-javadoc.jar