| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
| GroupId | GroupIdorg.jbpm |
| ArtifactId | ArtifactIdjbpm-gwt |
| Last Version | Last Version6.0.0.Alpha6 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionjBPM GWT multiproject
jBPM GWT multiproject
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jbpm-gwt-6.0.0.Alpha6.pom | 843 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt/ -->
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-gwt</artifactId>
<version>6.0.0.Alpha6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt/
implementation 'org.jbpm:jbpm-gwt:6.0.0.Alpha6'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt/
implementation ("org.jbpm:jbpm-gwt:6.0.0.Alpha6")
'org.jbpm:jbpm-gwt:pom:6.0.0.Alpha6'
<dependency org="org.jbpm" name="jbpm-gwt" rev="6.0.0.Alpha6">
<artifact name="jbpm-gwt" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-gwt', version='6.0.0.Alpha6')
)
libraryDependencies += "org.jbpm" % "jbpm-gwt" % "6.0.0.Alpha6"
[org.jbpm/jbpm-gwt "6.0.0.Alpha6"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |
| org.mockito : mockito-all | jar | 1.9.0 |