License |
License |
---|---|
GroupId | GroupIdorg.apache.knox |
ArtifactId | ArtifactIdgateway-shell |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongateway-shell
Client DSL shell.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gateway-shell-1.6.1.pom | |
gateway-shell-1.6.1.jar | 135 KB |
gateway-shell-1.6.1-sources.jar | 72 KB |
gateway-shell-1.6.1-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-shell/ -->
<dependency>
<groupId>org.apache.knox</groupId>
<artifactId>gateway-shell</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-shell/
implementation 'org.apache.knox:gateway-shell:1.6.1'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-shell/
implementation ("org.apache.knox:gateway-shell:1.6.1")
'org.apache.knox:gateway-shell:jar:1.6.1'
<dependency org="org.apache.knox" name="gateway-shell" rev="1.6.1">
<artifact name="gateway-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-shell', version='1.6.1')
)
libraryDependencies += "org.apache.knox" % "gateway-shell" % "1.6.1"
[org.apache.knox/gateway-shell "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.knox : gateway-test-utils | jar | 1.6.1 |
org.apache.derby : derby | jar | 10.14.2.0 |
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 |