| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииArtipie Компиляция и сборка Distribution |
| Группа | Группаcom.artipie |
| Идентификатор | Идентификаторgem-adapter |
| Версия | Версия0.6 |
| Тип | Типjar |
| Описание |
Описаниеgem-adapter
An Artipie adapter for gem packages
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gem-adapter-0.6.pom | |
| gem-adapter-0.6.jar | 89 KB |
| gem-adapter-0.6-sources.jar | 87 KB |
| gem-adapter-0.6-javadoc.jar | 413 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |