MVN

net.oneandone.stool : client

Maven & Gradle

Apr 09, 2021
4 stars

Stool Client · Stool client to control the server from the command line and build images (on the server, without local docker).

<dependency>
    <groupId>net.oneandone.stool</groupId>
    <artifactId>client</artifactId>
    <version>5.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.oneandone.stool : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1.2

All Versions

Choose a version of net.oneandone.stool : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
client-6.0.0
5.1.x
client-5.1.2
client-5.1.1
client-5.1.0
5.0.x
client-5.0.4
client-5.0.3
client-5.0.2
client-5.0.1
client-5.0.0

How to add a dependency to Maven

Add the following net.oneandone.stool : client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.oneandone.stool</groupId>
    <artifactId>client</artifactId>
    <version>5.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.oneandone.stool : client gradle dependency to your build.gradle file:

implementation 'net.oneandone.stool:client:5.1.2'

Gradle Kotlin DSL: Add the following net.oneandone.stool : client gradle kotlin dependency to your build.gradle.kts file:

implementation("net.oneandone.stool:client:5.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.oneandone.stool : client sbt scala dependency to your build.sbt file:

libraryDependencies += "net.oneandone.stool" % "client" % "5.1.2"

Advertisement

Dependencies from Group

Feb 13, 2019
2 usages
4 stars
Oct 12, 2020
2 usages
4 stars
Mar 16, 2016
1 usages
4 stars
Aug 02, 2016
1 usages
4 stars
Apr 09, 2021
4 stars

Discover Dependencies

Jun 25, 2019
1 stars
Jul 09, 2019
1 stars
Nov 29, 2021
209 stars
Dec 16, 2019
6 stars
Feb 13, 2022
0 stars