Last Version

camunda Commons - Bom 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-bom
Version

Version

1.10.1
Type

Type

pom
Description

Description

camunda Commons - Bom
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-bom 1.10.1


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

There are no modules declared in this project.