gem-adapter

An Artipie adapter for gem packages

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

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

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

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

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

0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

gem-adapter
An Artipie adapter for gem packages
Ссылка на сайт

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

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

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

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

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

https://github.com/artipie/gem-adapter

Скачать gem-adapter

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.artipie : asto jar 0.28
com.artipie : http jar 0.17.4
org.jruby : jruby-complete jar 9.2.11.1
commons-io : commons-io jar 2.6
io.vertx : vertx-web-client jar 3.9.2
io.vertx : vertx-rx-java2 jar 3.9.2

provided (1)

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

test (4)

Идентификатор библиотеки Тип Версия
org.junit.vintage : junit-vintage-engine jar 5.6.2
com.artipie : vertx-server jar 0.3
org.testcontainers : testcontainers jar 1.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

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

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

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

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

gem-adapter is a slice in Artpie, aimed to support gem packages.

This is the dependency you need:

<dependency>
  <groupId>com.artipie</groupId>
  <artifactId>gem-adapter</artifactId>
  <version>[...]</version>
</dependency>

Read the Javadoc for more technical details.

Extra gems

lib/ dir contains additional ruby gems, required by the project. The directory is generated at maven clean phase.

Useful links

Similar solutions

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.6
0.5.3
0.5.2
0.5.1
0.5
0.4
0.3
0.2.2
0.2
0.1.4
0.1.3
0.1.2
0.1
v1.3
v1.2
v1.1
v1.0