is not current version
Last Version 7.4.1.Final

org.jbpm:jbpm-form-modeler-request-dispatcher 6.1.0.CR2


Categories

Categories

ORM Data
GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-form-modeler-request-dispatcher
Version

Version

6.1.0.CR2
Type

Type

war

Download jbpm-form-modeler-request-dispatcher 6.1.0.CR2


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