| License |
License |
|---|---|
| Categories |
CategoriesArtipie Build Tools Distribution |
| GroupId | GroupIdcom.artipie |
| ArtifactId | ArtifactIdgem-adapter |
| Version | Version0.6 |
| Type | Typejar |
| Description |
Descriptiongem-adapter
An Artipie adapter for gem packages
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |