License |
License |
---|---|
GroupId | GroupIdcom.floragunn |
ArtifactId | ArtifactIdldaptive-webapp |
Last Version | Last Version1.1.0-fg-fork1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionLDAPTIVE WEB APPLICATION
Web interface to demonstrate templating functionality
|
<!-- https://jarcasting.com/artifacts/com.floragunn/ldaptive-webapp/ -->
<dependency>
<groupId>com.floragunn</groupId>
<artifactId>ldaptive-webapp</artifactId>
<version>1.1.0-fg-fork1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.floragunn/ldaptive-webapp/
implementation 'com.floragunn:ldaptive-webapp:1.1.0-fg-fork1'
// https://jarcasting.com/artifacts/com.floragunn/ldaptive-webapp/
implementation ("com.floragunn:ldaptive-webapp:1.1.0-fg-fork1")
'com.floragunn:ldaptive-webapp:war:1.1.0-fg-fork1'
<dependency org="com.floragunn" name="ldaptive-webapp" rev="1.1.0-fg-fork1">
<artifact name="ldaptive-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.floragunn', module='ldaptive-webapp', version='1.1.0-fg-fork1')
)
libraryDependencies += "com.floragunn" % "ldaptive-webapp" % "1.1.0-fg-fork1"
[com.floragunn/ldaptive-webapp "1.1.0-fg-fork1"]
Group / Artifact | Type | Version |
---|---|---|
com.floragunn : ldaptive-templates | jar | 1.1.0-fg-fork1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
log4j : log4j | jar | 1.2.17 |