DMN-XLSX Root

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.bpm.extension.dmn
ArtifactId

ArtifactId

xlsx-dmn-root
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

DMN-XLSX Root
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

Download xlsx-dmn-root

Filename Size
xlsx-dmn-root-0.3.0.pom 2 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • xlsx-dmn-converter
  • xlsx-dmn-cli
  • xlsx-engine-plugin

Versions

Version
0.3.0
0.2.0
0.1.1
0.1.0