camunda BPM - BPMN Model API parent POM

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.camunda.bpm.model
ArtifactId

ArtifactId

camunda-bpmn-model-parent
Last Version

Last Version

7.2.0-alpha1
Release Date

Release Date

Type

Type

pom
Description

Description

camunda BPM - BPMN Model API parent POM
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://www.camunda.org
Project Organization

Project Organization

camunda services GmbH
Source Code Management

Source Code Management

https://github.com/camunda/camunda-bpmn-model

Download camunda-bpmn-model-parent

How to add to project

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

Dependencies

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

Project Modules

  • bpmn-model
  • xml-model

This project has been migrated

The camunda-bpmn-model repository has been merged with the camunda-bpm-platform project. The source files can be found here.

Please submit any future contributions to the source files to the camunda-bpm-platform repository.

License

The source files in this repository are made available under the Apache License Version 2.0.

org.camunda.bpm.model

Camunda

Versions

Version
7.2.0-alpha1
7.1.0-Final
7.1.0-alpha4