| License |
License |
|---|---|
| GroupId | GroupIdcom.floragunn |
| ArtifactId | ArtifactIdldaptive-parent |
| Last Version | Last Version1.1.0-fg-fork1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionLDAPTIVE PARENT
Java LDAP API
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ldaptive-parent-1.1.0-fg-fork1.pom | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.floragunn/ldaptive-parent/ -->
<dependency>
<groupId>com.floragunn</groupId>
<artifactId>ldaptive-parent</artifactId>
<version>1.1.0-fg-fork1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.floragunn/ldaptive-parent/
implementation 'com.floragunn:ldaptive-parent:1.1.0-fg-fork1'
// https://jarcasting.com/artifacts/com.floragunn/ldaptive-parent/
implementation ("com.floragunn:ldaptive-parent:1.1.0-fg-fork1")
'com.floragunn:ldaptive-parent:pom:1.1.0-fg-fork1'
<dependency org="com.floragunn" name="ldaptive-parent" rev="1.1.0-fg-fork1">
<artifact name="ldaptive-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.floragunn', module='ldaptive-parent', version='1.1.0-fg-fork1')
)
libraryDependencies += "com.floragunn" % "ldaptive-parent" % "1.1.0-fg-fork1"
[com.floragunn/ldaptive-parent "1.1.0-fg-fork1"]