License |
License |
---|---|
Categories |
CategoriesRealm Data Databases |
GroupId | GroupIdorg.apache.directory.fortress |
ArtifactId | ArtifactIdfortress-realm |
Version | Version2.0.5 |
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.5.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.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.directory.fortress/fortress-realm/
implementation 'org.apache.directory.fortress:fortress-realm:2.0.5'
// https://jarcasting.com/artifacts/org.apache.directory.fortress/fortress-realm/
implementation ("org.apache.directory.fortress:fortress-realm:2.0.5")
'org.apache.directory.fortress:fortress-realm:pom:2.0.5'
<dependency org="org.apache.directory.fortress" name="fortress-realm" rev="2.0.5">
<artifact name="fortress-realm" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.directory.fortress', module='fortress-realm', version='2.0.5')
)
libraryDependencies += "org.apache.directory.fortress" % "fortress-realm" % "2.0.5"
[org.apache.directory.fortress/fortress-realm "2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
findbugs : annotations | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
junit : junit | jar | 4.12 |