Moby Docker Libraries

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

Лицензия

Лицензия

Группа

Группа

com.deciphernow
Идентификатор

Идентификатор

moby
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Moby Docker Libraries
This project provides libraries for working with Docker from the JVM.
Ссылка на сайт

Ссылка на сайт

https://github.com/deciphernow/moby
Система контроля версий

Система контроля версий

https://github.com/deciphernow/moby

Скачать moby

Имя Файла Размер
moby-1.0.0.pom 17 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • moby-dns

moby

This repository contains libraries for working with Docker from Java and Scala.

Libraries

Name Description
moby-dns Provides a name service implementation for resolving Docker container hostnames from a Docker host.

Building

To build this repository, run the following command from the root directory:

mvn clean package

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
com.deciphernow

Decipher Technology Studios

Software for your sixth sense

Версии библиотеки

Версия
1.0.0