is not current version
Last Version 7.4.1.Final

org.jbpm:jbpm-form-modeler-form-editor 6.1.0.CR1


Categories

Categories

ORM Data
GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-form-modeler-form-editor
Version

Version

6.1.0.CR1
Type

Type

war

Download jbpm-form-modeler-form-editor 6.1.0.CR1


<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-form-modeler-form-editor/ -->
<dependency>
    <groupId>org.jbpm</groupId>
    <artifactId>jbpm-form-modeler-form-editor</artifactId>
    <version>6.1.0.CR1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-form-modeler-form-editor/
implementation 'org.jbpm:jbpm-form-modeler-form-editor:6.1.0.CR1'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-form-modeler-form-editor/
implementation ("org.jbpm:jbpm-form-modeler-form-editor:6.1.0.CR1")
'org.jbpm:jbpm-form-modeler-form-editor:war:6.1.0.CR1'
<dependency org="org.jbpm" name="jbpm-form-modeler-form-editor" rev="6.1.0.CR1">
  <artifact name="jbpm-form-modeler-form-editor" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-form-modeler-form-editor', version='6.1.0.CR1')
)
libraryDependencies += "org.jbpm" % "jbpm-form-modeler-form-editor" % "6.1.0.CR1"
[org.jbpm/jbpm-form-modeler-form-editor "6.1.0.CR1"]