Last Version

camunda template engines jsr223 - parent 1.0.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.template-engines
ArtifactId

ArtifactId

camunda-template-engines-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

camunda template engines jsr223 - parent
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
Source Code Management

Source Code Management

https://github.com/camunda/camunda-template-engine

Download camunda-template-engines-parent 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • freemarker
  • velocity