License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Security |
GroupId | GroupIdorg.apache.knox |
ArtifactId | ArtifactIdgateway-provider-security-authz-composite |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongateway-provider-security-authz-composite
Provides authorization support through the use of multiple providers.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-authz-composite/ -->
<dependency>
<groupId>org.apache.knox</groupId>
<artifactId>gateway-provider-security-authz-composite</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-authz-composite/
implementation 'org.apache.knox:gateway-provider-security-authz-composite:1.6.1'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-authz-composite/
implementation ("org.apache.knox:gateway-provider-security-authz-composite:1.6.1")
'org.apache.knox:gateway-provider-security-authz-composite:jar:1.6.1'
<dependency org="org.apache.knox" name="gateway-provider-security-authz-composite" rev="1.6.1">
<artifact name="gateway-provider-security-authz-composite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-provider-security-authz-composite', version='1.6.1')
)
libraryDependencies += "org.apache.knox" % "gateway-provider-security-authz-composite" % "1.6.1"
[org.apache.knox/gateway-provider-security-authz-composite "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.knox : gateway-server | jar | 1.6.1 |
org.apache.knox : gateway-spi | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.2 |