| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdorg.jbpm |
| ArtifactId | ArtifactIdjbpm-gwt-graph |
| Version | Version6.0.0.Alpha6 |
| Type | Typejar |
| Description |
DescriptionjBPM GWT Console Graph Viewer
jBPM GWT multiproject
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt-graph/ -->
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-gwt-graph</artifactId>
<version>6.0.0.Alpha6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt-graph/
implementation 'org.jbpm:jbpm-gwt-graph:6.0.0.Alpha6'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt-graph/
implementation ("org.jbpm:jbpm-gwt-graph:6.0.0.Alpha6")
'org.jbpm:jbpm-gwt-graph:jar:6.0.0.Alpha6'
<dependency org="org.jbpm" name="jbpm-gwt-graph" rev="6.0.0.Alpha6">
<artifact name="jbpm-gwt-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-gwt-graph', version='6.0.0.Alpha6')
)
libraryDependencies += "org.jbpm" % "jbpm-gwt-graph" % "6.0.0.Alpha6"
[org.jbpm/jbpm-gwt-graph "6.0.0.Alpha6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jbpm : jbpm-bpmn2 | jar | 6.0.0-SNAPSHOT |
| org.jbpm : jbpm-bam | jar | 6.0.0-SNAPSHOT |
| org.jboss.bpm » gwt-console-server-integration | jar | 2.3.8.Final |
| org.jboss.bpm » activity-monitor-model | jar | 1.0.0.Final |
| org.jbpm : jbpm-gwt-shared | jar | 6.0.0-SNAPSHOT |
| org.jbpm : jbpm-gwt-core | jar | 6.0.0-SNAPSHOT |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 2.2.5 |
| com.sun.xml.bind : jaxb-xjc | jar | 2.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |
| org.mockito : mockito-all | jar | 1.9.0 |