is not current version
Last Version 5.5.0.Final

org.jbpm:jbpm-gwt-form-exporter-gwt 5.4.1.Final

jBPM Form Exporter to GWT for form representational API

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks ORM Data
GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-gwt-form-exporter-gwt
Version

Version

5.4.1.Final
Type

Type

jar

Download jbpm-gwt-form-exporter-gwt 5.4.1.Final


<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt-form-exporter-gwt/ -->
<dependency>
    <groupId>org.jbpm</groupId>
    <artifactId>jbpm-gwt-form-exporter-gwt</artifactId>
    <version>5.4.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt-form-exporter-gwt/
implementation 'org.jbpm:jbpm-gwt-form-exporter-gwt:5.4.1.Final'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-gwt-form-exporter-gwt/
implementation ("org.jbpm:jbpm-gwt-form-exporter-gwt:5.4.1.Final")
'org.jbpm:jbpm-gwt-form-exporter-gwt:jar:5.4.1.Final'
<dependency org="org.jbpm" name="jbpm-gwt-form-exporter-gwt" rev="5.4.1.Final">
  <artifact name="jbpm-gwt-form-exporter-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-gwt-form-exporter-gwt', version='5.4.1.Final')
)
libraryDependencies += "org.jbpm" % "jbpm-gwt-form-exporter-gwt" % "5.4.1.Final"
[org.jbpm/jbpm-gwt-form-exporter-gwt "5.4.1.Final"]