is not current version
Last Version 1.5.4

org.camunda.connect:camunda-connect-bom 1.0.7


GroupId

GroupId

org.camunda.connect
ArtifactId

ArtifactId

camunda-connect-bom
Version

Version

1.0.7
Type

Type

pom

Download camunda-connect-bom 1.0.7


<!-- https://jarcasting.com/artifacts/org.camunda.connect/camunda-connect-bom/ -->
<dependency>
    <groupId>org.camunda.connect</groupId>
    <artifactId>camunda-connect-bom</artifactId>
    <version>1.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.connect/camunda-connect-bom/
implementation 'org.camunda.connect:camunda-connect-bom:1.0.7'
// https://jarcasting.com/artifacts/org.camunda.connect/camunda-connect-bom/
implementation ("org.camunda.connect:camunda-connect-bom:1.0.7")
'org.camunda.connect:camunda-connect-bom:pom:1.0.7'
<dependency org="org.camunda.connect" name="camunda-connect-bom" rev="1.0.7">
  <artifact name="camunda-connect-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.connect', module='camunda-connect-bom', version='1.0.7')
)
libraryDependencies += "org.camunda.connect" % "camunda-connect-bom" % "1.0.7"
[org.camunda.connect/camunda-connect-bom "1.0.7"]