is not current version
Last Version 3.4.0

org.apache.marmotta:ldclient-provider-ldap 3.0.1

This package allows the Linked Data Client to access LDAP resources by mapped to FOAF

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

ldclient-provider-ldap
Version

Version

3.0.1
Type

Type

jar

Download ldclient-provider-ldap 3.0.1


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