is not current version
Last Version 1.6.1

org.apache.knox:gateway-test-utils 1.2.0

A collection of common utilities used for testing.

GroupId

GroupId

org.apache.knox
ArtifactId

ArtifactId

gateway-test-utils
Version

Version

1.2.0
Type

Type

jar

Download gateway-test-utils 1.2.0


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