| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Security |
| GroupId | GroupIdorg.apache.knox |
| ArtifactId | ArtifactIdgateway-provider-security-authc-anon |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongateway-provider-security-authc-anon
An extension of the gateway that provides a pseudo subject and no auth
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-authc-anon/ -->
<dependency>
<groupId>org.apache.knox</groupId>
<artifactId>gateway-provider-security-authc-anon</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-authc-anon/
implementation 'org.apache.knox:gateway-provider-security-authc-anon:1.6.1'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-authc-anon/
implementation ("org.apache.knox:gateway-provider-security-authc-anon:1.6.1")
'org.apache.knox:gateway-provider-security-authc-anon:jar:1.6.1'
<dependency org="org.apache.knox" name="gateway-provider-security-authc-anon" rev="1.6.1">
<artifact name="gateway-provider-security-authc-anon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-provider-security-authc-anon', version='1.6.1')
)
libraryDependencies += "org.apache.knox" % "gateway-provider-security-authc-anon" % "1.6.1"
[org.apache.knox/gateway-provider-security-authc-anon "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.knox : gateway-spi | jar | 1.6.1 |
| org.apache.knox : gateway-util-common | jar | 1.6.1 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.knox : gateway-test-utils | jar | 1.6.1 |
| 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 |