is not current version
Last Version 1.6.1

org.apache.knox:gateway-service-tgs 0.6.0

The extension to the gateway for authentication service.

GroupId

GroupId

org.apache.knox
ArtifactId

ArtifactId

gateway-service-tgs
Version

Version

0.6.0
Type

Type

jar

Download gateway-service-tgs 0.6.0


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