is not current version
Last Version 1.5.0

io.brachu:johann 1.3.0

Johann is a simple Java library that communicates with docker-compose CLI.

License

License

GroupId

GroupId

io.brachu
ArtifactId

ArtifactId

johann
Version

Version

1.3.0
Type

Type

jar
Description

Description

io.brachu:johann
Johann is a simple Java library that communicates with docker-compose CLI.
Project URL

Project URL

https://github.com/br4chu/johann
Project Organization

Project Organization

Brachu
Source Code Management

Source Code Management

https://github.com/br4chu/johann

Download johann 1.3.0


<!-- https://jarcasting.com/artifacts/io.brachu/johann/ -->
<dependency>
    <groupId>io.brachu</groupId>
    <artifactId>johann</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.brachu/johann/
implementation 'io.brachu:johann:1.3.0'
// https://jarcasting.com/artifacts/io.brachu/johann/
implementation ("io.brachu:johann:1.3.0")
'io.brachu:johann:jar:1.3.0'
<dependency org="io.brachu" name="johann" rev="1.3.0">
  <artifact name="johann" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.brachu', module='johann', version='1.3.0')
)
libraryDependencies += "io.brachu" % "johann" % "1.3.0"
[io.brachu/johann "1.3.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.10
org.apache.commons : commons-text jar 1.8
org.awaitility : awaitility jar 4.0.2
com.spotify : docker-client jar 8.16.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
junit : junit jar 4.12
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.