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

Jar examples for h:holon-auth

Description

Holon Authentication and Authorization

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials