is not current version
Last Version 1.0.3

org.codehaus.plexus.redback:redback-authentication-ldap 1.0-alpha-3


GroupId

GroupId

org.codehaus.plexus.redback
ArtifactId

ArtifactId

redback-authentication-ldap
Version

Version

1.0-alpha-3
Type

Type

jar

Download redback-authentication-ldap 1.0-alpha-3


<!-- https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-authentication-ldap/ -->
<dependency>
    <groupId>org.codehaus.plexus.redback</groupId>
    <artifactId>redback-authentication-ldap</artifactId>
    <version>1.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-authentication-ldap/
implementation 'org.codehaus.plexus.redback:redback-authentication-ldap:1.0-alpha-3'
// https://jarcasting.com/artifacts/org.codehaus.plexus.redback/redback-authentication-ldap/
implementation ("org.codehaus.plexus.redback:redback-authentication-ldap:1.0-alpha-3")
'org.codehaus.plexus.redback:redback-authentication-ldap:jar:1.0-alpha-3'
<dependency org="org.codehaus.plexus.redback" name="redback-authentication-ldap" rev="1.0-alpha-3">
  <artifact name="redback-authentication-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.plexus.redback', module='redback-authentication-ldap', version='1.0-alpha-3')
)
libraryDependencies += "org.codehaus.plexus.redback" % "redback-authentication-ldap" % "1.0-alpha-3"
[org.codehaus.plexus.redback/redback-authentication-ldap "1.0-alpha-3"]