| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.knox |
| ArtifactId | ArtifactIdgateway-shell-release |
| Version | Version1.6.0 |
| Type | Typejar |
| Description |
Descriptiongateway-shell-release
The gateway shell binary release packaging.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| gateway-shell-release-1.6.0.pom | |
| gateway-shell-release-1.6.0.jar | 22 MB |
| gateway-shell-release-1.6.0-sources.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-shell-release/ -->
<dependency>
<groupId>org.apache.knox</groupId>
<artifactId>gateway-shell-release</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-shell-release/
implementation 'org.apache.knox:gateway-shell-release:1.6.0'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-shell-release/
implementation ("org.apache.knox:gateway-shell-release:1.6.0")
'org.apache.knox:gateway-shell-release:jar:1.6.0'
<dependency org="org.apache.knox" name="gateway-shell-release" rev="1.6.0">
<artifact name="gateway-shell-release" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-shell-release', version='1.6.0')
)
libraryDependencies += "org.apache.knox" % "gateway-shell-release" % "1.6.0"
[org.apache.knox/gateway-shell-release "1.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.knox : gateway-shell | jar | 1.6.0 |
| org.apache.knox : gateway-shell-launcher | jar | 1.6.0 |
| org.apache.knox : gateway-shell-samples | jar | 1.6.0 |
| org.apache.knox : hadoop-examples | jar | 1.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.13.2 |
| org.easymock : easymock | jar | 4.2 |