组织ID: |
org.apache.directory.server |
项目ID: |
apacheds-core-shared |
版本: |
1.0-RC2 |
最后修改时间: |
2019-10-23 02:10:45 |
包类型: |
jar |
标题: |
ApacheDS Core Shared |
描述: |
Shared classes between the core plugin and the core to prevent cyclic
dependencies since the core uses the core plugin. |
大小: |
7.39KB |
|
Maven引入代码: |
<dependency>
<groupId>org.apache.directory.server</groupId>
<artifactId>apacheds-core-shared</artifactId>
<version>1.0-RC2</version>
</dependency>
|
Gradle引入代码: |
org.apache.directory.server:apacheds-core-shared:1.0-RC2
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="ISO-8859-1"?><project>
<parent>
<artifactId>build</artifactId>
<groupId>org.apache.directory.server</groupId>
<version>1.0-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>apacheds-core-shared</artifactId>
<name>ApacheDS Core Shared</name>
<version>1.0-RC2</version>
<description>Shared classes between the core plugin and the core to prevent cyclic
dependencies since the core uses the core plugin.</description>
<distributionManagement>
<status>deployed</status>
</distributionManagement>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapSchema.class
org.apache.directory.server.core.schema.bootstrap.BootstrapSchema.class
org.apache.directory.server.core.schema.bootstrap.ProducerTypeEnum.class
META-INF/maven/org.apache.directory.server/apacheds-core-shared/pom.xml
META-INF/maven/org.apache.directory.server/apacheds-core-shared/pom.properties
|
依赖Jar: |
无
|