License |
License |
---|---|
GroupId | GroupIdorg.apache.knox |
ArtifactId | ArtifactIdgateway-test |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongateway-test
Gateway functional tests.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gateway-test-1.6.1.pom | |
gateway-test-1.6.1.jar | 6 KB |
gateway-test-1.6.1-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-test/ -->
<dependency>
<groupId>org.apache.knox</groupId>
<artifactId>gateway-test</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-test/
implementation 'org.apache.knox:gateway-test:1.6.1'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-test/
implementation ("org.apache.knox:gateway-test:1.6.1")
'org.apache.knox:gateway-test:jar:1.6.1'
<dependency org="org.apache.knox" name="gateway-test" rev="1.6.1">
<artifact name="gateway-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-test', version='1.6.1')
)
libraryDependencies += "org.apache.knox" % "gateway-test" % "1.6.1"
[org.apache.knox/gateway-test "1.6.1"]