dmn-moddle

WebJar for dmn-moddle

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

dmn-moddle
Last Version

Last Version

9.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dmn-moddle
WebJar for dmn-moddle
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/bpmn-io/dmn-moddle

Download dmn-moddle

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/dmn-moddle/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>dmn-moddle</artifactId>
    <version>9.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/dmn-moddle/
implementation 'org.webjars.npm:dmn-moddle:9.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/dmn-moddle/
implementation ("org.webjars.npm:dmn-moddle:9.1.0")
'org.webjars.npm:dmn-moddle:jar:9.1.0'
<dependency org="org.webjars.npm" name="dmn-moddle" rev="9.1.0">
  <artifact name="dmn-moddle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='dmn-moddle', version='9.1.0')
)
libraryDependencies += "org.webjars.npm" % "dmn-moddle" % "9.1.0"
[org.webjars.npm/dmn-moddle "9.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.webjars.npm : min-dash jar [3.0.0,4)
org.webjars.npm : moddle jar [5.0.1,6)
org.webjars.npm : moddle-xml jar [8.0.1,9)

Project Modules

There are no modules declared in this project.

dmn-moddle

Build Status

Read and write DMN 1.3 files in NodeJS and the browser.

dmn-moddle uses the DMN specification to validate the input and produce correct DMN XML. The library is built on top of moddle and moddle-xml.

Resources

Building the Project

To run the test suite that includes XSD schema validation you must have a Java JDK installed and properly exposed through the JAVA_HOME variable.

Execute the test via

npm test

Perform a complete build of the library via

npm run all

License

Use under the terms of the MIT license.

org.webjars.npm

bpmn.io

Rendering toolkits and editors for BPMN 2.0, CMMN, DMN, and forms.

Versions

Version
9.1.0