bpmn-js webjar
This project bundles bpmn-js as a webjar.
You can find examples of how to use this webjar in the examples folder.
License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdbpmn-js |
Last Version | Last Version0.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbpmn-js
A webjar for bpmn-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bpmn-js-0.13.1.pom | |
bpmn-js-0.13.1.jar | 612 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/bpmn-js/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>bpmn-js</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/bpmn-js/
implementation 'org.webjars:bpmn-js:0.13.1'
// https://jarcasting.com/artifacts/org.webjars/bpmn-js/
implementation ("org.webjars:bpmn-js:0.13.1")
'org.webjars:bpmn-js:jar:0.13.1'
<dependency org="org.webjars" name="bpmn-js" rev="0.13.1">
<artifact name="bpmn-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='bpmn-js', version='0.13.1')
)
libraryDependencies += "org.webjars" % "bpmn-js" % "0.13.1"
[org.webjars/bpmn-js "0.13.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : lodash | jar | 2.4.1-6 |
org.webjars : sax | jar | 0.6.0 |
org.webjars : Snap.svg | jar | 0.3.0 |
org.webjars : jquery-mousewheel | jar | 3.1.11 |
org.webjars : hammerjs | jar | 2.0.3 |
This project bundles bpmn-js as a webjar.
You can find examples of how to use this webjar in the examples folder.