| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sonatype.nexus.plugins.ldap |
| Идентификатор | Идентификаторldap-common |
| Версия | Версия2.5.1-01 |
| Тип | Типjar |
| Описание |
Описание${project.name}
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ldap-common-2.5.1-01.pom | |
| ldap-common-2.5.1-01.jar | 105 KB |
| ldap-common-2.5.1-01-sources.jar | 86 KB |
| ldap-common-2.5.1-01-javadoc.jar | 394 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus.plugins.ldap/ldap-common/ -->
<dependency>
<groupId>org.sonatype.nexus.plugins.ldap</groupId>
<artifactId>ldap-common</artifactId>
<version>2.5.1-01</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins.ldap/ldap-common/
implementation 'org.sonatype.nexus.plugins.ldap:ldap-common:2.5.1-01'
// https://jarcasting.com/artifacts/org.sonatype.nexus.plugins.ldap/ldap-common/
implementation ("org.sonatype.nexus.plugins.ldap:ldap-common:2.5.1-01")
'org.sonatype.nexus.plugins.ldap:ldap-common:jar:2.5.1-01'
<dependency org="org.sonatype.nexus.plugins.ldap" name="ldap-common" rev="2.5.1-01">
<artifact name="ldap-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus.plugins.ldap', module='ldap-common', version='2.5.1-01')
)
libraryDependencies += "org.sonatype.nexus.plugins.ldap" % "ldap-common" % "2.5.1-01"
[org.sonatype.nexus.plugins.ldap/ldap-common "2.5.1-01"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.48 |
| org.sonatype.nexus : nexus-plugin-api | jar | 2.5.1-01 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.sonatype.nexus : nexus-plugin-test-api | jar | 2.5.1-01 |
| org.sonatype.plexus : plexus-ldap-testsuite | jar | 1.5 |