is not current version
Last Version 1.6.1

gateway-provider-security-jwt 1.5.0

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.5.0
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.5.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.knox : gateway-i18n jar 1.5.0
org.apache.knox : gateway-spi jar 1.5.0
org.apache.knox : gateway-util-common jar 1.5.0
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

test (7)

Group / Artifact Type Version
org.apache.knox : gateway-test-utils jar 1.5.0
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
org.easymock : easymock jar 4.2

Project Modules

There are no modules declared in this project.