is not current version
Last Version 1.6.1

org.apache.knox:gateway-test-release 1.1.0

Gateway release tests parent pom

GroupId

GroupId

org.apache.knox
ArtifactId

ArtifactId

gateway-test-release
Version

Version

1.1.0
Type

Type

pom

Download gateway-test-release 1.1.0


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