Last Version

camunda BPM - connect - core 1.5.4

This pom defines the required plugins and profiles to allow a camunda bpm release build.

License

License

GroupId

GroupId

org.camunda.connect
ArtifactId

ArtifactId

camunda-connect-core
Version

Version

1.5.4
Type

Type

jar
Description

Description

camunda BPM - connect - core
This pom defines the required plugins and profiles to allow a camunda bpm release build.
Project Organization

Project Organization

Camunda Services GmbH

Download camunda-connect-core 1.5.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.camunda.commons : camunda-commons-logging jar
org.camunda.commons : camunda-commons-utils jar

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.9.1
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.