| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.ow2.clif.isac | 
| ArtifactId | ArtifactIdLdapInjector | 
| Last Version | Last Version3.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionISAC LDAP injector CLIF isac plugin: LdapInjector | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| LdapInjector-3.0.3.pom | |
| LdapInjector-3.0.3.jar | 12 KB | 
| LdapInjector-3.0.3-sources.jar | 9 KB | 
| LdapInjector-3.0.3-javadoc.jar | 27 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.clif.isac/LdapInjector/ -->
<dependency>
    <groupId>org.ow2.clif.isac</groupId>
    <artifactId>LdapInjector</artifactId>
    <version>3.0.3</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.clif.isac/LdapInjector/
implementation 'org.ow2.clif.isac:LdapInjector:3.0.3'// https://jarcasting.com/artifacts/org.ow2.clif.isac/LdapInjector/
implementation ("org.ow2.clif.isac:LdapInjector:3.0.3")'org.ow2.clif.isac:LdapInjector:jar:3.0.3'<dependency org="org.ow2.clif.isac" name="LdapInjector" rev="3.0.3">
  <artifact name="LdapInjector" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.clif.isac', module='LdapInjector', version='3.0.3')
)libraryDependencies += "org.ow2.clif.isac" % "LdapInjector" % "3.0.3"[org.ow2.clif.isac/LdapInjector "3.0.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.novell.ldap : jldap | jar | 2009-10-07 | 
| org.ow2.clif : clif-core | jar | 3.0.3 |