License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-test |
Last Version | Last Version1.3.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe Test
This pom defines the required plugins and profiles to allow a camunda release build.
Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zeebe-test-1.3.11.pom | |
zeebe-test-1.3.11.jar | 41 KB |
zeebe-test-1.3.11-test-sources.jar | 2 KB |
zeebe-test-1.3.11-sources.jar | 23 KB |
zeebe-test-1.3.11-javadoc.jar | 517 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-test/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-test</artifactId>
<version>1.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-test/
implementation 'io.camunda:zeebe-test:1.3.11'
// https://jarcasting.com/artifacts/io.camunda/zeebe-test/
implementation ("io.camunda:zeebe-test:1.3.11")
'io.camunda:zeebe-test:jar:1.3.11'
<dependency org="io.camunda" name="zeebe-test" rev="1.3.11">
<artifact name="zeebe-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-test', version='1.3.11')
)
libraryDependencies += "io.camunda" % "zeebe-test" % "1.3.11"
[io.camunda/zeebe-test "1.3.11"]
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-client-java | jar | 1.3.11 |
io.camunda : zeebe-broker | jar | 1.3.11 |
io.camunda : zeebe-util | jar | 1.3.11 |
io.camunda : zeebe-exporter-api | jar | 1.3.11 |
io.camunda : zeebe-bpmn-model | jar | 1.3.11 |
io.camunda : zeebe-gateway | jar | 1.3.11 |
io.camunda : zeebe-protocol | jar | 1.3.11 |
io.camunda : zeebe-logstreams | jar | 1.3.11 |
io.camunda : zeebe-test-util | jar | 1.3.11 |
io.camunda : zeebe-workflow-engine | jar | 1.3.11 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.20.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | |
org.slf4j : slf4j-api | jar | 1.7.32 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
io.netty : netty-common | jar | |
org.agrona : agrona | jar | 1.14.0 |
org.awaitility : awaitility | jar | 4.0.3 |
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-build-tools | jar | 1.3.11 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |