License |
License |
---|---|
GroupId | GroupIdorg.camunda.template-engines |
ArtifactId | ArtifactIdcamunda-template-engines-root |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncamunda template engines jsr223 - root
This pom defines the required plugins and profiles to allow a camunda bpm release build.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camunda-template-engines-root-2.1.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.camunda.template-engines/camunda-template-engines-root/ -->
<dependency>
<groupId>org.camunda.template-engines</groupId>
<artifactId>camunda-template-engines-root</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.template-engines/camunda-template-engines-root/
implementation 'org.camunda.template-engines:camunda-template-engines-root:2.1.0'
// https://jarcasting.com/artifacts/org.camunda.template-engines/camunda-template-engines-root/
implementation ("org.camunda.template-engines:camunda-template-engines-root:2.1.0")
'org.camunda.template-engines:camunda-template-engines-root:pom:2.1.0'
<dependency org="org.camunda.template-engines" name="camunda-template-engines-root" rev="2.1.0">
<artifact name="camunda-template-engines-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.template-engines', module='camunda-template-engines-root', version='2.1.0')
)
libraryDependencies += "org.camunda.template-engines" % "camunda-template-engines-root" % "2.1.0"
[org.camunda.template-engines/camunda-template-engines-root "2.1.0"]