License |
License |
---|---|
GroupId | GroupIdorg.ldaptive |
ArtifactId | ArtifactIdldaptive-templates |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLDAPTIVE TEMPLATES
Templating functionality for aggregating LDAP searches
|
Filename | Size |
---|---|
ldaptive-templates-2.1.1.pom | |
ldaptive-templates-2.1.1-sources.jar | 6 KB |
ldaptive-templates-2.1.1-javadoc.jar | 424 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ldaptive/ldaptive-templates/ -->
<dependency>
<groupId>org.ldaptive</groupId>
<artifactId>ldaptive-templates</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ldaptive/ldaptive-templates/
implementation 'org.ldaptive:ldaptive-templates:2.1.1'
// https://jarcasting.com/artifacts/org.ldaptive/ldaptive-templates/
implementation ("org.ldaptive:ldaptive-templates:2.1.1")
'org.ldaptive:ldaptive-templates:jar:2.1.1'
<dependency org="org.ldaptive" name="ldaptive-templates" rev="2.1.1">
<artifact name="ldaptive-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ldaptive', module='ldaptive-templates', version='2.1.1')
)
libraryDependencies += "org.ldaptive" % "ldaptive-templates" % "2.1.1"
[org.ldaptive/ldaptive-templates "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ldaptive : ldaptive | jar | 2.1.1 |
org.ldaptive : ldaptive-json | jar | 2.1.1 |
org.ldaptive : ldaptive-beans | jar | 2.1.1 |
org.springframework : spring-context | jar | 5.3.19 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
ch.qos.logback : logback-classic | jar | 1.2.11 |