Maven Wagon :: OCI Distribution

Wagon provider that gets and puts artifacts from and to OCI Image repositories (supports Docker too)

Лицензия

Лицензия

Категории

Категории

Docker Контейнер Виртуализация
Группа

Группа

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

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

wagon-docker-registry
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Maven Wagon :: OCI Distribution
Wagon provider that gets and puts artifacts from and to OCI Image repositories (supports Docker too)
Ссылка на сайт

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

https://github.com/johnpoth/wagon-docker-registry

Скачать wagon-docker-registry

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

<!-- https://jarcasting.com/artifacts/com.github.johnpoth/wagon-docker-registry/ -->
<dependency>
    <groupId>com.github.johnpoth</groupId>
    <artifactId>wagon-docker-registry</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.johnpoth/wagon-docker-registry/
implementation 'com.github.johnpoth:wagon-docker-registry:0.2.0'
// https://jarcasting.com/artifacts/com.github.johnpoth/wagon-docker-registry/
implementation ("com.github.johnpoth:wagon-docker-registry:0.2.0")
'com.github.johnpoth:wagon-docker-registry:jar:0.2.0'
<dependency org="com.github.johnpoth" name="wagon-docker-registry" rev="0.2.0">
  <artifact name="wagon-docker-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.johnpoth', module='wagon-docker-registry', version='0.2.0')
)
libraryDependencies += "com.github.johnpoth" % "wagon-docker-registry" % "0.2.0"
[com.github.johnpoth/wagon-docker-registry "0.2.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-compress jar 1.21
com.google.cloud.tools : jib-core jar 0.20.0
org.slf4j : slf4j-api jar 1.7.16

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven.wagon : wagon-provider-api jar 3.4.3

test (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.16
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

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

Данный проект не имеет модулей.

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

Версия
0.2.0
0.1.0