License |
License |
---|---|
Categories |
CategoriesAtomix Application Layer Libs Distributed Applications |
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-atomix-parent |
Version | Version8.0.0-rc1 |
Type | Typepom |
Description |
DescriptionZeebe Atomix Parent Pom
Distributed systems framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zeebe-atomix-parent-8.0.0-rc1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-atomix-parent/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-atomix-parent</artifactId>
<version>8.0.0-rc1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-atomix-parent/
implementation 'io.camunda:zeebe-atomix-parent:8.0.0-rc1'
// https://jarcasting.com/artifacts/io.camunda/zeebe-atomix-parent/
implementation ("io.camunda:zeebe-atomix-parent:8.0.0-rc1")
'io.camunda:zeebe-atomix-parent:pom:8.0.0-rc1'
<dependency org="io.camunda" name="zeebe-atomix-parent" rev="8.0.0-rc1">
<artifact name="zeebe-atomix-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-atomix-parent', version='8.0.0-rc1')
)
libraryDependencies += "io.camunda" % "zeebe-atomix-parent" % "8.0.0-rc1"
[io.camunda/zeebe-atomix-parent "8.0.0-rc1"]
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-build-tools | jar | 8.0.0-rc1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |