组织ID: |
org.apache.directory.server |
项目ID: |
apacheds-core-shared |
版本: |
1.0.2 |
最后修改时间: |
2018-08-08 19:48:38 |
包类型: |
jar |
标题: |
ApacheDS Core Shared |
描述: |
Shared classes between the core plugin and the core to prevent cyclic
dependencies since the core uses the core plugin.
|
大小: |
11.99KB |
|
Maven引入代码: |
<dependency>
<groupId>org.apache.directory.server</groupId>
<artifactId>apacheds-core-shared</artifactId>
<version>1.0.2</version>
</dependency>
|
Gradle引入代码: |
org.apache.directory.server:apacheds-core-shared:1.0.2
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="ISO-8859-1"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.directory.server</groupId>
<artifactId>build</artifactId>
<version>1.0.2</version>
</parent>
<artifactId>apacheds-core-shared</artifactId>
<name>ApacheDS Core Shared</name>
<description>
Shared classes between the core plugin and the core to prevent cyclic
dependencies since the core uses the core plugin.
</description>
<packaging>jar</packaging>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.apache.directory.server.core.schema.bootstrap.BootstrapSchema.class
org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapSchema.class
org.apache.directory.server.core.schema.bootstrap.ProducerTypeEnum.class
META-INF/NOTICE.txt
META-INF/LICENSE.txt
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: |
无
|