| License | License | 
|---|---|
| GroupId | GroupIdorg.ow2.orchestra.designer | 
| ArtifactId | ArtifactIdbpmn-jaxb-model | 
| Last Version | Last Version4.9.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOrchestra :: Designer :: BPMN JAXB Model Orchestra designer :: stand-alone BPMN model generated from XSD using JAXB | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| bpmn-jaxb-model-4.9.1.pom | |
| bpmn-jaxb-model-4.9.1.jar | 168 KB | 
| bpmn-jaxb-model-4.9.1-sources.jar | 216 KB | 
| bpmn-jaxb-model-4.9.1-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ow2.orchestra.designer/bpmn-jaxb-model/ -->
<dependency>
    <groupId>org.ow2.orchestra.designer</groupId>
    <artifactId>bpmn-jaxb-model</artifactId>
    <version>4.9.1</version>
</dependency>// https://jarcasting.com/artifacts/org.ow2.orchestra.designer/bpmn-jaxb-model/
implementation 'org.ow2.orchestra.designer:bpmn-jaxb-model:4.9.1'// https://jarcasting.com/artifacts/org.ow2.orchestra.designer/bpmn-jaxb-model/
implementation ("org.ow2.orchestra.designer:bpmn-jaxb-model:4.9.1")'org.ow2.orchestra.designer:bpmn-jaxb-model:jar:4.9.1'<dependency org="org.ow2.orchestra.designer" name="bpmn-jaxb-model" rev="4.9.1">
  <artifact name="bpmn-jaxb-model" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ow2.orchestra.designer', module='bpmn-jaxb-model', version='4.9.1')
)libraryDependencies += "org.ow2.orchestra.designer" % "bpmn-jaxb-model" % "4.9.1"[org.ow2.orchestra.designer/bpmn-jaxb-model "4.9.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.servicemix.specs : org.apache.servicemix.specs.jaxb-api-2.1 | jar | 1.4.0 | 
| org.ow2.bundles : ow2-bundles-externals-jaxb2 | jar | 1.0.30 | 
| org.ow2.orchestra : orchestra-utils | jar | 4.9.1 |