License |
License |
---|---|
GroupId | GroupIdio.zeebe |
ArtifactId | ArtifactIdzb-exporter-api |
Version | Version0.16.4 |
Type | Typejar |
Description |
DescriptionZeebe Exporter API
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 |
---|---|
zb-exporter-api-0.16.4.pom | |
zb-exporter-api-0.16.4.jar | 14 KB |
zb-exporter-api-0.16.4-sources.jar | 25 KB |
zb-exporter-api-0.16.4-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.zeebe/zb-exporter-api/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zb-exporter-api</artifactId>
<version>0.16.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zb-exporter-api/
implementation 'io.zeebe:zb-exporter-api:0.16.4'
// https://jarcasting.com/artifacts/io.zeebe/zb-exporter-api/
implementation ("io.zeebe:zb-exporter-api:0.16.4")
'io.zeebe:zb-exporter-api:jar:0.16.4'
<dependency org="io.zeebe" name="zb-exporter-api" rev="0.16.4">
<artifact name="zb-exporter-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zb-exporter-api', version='0.16.4')
)
libraryDependencies += "io.zeebe" % "zb-exporter-api" % "0.16.4"
[io.zeebe/zb-exporter-api "0.16.4"]
Group / Artifact | Type | Version |
---|---|---|
io.zeebe : zb-protocol | jar | 0.16.4 |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
io.zeebe : zb-build-tools | jar | 0.16.4 |
org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.2 |