License |
License |
---|---|
Categories |
CategoriesAtomix Application Layer Libs Distributed Applications |
GroupId | GroupIdio.zeebe |
ArtifactId | ArtifactIdatomix-parent |
Last Version | Last Version3.2.0-alpha12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAtomix Parent Pom
Distributed systems framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
atomix-parent-3.2.0-alpha12.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.zeebe/atomix-parent/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>atomix-parent</artifactId>
<version>3.2.0-alpha12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/atomix-parent/
implementation 'io.zeebe:atomix-parent:3.2.0-alpha12'
// https://jarcasting.com/artifacts/io.zeebe/atomix-parent/
implementation ("io.zeebe:atomix-parent:3.2.0-alpha12")
'io.zeebe:atomix-parent:pom:3.2.0-alpha12'
<dependency org="io.zeebe" name="atomix-parent" rev="3.2.0-alpha12">
<artifact name="atomix-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='atomix-parent', version='3.2.0-alpha12')
)
libraryDependencies += "io.zeebe" % "atomix-parent" % "3.2.0-alpha12"
[io.zeebe/atomix-parent "3.2.0-alpha12"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.google.guava : guava-testlib | jar | 23.0 |
net.jodah : concurrentunit | jar | 0.4.6 |
org.mockito : mockito-core | jar | 3.3.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |