is not current version
Last Version 0.9.3

directory-shared:apache-ldapber-provider 0.9.2

A provider for the LDAP message framework (in LDAP commons) based on the Apache ASN.1 BER Runtime.

Categories

Categories

IDE Development Tools
GroupId

GroupId

directory-shared
ArtifactId

ArtifactId

apache-ldapber-provider
Version

Version

0.9.2
Type

Type

jar

Download apache-ldapber-provider 0.9.2


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