Last Version

Zeebe Protocol Immutables 2.0.0

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

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-protocol-immutables
Version

Version

2.0.0
Type

Type

jar
Description

Description

Zeebe Protocol Immutables
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 URL

Project URL

https://github.com/zeebe-io/zeebe-protocol-immutables
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/camunda-community-hub/zeebe-protocol-immutables

Download zeebe-protocol-immutables 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.camunda : zeebe-protocol jar
com.fasterxml.jackson.core : jackson-databind jar 2.12.3

provided (2)

Group / Artifact Type Version
org.immutables : value jar 2.8.9-ea-1
javax.annotation : javax.annotation-api jar 1.3.2

test (8)

Group / Artifact Type Version
io.camunda : zeebe-test jar
io.camunda : zeebe-protocol-asserts jar
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.1.0

Project Modules

There are no modules declared in this project.