is not current version
Last Version 1.0.0

org.camunda.template-engines:camunda-template-engines-parent 1.0.0-alpha1


GroupId

GroupId

org.camunda.template-engines
ArtifactId

ArtifactId

camunda-template-engines-parent
Version

Version

1.0.0-alpha1
Type

Type

pom

Download camunda-template-engines-parent 1.0.0-alpha1


<!-- 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-alpha1</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-alpha1'
// https://jarcasting.com/artifacts/org.camunda.template-engines/camunda-template-engines-parent/
implementation ("org.camunda.template-engines:camunda-template-engines-parent:1.0.0-alpha1")
'org.camunda.template-engines:camunda-template-engines-parent:pom:1.0.0-alpha1'
<dependency org="org.camunda.template-engines" name="camunda-template-engines-parent" rev="1.0.0-alpha1">
  <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-alpha1')
)
libraryDependencies += "org.camunda.template-engines" % "camunda-template-engines-parent" % "1.0.0-alpha1"
[org.camunda.template-engines/camunda-template-engines-parent "1.0.0-alpha1"]