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

Jar examples for h:holon-auth

Description

Holon Authentication and Authorization

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials