is not current version
Last Version 0.0.1-RC2

io.cloudslang.content:cs-ldap 0.0.1-RC1

LDAP Java Actions

GroupId

GroupId

io.cloudslang.content
ArtifactId

ArtifactId

cs-ldap
Version

Version

0.0.1-RC1
Type

Type

jar

Download cs-ldap 0.0.1-RC1


<!-- https://jarcasting.com/artifacts/io.cloudslang.content/cs-ldap/ -->
<dependency>
    <groupId>io.cloudslang.content</groupId>
    <artifactId>cs-ldap</artifactId>
    <version>0.0.1-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudslang.content/cs-ldap/
implementation 'io.cloudslang.content:cs-ldap:0.0.1-RC1'
// https://jarcasting.com/artifacts/io.cloudslang.content/cs-ldap/
implementation ("io.cloudslang.content:cs-ldap:0.0.1-RC1")
'io.cloudslang.content:cs-ldap:jar:0.0.1-RC1'
<dependency org="io.cloudslang.content" name="cs-ldap" rev="0.0.1-RC1">
  <artifact name="cs-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudslang.content', module='cs-ldap', version='0.0.1-RC1')
)
libraryDependencies += "io.cloudslang.content" % "cs-ldap" % "0.0.1-RC1"
[io.cloudslang.content/cs-ldap "0.0.1-RC1"]