Geronimo Applications :: LDAP Demo

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

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.applications
ArtifactId

ArtifactId

geronimo-ldap-demo
Last Version

Last Version

1.2-beta
Release Date

Release Date

Type

Type

war
Description

Description

Geronimo Applications :: LDAP Demo
This is a very simple application that is intended to demonstrate the ldap security mechanism.
Project Organization

Project Organization

Apache Software Foundation

Download geronimo-ldap-demo

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.geronimo.applications/geronimo-ldap-demo/ -->
<dependency>
    <groupId>org.apache.geronimo.applications</groupId>
    <artifactId>geronimo-ldap-demo</artifactId>
    <version>1.2-beta</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.applications/geronimo-ldap-demo/
implementation 'org.apache.geronimo.applications:geronimo-ldap-demo:1.2-beta'
// https://jarcasting.com/artifacts/org.apache.geronimo.applications/geronimo-ldap-demo/
implementation ("org.apache.geronimo.applications:geronimo-ldap-demo:1.2-beta")
'org.apache.geronimo.applications:geronimo-ldap-demo:war:1.2-beta'
<dependency org="org.apache.geronimo.applications" name="geronimo-ldap-demo" rev="1.2-beta">
  <artifact name="geronimo-ldap-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.applications', module='geronimo-ldap-demo', version='1.2-beta')
)
libraryDependencies += "org.apache.geronimo.applications" % "geronimo-ldap-demo" % "1.2-beta"
[org.apache.geronimo.applications/geronimo-ldap-demo "1.2-beta"]

Dependencies

compile (1)

Group / Artifact Type Version
tomcat : jasper-runtime jar 5.5.15

test (2)

Group / Artifact Type Version
org.apache.geronimo.genesis.config : logging-config jar 1.1
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2-beta