| License |
License |
|---|---|
| GroupId | GroupIdorg.ldaptive |
| ArtifactId | ArtifactIdldaptive-templates |
| Version | Version2.1.0 |
| Type | Typejar |
| Description |
DescriptionLDAPTIVE TEMPLATES
Templating functionality for aggregating LDAP searches
|
| Filename | Size |
|---|---|
| ldaptive-templates-2.1.0.pom | |
| ldaptive-templates-2.1.0-sources.jar | 6 KB |
| ldaptive-templates-2.1.0-javadoc.jar | 421 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ldaptive/ldaptive-templates/ -->
<dependency>
<groupId>org.ldaptive</groupId>
<artifactId>ldaptive-templates</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ldaptive/ldaptive-templates/
implementation 'org.ldaptive:ldaptive-templates:2.1.0'
// https://jarcasting.com/artifacts/org.ldaptive/ldaptive-templates/
implementation ("org.ldaptive:ldaptive-templates:2.1.0")
'org.ldaptive:ldaptive-templates:jar:2.1.0'
<dependency org="org.ldaptive" name="ldaptive-templates" rev="2.1.0">
<artifact name="ldaptive-templates" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ldaptive', module='ldaptive-templates', version='2.1.0')
)
libraryDependencies += "org.ldaptive" % "ldaptive-templates" % "2.1.0"
[org.ldaptive/ldaptive-templates "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ldaptive : ldaptive | jar | 2.1.0 |
| org.ldaptive : ldaptive-json | jar | 2.1.0 |
| org.ldaptive : ldaptive-beans | jar | 2.1.0 |
| org.springframework : spring-context | jar | 5.2.14.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |