License |
License |
---|---|
Categories |
CategoriesArtipie Build Tools Distribution |
GroupId | GroupIdcom.artipie |
ArtifactId | ArtifactIdasto |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionasto
A simple Java storage
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asto-1.2.1.pom | |
asto-1.2.1.jar | 63 KB |
asto-1.2.1-sources.jar | 52 KB |
asto-1.2.1-javadoc.jar | 214 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.artipie/asto/ -->
<dependency>
<groupId>com.artipie</groupId>
<artifactId>asto</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.artipie/asto/
implementation 'com.artipie:asto:1.2.1'
// https://jarcasting.com/artifacts/com.artipie/asto/
implementation ("com.artipie:asto:1.2.1")
'com.artipie:asto:jar:1.2.1'
<dependency org="com.artipie" name="asto" rev="1.2.1">
<artifact name="asto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artipie', module='asto', version='1.2.1')
)
libraryDependencies += "com.artipie" % "asto" % "1.2.1"
[com.artipie/asto "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 21.0-rc2 |
com.jcabi : jcabi-log | jar | 0.18.1 |
io.vertx : vertx-reactive-streams | jar | 3.9.3 |
io.vertx : vertx-rx-java2 | jar | 3.9.3 |
io.vertx : vertx-core | jar | 3.9.3 |
com.github.akarnokd : rxjava2-jdk8-interop | jar | 0.3.7 |
com.github.akarnokd : rxjava2-extensions | jar | 0.20.10 |
org.cqfn : rio | jar | 0.3 |
io.github.resilience4j : resilience4j-retry | jar | 1.5.0 |
software.amazon.awssdk : s3 | jar | 2.7.19 |
io.etcd : jetcd-core | jar | 0.5.4 |
commons-codec : commons-codec | jar | 1.15 |
org.hamcrest : hamcrest | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
io.etcd : jetcd-test | jar | 0.5.4 |
commons-io : commons-io | jar | 2.7 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
com.adobe.testing : s3mock | jar | 2.1.19 |
com.adobe.testing : s3mock-junit5 | jar | 2.1.26 |
com.github.testng-team : testng-junit5 | jar | 0.0.1 |
org.testng : testng | jar | 7.3.0 |
org.reactivestreams : reactive-streams-tck | jar | 1.0.3 |