is not current version
Last Version 0.4.0

com.github.titisan:ldapcollector 0.3.0

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

GroupId

GroupId

com.github.titisan
ArtifactId

ArtifactId

ldapcollector
Version

Version

0.3.0
Type

Type

jar

Download ldapcollector 0.3.0


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