Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-ldap-demo |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionGeronimo :: LDAP Demo Application
This is a very simple application that is intended to demonstrate the ldap
security mechanism.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-ldap-demo-1.1.1.pom | |
geronimo-ldap-demo-1.1.1.war | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-ldap-demo/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-ldap-demo</artifactId>
<version>1.1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-ldap-demo/
implementation 'geronimo:geronimo-ldap-demo:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-ldap-demo/
implementation ("geronimo:geronimo-ldap-demo:1.1.1")
'geronimo:geronimo-ldap-demo:war:1.1.1'
<dependency org="geronimo" name="geronimo-ldap-demo" rev="1.1.1">
<artifact name="geronimo-ldap-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-ldap-demo', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-ldap-demo" % "1.1.1"
[geronimo/geronimo-ldap-demo "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly-tags-velocity | jar | 1.0 |
velocity : velocity | jar | 1.4 |