GroupId | GroupIdpl.fhframework.dp |
---|---|
ArtifactId | ArtifactIdfhdp-camunda-bom |
Version | Version4.9.25 |
Type | Typepom |
Filename | Size |
---|---|
fhdp-camunda-bom-4.9.25.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-camunda-bom/ -->
<dependency>
<groupId>pl.fhframework.dp</groupId>
<artifactId>fhdp-camunda-bom</artifactId>
<version>4.9.25</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-camunda-bom/
implementation 'pl.fhframework.dp:fhdp-camunda-bom:4.9.25'
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-camunda-bom/
implementation ("pl.fhframework.dp:fhdp-camunda-bom:4.9.25")
'pl.fhframework.dp:fhdp-camunda-bom:pom:4.9.25'
<dependency org="pl.fhframework.dp" name="fhdp-camunda-bom" rev="4.9.25">
<artifact name="fhdp-camunda-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.dp', module='fhdp-camunda-bom', version='4.9.25')
)
libraryDependencies += "pl.fhframework.dp" % "fhdp-camunda-bom" % "4.9.25"
[pl.fhframework.dp/fhdp-camunda-bom "4.9.25"]