LDAPTIVE WEB APPLICATION

Web interface to demonstrate templating functionality

License

License

GroupId

GroupId

com.floragunn
ArtifactId

ArtifactId

ldaptive-webapp
Last Version

Last Version

1.1.0-fg-fork1
Release Date

Release Date

Type

Type

war
Description

Description

LDAPTIVE WEB APPLICATION
Web interface to demonstrate templating functionality

Download ldaptive-webapp

How to add to project

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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-fg-fork1