License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.askllc.fermenter.stout |
ArtifactId | ArtifactIdstout-authzforce |
Version | Version2.2.0 |
Type | Typejar |
Description |
DescriptionFermenter::Stout::Authzforce
Provides base functionality and patterns for utilizing Authzforce to provide core
authorization needs.
|
Filename | Size |
---|---|
stout-authzforce-2.2.0.pom | |
stout-authzforce-2.2.0.jar | 32 KB |
stout-authzforce-2.2.0-sources.jar | 20 KB |
stout-authzforce-2.2.0-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-authzforce/ -->
<dependency>
<groupId>org.bitbucket.askllc.fermenter.stout</groupId>
<artifactId>stout-authzforce</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-authzforce/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-authzforce:2.2.0'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-authzforce/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-authzforce:2.2.0")
'org.bitbucket.askllc.fermenter.stout:stout-authzforce:jar:2.2.0'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-authzforce" rev="2.2.0">
<artifact name="stout-authzforce" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-authzforce', version='2.2.0')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-authzforce" % "2.2.0"
[org.bitbucket.askllc.fermenter.stout/stout-authzforce "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.authzforce : authzforce-ce-core-pdp-engine | jar | 13.0.0 |
org.bitbucket.askllc.fermenter.stout : stout-core | jar | 2.2.0 |
org.bitbucket.askllc.fermenter.stout : stout-authzforce-attribute-extension | jar | 2.2.0 |
org.bitbucket.askllc.krausening : krausening | jar | 7 |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
io.jsonwebtoken : jjwt-api | jar | 0.10.5 |
com.github.ben-manes.caffeine : caffeine | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.10.5 |
io.jsonwebtoken : jjwt-jackson | jar | 0.10.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
info.cukes : cucumber-java | jar | 1.2.5 |
info.cukes : cucumber-junit | jar | 1.2.5 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |