LDAPTIVE TEMPLATES

Templating functionality for aggregating LDAP searches

License

License

GroupId

GroupId

com.floragunn
ArtifactId

ArtifactId

ldaptive-templates
Last Version

Last Version

1.1.0-fg-fork1
Release Date

Release Date

Type

Type

jar
Description

Description

LDAPTIVE TEMPLATES
Templating functionality for aggregating LDAP searches

Download ldaptive-templates

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-fg-fork1