License |
License |
---|---|
GroupId | GroupIdorg.apache.knox |
ArtifactId | ArtifactIdgateway-test-release |
Version | Version1.6.1 |
Type | Typepom |
Description |
Descriptiongateway-test-release
Gateway release tests parent pom
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gateway-test-release-1.6.1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-test-release/ -->
<dependency>
<groupId>org.apache.knox</groupId>
<artifactId>gateway-test-release</artifactId>
<version>1.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-test-release/
implementation 'org.apache.knox:gateway-test-release:1.6.1'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-test-release/
implementation ("org.apache.knox:gateway-test-release:1.6.1")
'org.apache.knox:gateway-test-release:pom:1.6.1'
<dependency org="org.apache.knox" name="gateway-test-release" rev="1.6.1">
<artifact name="gateway-test-release" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-test-release', version='1.6.1')
)
libraryDependencies += "org.apache.knox" % "gateway-test-release" % "1.6.1"
[org.apache.knox/gateway-test-release "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.knox : gateway-release | jar | 1.6.1 |
org.apache.knox : gateway-provider-security-shiro | jar | 1.6.1 |