Last Version

camunda Commons - Root Pom 1.10.1

This pom defines the required plugins and profiles to allow a camunda bpm release build.

License

License

GroupId

GroupId

org.camunda.commons
ArtifactId

ArtifactId

camunda-commons-root
Version

Version

1.10.1
Type

Type

pom
Description

Description

camunda Commons - Root Pom
This pom defines the required plugins and profiles to allow a camunda bpm release build.
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/camunda/camunda-commons

Download camunda-commons-root 1.10.1


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

Dependencies

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

Project Modules

  • bom
  • logging
  • utils
  • testing