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

Jar examples for h:holon-auth

Description

Holon Authentication and Authorization

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials