License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-gateway-protocol |
Version | Version1.3.0-alpha3 |
Type | Typejar |
Description |
DescriptionZeebe Gateway Protocol
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 |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-gateway-protocol/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-gateway-protocol</artifactId>
<version>1.3.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-gateway-protocol/
implementation 'io.camunda:zeebe-gateway-protocol:1.3.0-alpha3'
// https://jarcasting.com/artifacts/io.camunda/zeebe-gateway-protocol/
implementation ("io.camunda:zeebe-gateway-protocol:1.3.0-alpha3")
'io.camunda:zeebe-gateway-protocol:jar:1.3.0-alpha3'
<dependency org="io.camunda" name="zeebe-gateway-protocol" rev="1.3.0-alpha3">
<artifact name="zeebe-gateway-protocol" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-gateway-protocol', version='1.3.0-alpha3')
)
libraryDependencies += "io.camunda" % "zeebe-gateway-protocol" % "1.3.0-alpha3"
[io.camunda/zeebe-gateway-protocol "1.3.0-alpha3"]
Group / Artifact | Type | Version |
---|---|---|
io.camunda : zeebe-build-tools | jar | 1.3.0-alpha3 |
org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.15.0 |