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