| License |
License |
|---|---|
| GroupId | GroupIdio.zeebe |
| ArtifactId | ArtifactIdzeebe-test |
| Version | Version1.0.0-alpha7 |
| 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.0.0-alpha7.pom | |
| zeebe-test-1.0.0-alpha7.jar | 40 KB |
| zeebe-test-1.0.0-alpha7-test-sources.jar | 2 KB |
| zeebe-test-1.0.0-alpha7-sources.jar | 23 KB |
| zeebe-test-1.0.0-alpha7-javadoc.jar | 512 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.zeebe/zeebe-test/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zeebe-test</artifactId>
<version>1.0.0-alpha7</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zeebe-test/
implementation 'io.zeebe:zeebe-test:1.0.0-alpha7'
// https://jarcasting.com/artifacts/io.zeebe/zeebe-test/
implementation ("io.zeebe:zeebe-test:1.0.0-alpha7")
'io.zeebe:zeebe-test:jar:1.0.0-alpha7'
<dependency org="io.zeebe" name="zeebe-test" rev="1.0.0-alpha7">
<artifact name="zeebe-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zeebe-test', version='1.0.0-alpha7')
)
libraryDependencies += "io.zeebe" % "zeebe-test" % "1.0.0-alpha7"
[io.zeebe/zeebe-test "1.0.0-alpha7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.zeebe : zeebe-client-java | jar | 1.0.0-alpha7 |
| io.zeebe : zeebe-broker | jar | 1.0.0-alpha7 |
| io.zeebe : zeebe-util | jar | 1.0.0-alpha7 |
| io.zeebe : zeebe-exporter-api | jar | 1.0.0-alpha7 |
| io.zeebe : zeebe-bpmn-model | jar | 1.0.0-alpha7 |
| io.zeebe : zeebe-gateway | jar | 1.0.0-alpha7 |
| io.zeebe : zeebe-protocol | jar | 1.0.0-alpha7 |
| io.zeebe : zeebe-logstreams | jar | 1.0.0-alpha7 |
| io.zeebe : zeebe-test-util | jar | 1.0.0-alpha7 |
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.19.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| io.netty : netty-common | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.zeebe : zeebe-build-tools | jar | 1.0.0-alpha7 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |