GroupId | GroupIdio.holunda.testing |
---|---|
ArtifactId | ArtifactIdcamunda-bpm-jgiven-parent |
Version | Version0.0.7 |
Type | Typepom |
Filename | Size |
---|---|
camunda-bpm-jgiven-parent-0.0.7.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.holunda.testing/camunda-bpm-jgiven-parent/ -->
<dependency>
<groupId>io.holunda.testing</groupId>
<artifactId>camunda-bpm-jgiven-parent</artifactId>
<version>0.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.holunda.testing/camunda-bpm-jgiven-parent/
implementation 'io.holunda.testing:camunda-bpm-jgiven-parent:0.0.7'
// https://jarcasting.com/artifacts/io.holunda.testing/camunda-bpm-jgiven-parent/
implementation ("io.holunda.testing:camunda-bpm-jgiven-parent:0.0.7")
'io.holunda.testing:camunda-bpm-jgiven-parent:pom:0.0.7'
<dependency org="io.holunda.testing" name="camunda-bpm-jgiven-parent" rev="0.0.7">
<artifact name="camunda-bpm-jgiven-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.holunda.testing', module='camunda-bpm-jgiven-parent', version='0.0.7')
)
libraryDependencies += "io.holunda.testing" % "camunda-bpm-jgiven-parent" % "0.0.7"
[io.holunda.testing/camunda-bpm-jgiven-parent "0.0.7"]