Last Version

gateway-provider-security-jwt 1.6.1

An extension of the gateway introducing JWT as a recognized token for authentication.

License

License

Categories

Categories

IDE Development Tools Security
GroupId

GroupId

org.apache.knox
ArtifactId

ArtifactId

gateway-provider-security-jwt
Version

Version

1.6.1
Type

Type

jar
Description

Description

gateway-provider-security-jwt
An extension of the gateway introducing JWT as a recognized token for authentication.
Project Organization

Project Organization

The Apache Software Foundation

Download gateway-provider-security-jwt 1.6.1


<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-jwt/ -->
<dependency>
    <groupId>org.apache.knox</groupId>
    <artifactId>gateway-provider-security-jwt</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-jwt/
implementation 'org.apache.knox:gateway-provider-security-jwt:1.6.1'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-jwt/
implementation ("org.apache.knox:gateway-provider-security-jwt:1.6.1")
'org.apache.knox:gateway-provider-security-jwt:jar:1.6.1'
<dependency org="org.apache.knox" name="gateway-provider-security-jwt" rev="1.6.1">
  <artifact name="gateway-provider-security-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-provider-security-jwt', version='1.6.1')
)
libraryDependencies += "org.apache.knox" % "gateway-provider-security-jwt" % "1.6.1"
[org.apache.knox/gateway-provider-security-jwt "1.6.1"]

Dependencies

compile (11)

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
commons-codec : commons-codec jar 1.15
commons-io : commons-io jar 2.8.0
org.eclipse.jetty : jetty-http jar
com.nimbusds : nimbus-jose-jwt jar 8.14.1
javax.servlet : javax.servlet-api jar 3.1.0
log4j : log4j jar 1.2.17
org.apache.commons : commons-lang3 jar 3.11
com.github.ben-manes.caffeine : caffeine jar 2.8.8

test (7)

Group / Artifact Type Version
org.apache.knox : gateway-test-utils jar 1.6.1
org.slf4j : slf4j-api jar 1.7.30
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

Project Modules

There are no modules declared in this project.