Last Version

camunda BPM - cycle - SQL scripts 3.1.0

This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.

License

License

GroupId

GroupId

org.camunda.bpm.cycle
ArtifactId

ArtifactId

camunda-cycle-sql-scripts
Version

Version

3.1.0
Type

Type

jar
Description

Description

camunda BPM - cycle - SQL scripts
This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
Project Organization

Project Organization

camunda services GmbH

Download camunda-cycle-sql-scripts 3.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.camunda.bpm.cycle : camunda-cycle jar 3.1.0
org.hibernate : hibernate-entitymanager jar 4.2.0.SP1

Project Modules

There are no modules declared in this project.