License |
License |
---|---|
GroupId | GroupIdorg.camunda.commons |
ArtifactId | ArtifactIdcamunda-commons-testing |
Last Version | Last Version1.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncamunda Commons - Testing
This pom defines the required plugins and profiles to allow a camunda bpm release build.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.commons/camunda-commons-testing/ -->
<dependency>
<groupId>org.camunda.commons</groupId>
<artifactId>camunda-commons-testing</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.commons/camunda-commons-testing/
implementation 'org.camunda.commons:camunda-commons-testing:1.10.1'
// https://jarcasting.com/artifacts/org.camunda.commons/camunda-commons-testing/
implementation ("org.camunda.commons:camunda-commons-testing:1.10.1")
'org.camunda.commons:camunda-commons-testing:jar:1.10.1'
<dependency org="org.camunda.commons" name="camunda-commons-testing" rev="1.10.1">
<artifact name="camunda-commons-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.commons', module='camunda-commons-testing', version='1.10.1')
)
libraryDependencies += "org.camunda.commons" % "camunda-commons-testing" % "1.10.1"
[org.camunda.commons/camunda-commons-testing "1.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.commons : camunda-commons-logging | jar | 1.10.1 |
org.assertj : assertj-core | jar | 2.9.1 |