License |
License |
---|---|
GroupId | GroupIdcom.googlecode.the-fascinator.plugins |
ArtifactId | ArtifactIdplugin-roles-ldap |
Version | Version1.2 |
Type | Typejar |
Description |
DescriptionThe Fascinator - Plugin - Roles - LDAP
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plugin-roles-ldap-1.2.pom | |
plugin-roles-ldap-1.2.jar | 6 KB |
plugin-roles-ldap-1.2-sources.jar | 4 KB |
plugin-roles-ldap-1.2-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-roles-ldap/ -->
<dependency>
<groupId>com.googlecode.the-fascinator.plugins</groupId>
<artifactId>plugin-roles-ldap</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-roles-ldap/
implementation 'com.googlecode.the-fascinator.plugins:plugin-roles-ldap:1.2'
// https://jarcasting.com/artifacts/com.googlecode.the-fascinator.plugins/plugin-roles-ldap/
implementation ("com.googlecode.the-fascinator.plugins:plugin-roles-ldap:1.2")
'com.googlecode.the-fascinator.plugins:plugin-roles-ldap:jar:1.2'
<dependency org="com.googlecode.the-fascinator.plugins" name="plugin-roles-ldap" rev="1.2">
<artifact name="plugin-roles-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.the-fascinator.plugins', module='plugin-roles-ldap', version='1.2')
)
libraryDependencies += "com.googlecode.the-fascinator.plugins" % "plugin-roles-ldap" % "1.2"
[com.googlecode.the-fascinator.plugins/plugin-roles-ldap "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.the-fascinator : fascinator-common | jar | 1.1.2 |
com.googlecode.the-fascinator : fascinator-plugin-api | jar | 1.1.2 |
com.googlecode.the-fascinator : fascinator-vocabulary | jar | 1.1.2 |
commons-codec : commons-codec | jar | 1.3 |
com.googlecode.the-fascinator.plugins : plugin-authentication-ldap | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |