is not current version
Last Version 0.4.0

com.github.titisan:ldapcollector 0.3.2

See https://github.com/titisan/ldap_exporter

GroupId

GroupId

com.github.titisan
ArtifactId

ArtifactId

ldapcollector
Version

Version

0.3.2
Type

Type

jar

Download ldapcollector 0.3.2


<!-- https://jarcasting.com/artifacts/com.github.titisan/ldapcollector/ -->
<dependency>
    <groupId>com.github.titisan</groupId>
    <artifactId>ldapcollector</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.titisan/ldapcollector/
implementation 'com.github.titisan:ldapcollector:0.3.2'
// https://jarcasting.com/artifacts/com.github.titisan/ldapcollector/
implementation ("com.github.titisan:ldapcollector:0.3.2")
'com.github.titisan:ldapcollector:jar:0.3.2'
<dependency org="com.github.titisan" name="ldapcollector" rev="0.3.2">
  <artifact name="ldapcollector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.titisan', module='ldapcollector', version='0.3.2')
)
libraryDependencies += "com.github.titisan" % "ldapcollector" % "0.3.2"
[com.github.titisan/ldapcollector "0.3.2"]