License |
License |
---|---|
Categories |
CategoriesRealm Data Databases |
GroupId | GroupIdorg.apache.isis.extensions |
ArtifactId | ArtifactIdisis-extensions-shiro-realm-ldap |
Last Version | Last Version2.0.0-M7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Isis Ext - Security - Shiro LDAP Realm (parent)
Implementation of Shiro Realm using LDAP.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
isis-extensions-shiro-realm-ldap-2.0.0-M7.pom | 1 KB |
isis-extensions-shiro-realm-ldap-2.0.0-M7-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.isis.extensions/isis-extensions-shiro-realm-ldap/ -->
<dependency>
<groupId>org.apache.isis.extensions</groupId>
<artifactId>isis-extensions-shiro-realm-ldap</artifactId>
<version>2.0.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.isis.extensions/isis-extensions-shiro-realm-ldap/
implementation 'org.apache.isis.extensions:isis-extensions-shiro-realm-ldap:2.0.0-M7'
// https://jarcasting.com/artifacts/org.apache.isis.extensions/isis-extensions-shiro-realm-ldap/
implementation ("org.apache.isis.extensions:isis-extensions-shiro-realm-ldap:2.0.0-M7")
'org.apache.isis.extensions:isis-extensions-shiro-realm-ldap:jar:2.0.0-M7'
<dependency org="org.apache.isis.extensions" name="isis-extensions-shiro-realm-ldap" rev="2.0.0-M7">
<artifact name="isis-extensions-shiro-realm-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.isis.extensions', module='isis-extensions-shiro-realm-ldap', version='2.0.0-M7')
)
libraryDependencies += "org.apache.isis.extensions" % "isis-extensions-shiro-realm-ldap" % "2.0.0-M7"
[org.apache.isis.extensions/isis-extensions-shiro-realm-ldap "2.0.0-M7"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |