| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdorg.jbpm |
| ArtifactId | ArtifactIdjbpm-gwt-console |
| Last Version | Last Version6.0.0.Alpha6 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionjBPM GWT Console WAR
jBPM GWT multiproject
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jbpm-gwt-console-6.0.0.Alpha6.pom | |
| jbpm-gwt-console-6.0.0.Alpha6.war | 15 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt-console/ -->
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-gwt-console</artifactId>
<version>6.0.0.Alpha6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt-console/
implementation 'org.jbpm:jbpm-gwt-console:6.0.0.Alpha6'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt-console/
implementation ("org.jbpm:jbpm-gwt-console:6.0.0.Alpha6")
'org.jbpm:jbpm-gwt-console:war:6.0.0.Alpha6'
<dependency org="org.jbpm" name="jbpm-gwt-console" rev="6.0.0.Alpha6">
<artifact name="jbpm-gwt-console" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-gwt-console', version='6.0.0.Alpha6')
)
libraryDependencies += "org.jbpm" % "jbpm-gwt-console" % "6.0.0.Alpha6"
[org.jbpm/jbpm-gwt-console "6.0.0.Alpha6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.bpm » gwt-console-jbpm | war | 2.3.8.Final |
| org.jboss.bpm » activity-monitor-model | jar | 1.0.0.Final |
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |
| org.mockito : mockito-all | jar | 1.9.0 |