| Categories | CategoriesNet | 
|---|---|
| GroupId | GroupIdorg.jvnet.com4j.typelibs | 
| ArtifactId | ArtifactIdactive-directory | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionActive Directory typelib for com4j Pre-generated type libraries for com4j. | 
| Filename | Size | 
|---|---|
| active-directory-1.0.pom | |
| active-directory-1.0.jar | 80 KB | 
| active-directory-1.0-sources.jar | 50 KB | 
| active-directory-1.0-javadoc.jar | 474 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.jvnet.com4j.typelibs/active-directory/ -->
<dependency>
    <groupId>org.jvnet.com4j.typelibs</groupId>
    <artifactId>active-directory</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/org.jvnet.com4j.typelibs/active-directory/
implementation 'org.jvnet.com4j.typelibs:active-directory:1.0'// https://jarcasting.com/artifacts/org.jvnet.com4j.typelibs/active-directory/
implementation ("org.jvnet.com4j.typelibs:active-directory:1.0")'org.jvnet.com4j.typelibs:active-directory:jar:1.0'<dependency org="org.jvnet.com4j.typelibs" name="active-directory" rev="1.0">
  <artifact name="active-directory" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jvnet.com4j.typelibs', module='active-directory', version='1.0')
)libraryDependencies += "org.jvnet.com4j.typelibs" % "active-directory" % "1.0"[org.jvnet.com4j.typelibs/active-directory "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jvnet.com4j : com4j | jar | 20080105 |