License |
License |
---|---|
Categories |
CategoriesRealm Data Databases |
GroupId | GroupIdorg.apache.directory.fortress |
ArtifactId | ArtifactIdfortress-realm |
Last Version | Last Version2.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Fortress Realm
Apache Fortress Realm provides standards-based Role-Based Access Control security provider to Apache Tomcat.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
fortress-realm-2.0.7.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.directory.fortress/fortress-realm/ -->
<dependency>
<groupId>org.apache.directory.fortress</groupId>
<artifactId>fortress-realm</artifactId>
<version>2.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.fortress/fortress-realm/
implementation 'org.apache.directory.fortress:fortress-realm:2.0.7'
// https://jarcasting.com/artifacts/org.apache.directory.fortress/fortress-realm/
implementation ("org.apache.directory.fortress:fortress-realm:2.0.7")
'org.apache.directory.fortress:fortress-realm:pom:2.0.7'
<dependency org="org.apache.directory.fortress" name="fortress-realm" rev="2.0.7">
<artifact name="fortress-realm" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.fortress', module='fortress-realm', version='2.0.7')
)
libraryDependencies += "org.apache.directory.fortress" % "fortress-realm" % "2.0.7"
[org.apache.directory.fortress/fortress-realm "2.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.29 |
Group / Artifact | Type | Version |
---|---|---|
findbugs : annotations | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.15.0 |
junit : junit | jar | 4.13.2 |