License |
License |
---|---|
GroupId | GroupIdorg.apache.directory.shared |
ArtifactId | ArtifactIdshared-ldap-schema-dao |
Last Version | Last Version0.9.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Directory Shared LDAP Schema DAO
File based schema data access object for managing schema data.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-schema-dao/ -->
<dependency>
<groupId>org.apache.directory.shared</groupId>
<artifactId>shared-ldap-schema-dao</artifactId>
<version>0.9.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-schema-dao/
implementation 'org.apache.directory.shared:shared-ldap-schema-dao:0.9.19'
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-schema-dao/
implementation ("org.apache.directory.shared:shared-ldap-schema-dao:0.9.19")
'org.apache.directory.shared:shared-ldap-schema-dao:jar:0.9.19'
<dependency org="org.apache.directory.shared" name="shared-ldap-schema-dao" rev="0.9.19">
<artifact name="shared-ldap-schema-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.shared', module='shared-ldap-schema-dao', version='0.9.19')
)
libraryDependencies += "org.apache.directory.shared" % "shared-ldap-schema-dao" % "0.9.19"
[org.apache.directory.shared/shared-ldap-schema-dao "0.9.19"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.5.10 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.10 |
junit : junit | jar | 4.7 |