License |
License |
---|---|
GroupId | GroupIdcom.floragunn |
ArtifactId | ArtifactIdldaptive-templates |
Last Version | Last Version1.1.0-fg-fork1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLDAPTIVE TEMPLATES
Templating functionality for aggregating LDAP searches
|
<!-- https://jarcasting.com/artifacts/com.floragunn/ldaptive-templates/ -->
<dependency>
<groupId>com.floragunn</groupId>
<artifactId>ldaptive-templates</artifactId>
<version>1.1.0-fg-fork1</version>
</dependency>
// https://jarcasting.com/artifacts/com.floragunn/ldaptive-templates/
implementation 'com.floragunn:ldaptive-templates:1.1.0-fg-fork1'
// https://jarcasting.com/artifacts/com.floragunn/ldaptive-templates/
implementation ("com.floragunn:ldaptive-templates:1.1.0-fg-fork1")
'com.floragunn:ldaptive-templates:jar:1.1.0-fg-fork1'
<dependency org="com.floragunn" name="ldaptive-templates" rev="1.1.0-fg-fork1">
<artifact name="ldaptive-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.floragunn', module='ldaptive-templates', version='1.1.0-fg-fork1')
)
libraryDependencies += "com.floragunn" % "ldaptive-templates" % "1.1.0-fg-fork1"
[com.floragunn/ldaptive-templates "1.1.0-fg-fork1"]
Group / Artifact | Type | Version |
---|---|---|
com.floragunn : ldaptive | jar | 1.1.0-fg-fork1 |
com.floragunn : ldaptive-json | jar | 1.1.0-fg-fork1 |
org.springframework : spring-beans | jar | 4.1.7.RELEASE |
org.springframework : spring-context | jar | 4.1.7.RELEASE |
org.springframework : spring-core | jar | 4.1.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.4 |