GroupId | GroupIdorg.camunda.bpm.assert.project |
---|---|
ArtifactId | ArtifactIdcamunda-bpm-assert-root |
Version | Version3.0.0-alpha1 |
Type | Typepom |
Filename | Size |
---|---|
camunda-bpm-assert-root-3.0.0-alpha1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.assert.project/camunda-bpm-assert-root/ -->
<dependency>
<groupId>org.camunda.bpm.assert.project</groupId>
<artifactId>camunda-bpm-assert-root</artifactId>
<version>3.0.0-alpha1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.assert.project/camunda-bpm-assert-root/
implementation 'org.camunda.bpm.assert.project:camunda-bpm-assert-root:3.0.0-alpha1'
// https://jarcasting.com/artifacts/org.camunda.bpm.assert.project/camunda-bpm-assert-root/
implementation ("org.camunda.bpm.assert.project:camunda-bpm-assert-root:3.0.0-alpha1")
'org.camunda.bpm.assert.project:camunda-bpm-assert-root:pom:3.0.0-alpha1'
<dependency org="org.camunda.bpm.assert.project" name="camunda-bpm-assert-root" rev="3.0.0-alpha1">
<artifact name="camunda-bpm-assert-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.assert.project', module='camunda-bpm-assert-root', version='3.0.0-alpha1')
)
libraryDependencies += "org.camunda.bpm.assert.project" % "camunda-bpm-assert-root" % "3.0.0-alpha1"
[org.camunda.bpm.assert.project/camunda-bpm-assert-root "3.0.0-alpha1"]