| License | License | 
|---|---|
| GroupId | GroupIdcom.brvith.orchestrator | 
| ArtifactId | ArtifactIdbpmn-generator | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionBrvith Orchestrator BPMN Generator TOSCA Bluprint Model and Parser | 
| Filename | Size | 
|---|---|
| bpmn-generator-1.0.2.pom | |
| bpmn-generator-1.0.2.jar | 12 KB | 
| bpmn-generator-1.0.2-sources.jar | 4 KB | 
| bpmn-generator-1.0.2-javadoc.jar | 21 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.brvith.orchestrator/bpmn-generator/ -->
<dependency>
    <groupId>com.brvith.orchestrator</groupId>
    <artifactId>bpmn-generator</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.brvith.orchestrator/bpmn-generator/
implementation 'com.brvith.orchestrator:bpmn-generator:1.0.2'// https://jarcasting.com/artifacts/com.brvith.orchestrator/bpmn-generator/
implementation ("com.brvith.orchestrator:bpmn-generator:1.0.2")'com.brvith.orchestrator:bpmn-generator:jar:1.0.2'<dependency org="com.brvith.orchestrator" name="bpmn-generator" rev="1.0.2">
  <artifact name="bpmn-generator" type="jar" />
</dependency>@Grapes(
@Grab(group='com.brvith.orchestrator', module='bpmn-generator', version='1.0.2')
)libraryDependencies += "com.brvith.orchestrator" % "bpmn-generator" % "1.0.2"[com.brvith.orchestrator/bpmn-generator "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.brvith.orchestrator : orchestrator-core | jar | 1.0.2 | 
| org.camunda.bpm.model : camunda-bpmn-model | jar | 7.7.0 | 
| org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.2.0 | 
| org.jetbrains.kotlin : kotlin-script-runtime | jar | 1.2.0 | 
| org.jetbrains.kotlin : kotlin-reflect | jar | |
| commons-io : commons-io | jar | 2.6 | 
| com.google.guava : guava | jar | 22.0 | 
| ch.qos.logback : logback-classic | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | 1.2.0 | 
| junit : junit | jar |