| License |
License
MIT
|
|---|---|
| Categories |
CategoriesArtipie Build Tools Distribution |
| GroupId | GroupIdcom.artipie |
| ArtifactId | ArtifactIdconda-adapter |
| Version | Version0.2 |
| Type | Typejar |
| Description |
Descriptionconda-adapter
Turns your files/objects into conda repository
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| conda-adapter-0.2.pom | |
| conda-adapter-0.2.jar | 16 KB |
| conda-adapter-0.2-sources.jar | 9 KB |
| conda-adapter-0.2-javadoc.jar | 77 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.artipie/conda-adapter/ -->
<dependency>
<groupId>com.artipie</groupId>
<artifactId>conda-adapter</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.artipie/conda-adapter/
implementation 'com.artipie:conda-adapter:0.2'
// https://jarcasting.com/artifacts/com.artipie/conda-adapter/
implementation ("com.artipie:conda-adapter:0.2")
'com.artipie:conda-adapter:jar:0.2'
<dependency org="com.artipie" name="conda-adapter" rev="0.2">
<artifact name="conda-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artipie', module='conda-adapter', version='0.2')
)
libraryDependencies += "com.artipie" % "conda-adapter" % "0.2"
[com.artipie/conda-adapter "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.artipie : http | jar | 0.18.4 |
| com.artipie : asto | jar | v1.3.2 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
| javax.json : javax.json-api | jar | 1.1.4 |
| org.glassfish : javax.json | jar | 1.1.4 |
| commons-cli : commons-cli | jar | 1.4 |
| commons-io : commons-io | jar | 2.7 |
| org.apache.commons : commons-compress | jar | 1.19 |
| com.github.luben : zstd-jni | jar | 1.5.0-2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.jcabi : jcabi-matchers | jar | 1.5.1 |
| com.jcabi : jcabi-xml | jar | 0.22.2 |
| org.llorllale : cactoos-matchers | jar | 0.18 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.1 |
| com.artipie : vertx-server | jar | 0.3.2 |
| org.testcontainers : testcontainers | jar | 1.15.2 |
| org.testcontainers : junit-jupiter | jar | 1.15.2 |
| org.testcontainers : mockserver | jar | 1.14.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |