License |
License |
---|---|
GroupId | GroupIdorg.camunda.template-engines |
ArtifactId | ArtifactIdcamunda-template-engines-velocity |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptioncamunda template engines jsr223 - velocity
This pom defines the required plugins and profiles to allow a camunda bpm release build.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.template-engines/camunda-template-engines-velocity/ -->
<dependency>
<groupId>org.camunda.template-engines</groupId>
<artifactId>camunda-template-engines-velocity</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.template-engines/camunda-template-engines-velocity/
implementation 'org.camunda.template-engines:camunda-template-engines-velocity:2.0.0'
// https://jarcasting.com/artifacts/org.camunda.template-engines/camunda-template-engines-velocity/
implementation ("org.camunda.template-engines:camunda-template-engines-velocity:2.0.0")
'org.camunda.template-engines:camunda-template-engines-velocity:jar:2.0.0'
<dependency org="org.camunda.template-engines" name="camunda-template-engines-velocity" rev="2.0.0">
<artifact name="camunda-template-engines-velocity" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.template-engines', module='camunda-template-engines-velocity', version='2.0.0')
)
libraryDependencies += "org.camunda.template-engines" % "camunda-template-engines-velocity" % "2.0.0"
[org.camunda.template-engines/camunda-template-engines-velocity "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.velocity : velocity-engine-core | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 1.5.0 |