License |
License |
---|---|
Categories |
CategoriesAtomix Application Layer Libs Distributed Applications |
GroupId | GroupIdio.atomix |
ArtifactId | ArtifactIdatomix-storage-parent |
Last Version | Last Version2.0.30 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAtomix Storage Parent
Distributed systems framework.
|
Filename | Size |
---|---|
atomix-storage-parent-2.0.30.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.atomix/atomix-storage-parent/ -->
<dependency>
<groupId>io.atomix</groupId>
<artifactId>atomix-storage-parent</artifactId>
<version>2.0.30</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.atomix/atomix-storage-parent/
implementation 'io.atomix:atomix-storage-parent:2.0.30'
// https://jarcasting.com/artifacts/io.atomix/atomix-storage-parent/
implementation ("io.atomix:atomix-storage-parent:2.0.30")
'io.atomix:atomix-storage-parent:pom:2.0.30'
<dependency org="io.atomix" name="atomix-storage-parent" rev="2.0.30">
<artifact name="atomix-storage-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.atomix', module='atomix-storage-parent', version='2.0.30')
)
libraryDependencies += "io.atomix" % "atomix-storage-parent" % "2.0.30"
[io.atomix/atomix-storage-parent "2.0.30"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.google.guava : guava-testlib | jar | 22.0 |
net.jodah : concurrentunit | jar | 0.4.2 |
org.mockito : mockito-core | jar | 1.10.19 |
ch.qos.logback : logback-classic | jar | 1.1.2 |