debian-adapter

Debian adapter

Лицензия

Лицензия

MIT
Категории

Категории

Artipie Компиляция и сборка Distribution
Группа

Группа

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

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

debian-adapter
Последняя версия

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

0.7.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

debian-adapter
Debian adapter
Ссылка на сайт

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

https://github.com/artipie/debian-adapter
Организация-разработчик

Организация-разработчик

jcabi.com

Скачать debian-adapter

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

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.cqfn : rio jar 0.3
com.jcabi : jcabi-log jar 0.17.3
com.amihaiemil.web : eo-yaml jar 5.1.5
com.artipie : http jar 0.17.5
com.artipie : asto jar 0.34
com.artipie : vertx-server jar 0.4
com.artipie : http-client jar 0.3.2
org.slf4j : slf4j-api jar 1.8.0-alpha2
org.apache.commons : commons-compress jar 1.20
commons-io : commons-io jar 2.6
org.bouncycastle : bcmail-jdk15on jar 1.57
org.bouncycastle : bcpg-jdk15on jar 1.57
org.bouncycastle : bcprov-jdk15on jar 1.57

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.1

runtime (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.8.0-beta0
log4j : log4j jar 1.2.17
org.tukaani : xz jar 1.8

test (9)

Идентификатор библиотеки Тип Версия
com.jcabi : jcabi-matchers jar 1.4
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.llorllale : cactoos-matchers jar 0.18
io.vertx : vertx-junit5 jar 3.9.2
io.vertx : vertx-maven-service-factory jar 3.9.2
wtf.g4s8 : matchers-json jar 1.0.3
org.testcontainers : testcontainers jar 1.15.1

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

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

EO principles respected here DevOps By Rultor.com We recommend IntelliJ IDEA

Build Status Javadoc License Hits-of-Code Maven Central PDD status

This is a parent POM for all Artipie Maven projects. Include it in project section of pom.xml:

  <modelVersion>4.0.0</modelVersion>
  <artifactId><!-- your artifact id --></artifactId>
  <version>1.0-SNAPSHOT</version>
  <parent>
    <groupId>com.artipie</groupId>
    <artifactId>ppom</artifactId>
    <version><!-- use latest version --></version>
  </parent>

How to contribute

Fork repository, make changes, send us a pull request. We will review your changes and apply them to the master branch shortly, provided they don't violate our quality standards. To avoid frustration, before sending us your pull request please run full Maven build:

$ mvn clean install -Pqulice

To avoid build errors use Maven 3.2+.

com.artipie

Artipie

Binary Artifact Management Toolkit

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

Версия
0.7.1
0.7
0.5
0.4.2
0.4.1
0.4
0.3
0.2
0.1
v0.8.0
test0.0.1