License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Security CLI User Interface |
GroupId | GroupIdorg.apache.knox |
ArtifactId | ArtifactIdgateway-provider-security-clientcert |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongateway-provider-security-clientcert
An extension of the gateway for handling client certificate authentication
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-clientcert/ -->
<dependency>
<groupId>org.apache.knox</groupId>
<artifactId>gateway-provider-security-clientcert</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-clientcert/
implementation 'org.apache.knox:gateway-provider-security-clientcert:1.6.1'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-clientcert/
implementation ("org.apache.knox:gateway-provider-security-clientcert:1.6.1")
'org.apache.knox:gateway-provider-security-clientcert:jar:1.6.1'
<dependency org="org.apache.knox" name="gateway-provider-security-clientcert" rev="1.6.1">
<artifact name="gateway-provider-security-clientcert" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-provider-security-clientcert', version='1.6.1')
)
libraryDependencies += "org.apache.knox" % "gateway-provider-security-clientcert" % "1.6.1"
[org.apache.knox/gateway-provider-security-clientcert "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-util-common | jar | 1.6.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.shrinkwrap : shrinkwrap-api | jar | 1.2.6 |
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 |