| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdnet.oneandone.stool |
| ArtifactId | ArtifactIdclient |
| Last Version | Last Version6.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStool Client
Stool client to control the server from the command line and build images.
|
| Project Organization |
Project Organization1&1 |
| Filename | Size |
|---|---|
| client-6.0.0.pom | |
| client-6.0.0.jar | 99 KB |
| client-6.0.0-test-sources.jar | 4 KB |
| client-6.0.0-sources.jar | 51 KB |
| client-6.0.0-javadoc.jar | 582 KB |
| client-6.0.0-application.sh | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone.stool/client/ -->
<dependency>
<groupId>net.oneandone.stool</groupId>
<artifactId>client</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.stool/client/
implementation 'net.oneandone.stool:client:6.0.0'
// https://jarcasting.com/artifacts/net.oneandone.stool/client/
implementation ("net.oneandone.stool:client:6.0.0")
'net.oneandone.stool:client:jar:6.0.0'
<dependency org="net.oneandone.stool" name="client" rev="6.0.0">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.stool', module='client', version='6.0.0')
)
libraryDependencies += "net.oneandone.stool" % "client" % "6.0.0"
[net.oneandone.stool/client "6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.oneandone.stool : docker | jar | 6.0.0 |
| net.oneandone : sushi | jar | 3.2.2 |
| net.oneandone : inline | jar | 1.2.0 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.googlecode.lanterna : lanterna | jar | 3.0.1 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.1 |
| io.fabric8 : openshift-client | jar | 4.10.2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |