License |
License
Apache License
|
---|---|
GroupId | GroupIdio.zeebe.spring.root |
ArtifactId | ArtifactIdspring-zeebe-broker-root |
Version | Version0.7.0 |
Type | Typepom |
Description |
Descriptionpom/spring-zeebe-broker
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 |
---|---|
spring-zeebe-broker-root-0.7.0.pom | 976 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.zeebe.spring.root/spring-zeebe-broker-root/ -->
<dependency>
<groupId>io.zeebe.spring.root</groupId>
<artifactId>spring-zeebe-broker-root</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe.spring.root/spring-zeebe-broker-root/
implementation 'io.zeebe.spring.root:spring-zeebe-broker-root:0.7.0'
// https://jarcasting.com/artifacts/io.zeebe.spring.root/spring-zeebe-broker-root/
implementation ("io.zeebe.spring.root:spring-zeebe-broker-root:0.7.0")
'io.zeebe.spring.root:spring-zeebe-broker-root:pom:0.7.0'
<dependency org="io.zeebe.spring.root" name="spring-zeebe-broker-root" rev="0.7.0">
<artifact name="spring-zeebe-broker-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.zeebe.spring.root', module='spring-zeebe-broker-root', version='0.7.0')
)
libraryDependencies += "io.zeebe.spring.root" % "spring-zeebe-broker-root" % "0.7.0"
[io.zeebe.spring.root/spring-zeebe-broker-root "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
io.zeebe.spring : spring-zeebe-test | jar | 0.7.0 |