License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.apache.knox |
ArtifactId | ArtifactIdgateway-provider-identity-assertion-common |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongateway-provider-identity-assertion-common
An extension to the gateway that provides an easy integration point for asserting identity to Hadoop clusters using using some custom mapping facility.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-identity-assertion-common/ -->
<dependency>
<groupId>org.apache.knox</groupId>
<artifactId>gateway-provider-identity-assertion-common</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-identity-assertion-common/
implementation 'org.apache.knox:gateway-provider-identity-assertion-common:1.6.1'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-identity-assertion-common/
implementation ("org.apache.knox:gateway-provider-identity-assertion-common:1.6.1")
'org.apache.knox:gateway-provider-identity-assertion-common:jar:1.6.1'
<dependency org="org.apache.knox" name="gateway-provider-identity-assertion-common" rev="1.6.1">
<artifact name="gateway-provider-identity-assertion-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-provider-identity-assertion-common', version='1.6.1')
)
libraryDependencies += "org.apache.knox" % "gateway-provider-identity-assertion-common" % "1.6.1"
[org.apache.knox/gateway-provider-identity-assertion-common "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.knox : gateway-i18n | jar | 1.6.1 |
org.apache.knox : gateway-spi | jar | 1.6.1 |
org.apache.knox : gateway-provider-rewrite | jar | 1.6.1 |
org.apache.knox : gateway-provider-rewrite-common | jar | 1.6.1 |
org.apache.knox : gateway-util-common | jar | 1.6.1 |
org.apache.knox : gateway-util-urltemplate | jar | 1.6.1 |
commons-io : commons-io | jar | 2.8.0 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.eclipse.jetty : jetty-http | jar | |
org.eclipse.jetty : jetty-util | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.knox : gateway-test-utils | jar | 1.6.1 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.34.v20201102 |
org.eclipse.jetty : jetty-http | jar | 9.4.34.v20201102 |
org.apache.velocity : velocity | jar | 1.7 |
org.eclipse.jetty : jetty-servlet | jar | |
org.xmlmatchers : xml-matchers | jar | 0.10 |
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 |