io.brachu:johann

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

License

License

GroupId

GroupId

io.brachu
ArtifactId

ArtifactId

johann
Last Version

Last Version

1.5.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
org.awaitility : awaitility jar 4.2.0
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.11
ch.qos.logback : logback-core jar 1.2.11
junit : junit jar 4.13.2
org.spockframework : spock-core jar 2.1-groovy-3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0