License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.plugins |
ArtifactId | ArtifactIdgeronimo-directory |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Geronimo-Apache Directory Server integration code
Integration of the Apache Directory Server into Apache Geronimo
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-directory-1.0.pom | |
geronimo-directory-1.0.jar | 9 KB |
geronimo-directory-1.0-sources.jar | 9 KB |
geronimo-directory-1.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.plugins/geronimo-directory/ -->
<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>geronimo-directory</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/geronimo-directory/
implementation 'org.apache.geronimo.plugins:geronimo-directory:1.0'
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/geronimo-directory/
implementation ("org.apache.geronimo.plugins:geronimo-directory:1.0")
'org.apache.geronimo.plugins:geronimo-directory:jar:1.0'
<dependency org="org.apache.geronimo.plugins" name="geronimo-directory" rev="1.0">
<artifact name="geronimo-directory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='geronimo-directory', version='1.0')
)
libraryDependencies += "org.apache.geronimo.plugins" % "geronimo-directory" % "1.0"
[org.apache.geronimo.plugins/geronimo-directory "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.framework : geronimo-system | jar | 2.1 |
org.slf4j : slf4j-api | jar | 1.4.0 |
org.slf4j : slf4j-nop | jar | 1.4.0 |
org.apache.directory.server : apacheds-server-jndi | jar | 1.5.1 |
org.apache.directory.daemon : daemon-bootstrappers | jar | 1.1.1 |
org.springframework : spring | jar | 2.0.6 |
org.springframework : spring-core | jar | 2.0.6 |
org.springframework : spring-beans | jar | 2.0.6 |
commons-logging : commons-logging | jar | 1.0.4 |
org.springframework : spring-context | jar | 2.0.6 |
org.apache.xbean : xbean-spring | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.directory.server : apacheds-bootstrap-partition | jar | 1.5.1 |
junit : junit | jar | 3.8.1 |