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