Apache Directory Shared LDAP Codec Standalone

This module was created to fix issue DIRSHARED-91 where the embedded Felix instance inside the default LdapCodecService implementation was making it very problematic to deploy the ldap-codec inside an RCP (OSGi) environment and hence Apache Directory Studio could not use it. This module is most likely temporary and will disappear once we are fully OSGi enabled. This module is a plain old jar, not a bundle to avoid accidental reuse as an OSGi module because it contains the version of the LdapCodecService that embeds Felix to make controls and extended ops pluggable in the codec.

Лицензия

Лицензия

Группа

Группа

org.apache.directory.shared
Идентификатор

Идентификатор

shared-ldap-codec-standalone
Последняя версия

Последняя версия

1.0.0-M13
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Directory Shared LDAP Codec Standalone
This module was created to fix issue DIRSHARED-91 where the embedded Felix instance inside the default LdapCodecService implementation was making it very problematic to deploy the ldap-codec inside an RCP (OSGi) environment and hence Apache Directory Studio could not use it. This module is most likely temporary and will disappear once we are fully OSGi enabled. This module is a plain old jar, not a bundle to avoid accidental reuse as an OSGi module because it contains the version of the LdapCodecService that embeds Felix to make controls and extended ops pluggable in the codec.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать shared-ldap-codec-standalone

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-codec-standalone/ -->
<dependency>
    <groupId>org.apache.directory.shared</groupId>
    <artifactId>shared-ldap-codec-standalone</artifactId>
    <version>1.0.0-M13</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-codec-standalone/
implementation 'org.apache.directory.shared:shared-ldap-codec-standalone:1.0.0-M13'
// https://jarcasting.com/artifacts/org.apache.directory.shared/shared-ldap-codec-standalone/
implementation ("org.apache.directory.shared:shared-ldap-codec-standalone:1.0.0-M13")
'org.apache.directory.shared:shared-ldap-codec-standalone:jar:1.0.0-M13'
<dependency org="org.apache.directory.shared" name="shared-ldap-codec-standalone" rev="1.0.0-M13">
  <artifact name="shared-ldap-codec-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.shared', module='shared-ldap-codec-standalone', version='1.0.0-M13')
)
libraryDependencies += "org.apache.directory.shared" % "shared-ldap-codec-standalone" % "1.0.0-M13"
[org.apache.directory.shared/shared-ldap-codec-standalone "1.0.0-M13"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.directory.shared : shared-ldap-net-mina jar 1.0.0-M13
org.apache.directory.shared : shared-ldap-codec-core jar 1.0.0-M13
org.apache.mina : mina-core jar 2.0.7
org.slf4j : slf4j-api jar 1.7.1

provided (1)

Идентификатор библиотеки Тип Версия
findbugs : annotations jar 1.0.0

test (3)

Идентификатор библиотеки Тип Версия
org.apache.directory.junit : junit-addons jar 0.1
org.slf4j : slf4j-log4j12 jar 1.7.1
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0-M13
1.0.0-M12
1.0.0-M11
1.0.0-M10
1.0.0-M9
1.0.0-M8
1.0.0-M7
1.0.0-M6
1.0.0-M5
1.0.0-M4
1.0.0-M3
1.0.0-M2