Last Version

Moby Docker Libraries 1.0.0

This project provides libraries for working with Docker from the JVM.

License

License

GroupId

GroupId

com.deciphernow
ArtifactId

ArtifactId

moby
Version

Version

1.0.0
Type

Type

pom
Description

Description

Moby Docker Libraries
This project provides libraries for working with Docker from the JVM.
Project URL

Project URL

https://github.com/deciphernow/moby
Source Code Management

Source Code Management

https://github.com/deciphernow/moby

Download moby 1.0.0

Filename Size
moby-1.0.0.pom 17 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • moby-dns