License |
License |
---|---|
GroupId | GroupIdio.holunda.testing |
ArtifactId | ArtifactIdcamunda-bpm-assert-root |
Version | Version2.1 |
Type | Typepom |
Description |
DescriptionThis 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 |
---|---|
camunda-bpm-assert-root-2.1.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.holunda.testing/camunda-bpm-assert-root/ -->
<dependency>
<groupId>io.holunda.testing</groupId>
<artifactId>camunda-bpm-assert-root</artifactId>
<version>2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.holunda.testing/camunda-bpm-assert-root/
implementation 'io.holunda.testing:camunda-bpm-assert-root:2.1'
// https://jarcasting.com/artifacts/io.holunda.testing/camunda-bpm-assert-root/
implementation ("io.holunda.testing:camunda-bpm-assert-root:2.1")
'io.holunda.testing:camunda-bpm-assert-root:pom:2.1'
<dependency org="io.holunda.testing" name="camunda-bpm-assert-root" rev="2.1">
<artifact name="camunda-bpm-assert-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.holunda.testing', module='camunda-bpm-assert-root', version='2.1')
)
libraryDependencies += "io.holunda.testing" % "camunda-bpm-assert-root" % "2.1"
[io.holunda.testing/camunda-bpm-assert-root "2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | 3.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.4 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
com.h2database : h2 | jar | 1.4.197 |
com.fasterxml.uuid : java-uuid-generator | jar | 3.1.3 |