License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.applications |
ArtifactId | ArtifactIdgeronimo-ldap-demo |
Last Version | Last Version1.2-beta |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionGeronimo Applications :: LDAP Demo
This is a very simple application that is intended to demonstrate the ldap
security mechanism.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-ldap-demo-1.2-beta.pom | |
geronimo-ldap-demo-1.2-beta.war | 301 KB |
geronimo-ldap-demo-1.2-beta-sources.jar | 4 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
tomcat : jasper-runtime | jar | 5.5.15 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.genesis.config : logging-config | jar | 1.1 |
junit : junit | jar | 3.8.1 |