Download geronimo-ldap-demo-1.2-beta.jar file - Jar g

Jar examples for g:geronimo-ldap-demo

Description

This is a very simple application that is intended to demonstrate the ldap security mechanism.

You can download jar file geronimo-ldap-demo 1.2-beta in this page.

License

Apache License

Build File

You can use the following script to add geronimo-ldap-demo-1.2-beta.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.applications</groupId>
   <artifactId>geronimo-ldap-demo</artifactId>
   <version>1.2-beta</version>
</dependency>
compile group: 'org.apache.geronimo.applications', name: 'geronimo-ldap-demo', version: '1.2-beta'
libraryDependencies += "org.apache.geronimo.applications" % "geronimo-ldap-demo" % "1.2-beta"
<dependency org="org.apache.geronimo.applications" name="geronimo-ldap-demo" rev="1.2-beta"/>
@Grapes(@Grab(group='org.apache.geronimo.applications', module='geronimo-ldap-demo', version='1.2-beta'))
'org.apache.geronimo.applications:geronimo-ldap-demo:jar:1.2-beta'

Download

Click the following link to download the jar file.

geronimo-ldap-demo-1.2-beta-sources.jar
geronimo-ldap-demo-1.2-beta.pom



Related Tutorials