License |
License |
---|---|
GroupId | GroupIdorg.ldaptive |
ArtifactId | ArtifactIdldaptive-webapp |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionLDAPTIVE WEB APPLICATION
Web interface to demonstrate templating functionality
|
Filename | Size |
---|---|
ldaptive-webapp-1.3.1.pom | |
ldaptive-webapp-1.3.1.war | 8 MB |
ldaptive-webapp-1.3.1-sources.jar | 3 KB |
ldaptive-webapp-1.3.1-javadoc.jar | 320 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ldaptive/ldaptive-webapp/ -->
<dependency>
<groupId>org.ldaptive</groupId>
<artifactId>ldaptive-webapp</artifactId>
<version>1.3.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ldaptive/ldaptive-webapp/
implementation 'org.ldaptive:ldaptive-webapp:1.3.1'
// https://jarcasting.com/artifacts/org.ldaptive/ldaptive-webapp/
implementation ("org.ldaptive:ldaptive-webapp:1.3.1")
'org.ldaptive:ldaptive-webapp:war:1.3.1'
<dependency org="org.ldaptive" name="ldaptive-webapp" rev="1.3.1">
<artifact name="ldaptive-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ldaptive', module='ldaptive-webapp', version='1.3.1')
)
libraryDependencies += "org.ldaptive" % "ldaptive-webapp" % "1.3.1"
[org.ldaptive/ldaptive-webapp "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ldaptive : ldaptive-templates | jar | 1.3.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.36 |
log4j : log4j | jar | 1.2.17 |