License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-bom |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionZeebe BOM
Zeebe BOM
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zeebe-bom-8.1.0-alpha2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-bom/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-bom</artifactId>
<version>8.1.0-alpha2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-bom/
implementation 'io.camunda:zeebe-bom:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-bom/
implementation ("io.camunda:zeebe-bom:8.1.0-alpha2")
'io.camunda:zeebe-bom:pom:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-bom" rev="8.1.0-alpha2">
<artifact name="zeebe-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-bom', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-bom" % "8.1.0-alpha2"
[io.camunda/zeebe-bom "8.1.0-alpha2"]