Download ldap-realm-1.0.jar file - Jar l

Jar examples for l:ldap-realm

Description

Geronimo J2EE Application Server

You can download jar file ldap-realm 1.0 in this page.

License

Apache License

Build File

You can use the following script to add ldap-realm-1.0.jar to your project.

<dependency>
   <groupId>geronimo</groupId>
   <artifactId>ldap-realm</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'geronimo', name: 'ldap-realm', version: '1.0'
libraryDependencies += "geronimo" % "ldap-realm" % "1.0"
<dependency org="geronimo" name="ldap-realm" rev="1.0"/>
@Grapes(@Grab(group='geronimo', module='ldap-realm', version='1.0'))
'geronimo:ldap-realm:jar:1.0'

Download

Click the following link to download the jar file.

ldap-realm-1.0.pom



Related Tutorials