Download holon-auth-jwt-5.0.0.jar file - Jar h

Jar examples for h:holon-auth-jwt

Description

Holon Authentication and Authorization: JWT support

You can download jar file holon-auth-jwt 5.0.0 in this page.

Build File

You can use the following script to add holon-auth-jwt-5.0.0.jar to your project.

<dependency>
   <groupId>com.holon-platform.core</groupId>
   <artifactId>holon-auth-jwt</artifactId>
   <version>5.0.0</version>
</dependency>
compile group: 'com.holon-platform.core', name: 'holon-auth-jwt', version: '5.0.0'
libraryDependencies += "com.holon-platform.core" % "holon-auth-jwt" % "5.0.0"
<dependency org="com.holon-platform.core" name="holon-auth-jwt" rev="5.0.0"/>
@Grapes(@Grab(group='com.holon-platform.core', module='holon-auth-jwt', version='5.0.0'))
'com.holon-platform.core:holon-auth-jwt:jar:5.0.0'

Download

Click the following link to download the jar file.

holon-auth-jwt-5.0.0-javadoc.jar
holon-auth-jwt-5.0.0-sources.jar
holon-auth-jwt-5.0.0.jar
holon-auth-jwt-5.0.0.pom



Related Tutorials