| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdirectory |
| Идентификатор | Идентификаторapacheds-shared |
| Последняя версия | Последняя версия0.9.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApacheDS Shared
Created to eliminate cyclic project dependencies between the core
and the maven plugin. Any code shared across modules in general
can go here so long as it does not depend on other modules.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| apacheds-shared-0.9.3.pom | |
| apacheds-shared-0.9.3.jar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/directory/apacheds-shared/ -->
<dependency>
<groupId>directory</groupId>
<artifactId>apacheds-shared</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/directory/apacheds-shared/
implementation 'directory:apacheds-shared:0.9.3'
// https://jarcasting.com/artifacts/directory/apacheds-shared/
implementation ("directory:apacheds-shared:0.9.3")
'directory:apacheds-shared:jar:0.9.3'
<dependency org="directory" name="apacheds-shared" rev="0.9.3">
<artifact name="apacheds-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='directory', module='apacheds-shared', version='0.9.3')
)
libraryDependencies += "directory" % "apacheds-shared" % "0.9.3"
[directory/apacheds-shared "0.9.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| directory-shared : ldap-common | jar | 0.9.3 |
| org.slf4j : nlog4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |