Last Version

Zeebe Protocol AssertJ Assertions 1.0.0-alpha7

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.

License

License

GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-protocol-asserts
Version

Version

1.0.0-alpha7
Type

Type

jar
Description

Description

Zeebe Protocol AssertJ Assertions
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

Camunda Services GmbH

Download zeebe-protocol-asserts 1.0.0-alpha7


<!-- https://jarcasting.com/artifacts/io.zeebe/zeebe-protocol-asserts/ -->
<dependency>
    <groupId>io.zeebe</groupId>
    <artifactId>zeebe-protocol-asserts</artifactId>
    <version>1.0.0-alpha7</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zeebe-protocol-asserts/
implementation 'io.zeebe:zeebe-protocol-asserts:1.0.0-alpha7'
// https://jarcasting.com/artifacts/io.zeebe/zeebe-protocol-asserts/
implementation ("io.zeebe:zeebe-protocol-asserts:1.0.0-alpha7")
'io.zeebe:zeebe-protocol-asserts:jar:1.0.0-alpha7'
<dependency org="io.zeebe" name="zeebe-protocol-asserts" rev="1.0.0-alpha7">
  <artifact name="zeebe-protocol-asserts" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zeebe-protocol-asserts', version='1.0.0-alpha7')
)
libraryDependencies += "io.zeebe" % "zeebe-protocol-asserts" % "1.0.0-alpha7"
[io.zeebe/zeebe-protocol-asserts "1.0.0-alpha7"]

Dependencies

compile (3)

Group / Artifact Type Version
io.zeebe : zeebe-protocol jar 1.0.0-alpha7
org.assertj : assertj-core jar 3.19.0
javax.annotation : javax.annotation-api jar 1.3.2

test (3)

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

Project Modules

There are no modules declared in this project.