Download holon-auth-5.0.4.jar file - Jar h

Jar examples for h:holon-auth

Description

Holon Authentication and Authorization

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

Build File

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

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

Download

Click the following link to download the jar file.

holon-auth-5.0.4-javadoc.jar
holon-auth-5.0.4-sources.jar
holon-auth-5.0.4.jar
holon-auth-5.0.4.pom



Related Tutorials