is not current version
Last Version 7.4.1.Final

org.jbpm:jbpm-form-modeler-request-dispatcher 6.3.0.CR1


Categories

Categories

ORM Data
GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-form-modeler-request-dispatcher
Version

Version

6.3.0.CR1
Type

Type

jar

Download jbpm-form-modeler-request-dispatcher 6.3.0.CR1


<!-- 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.3.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-form-modeler-request-dispatcher/
implementation 'org.jbpm:jbpm-form-modeler-request-dispatcher:6.3.0.CR1'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-form-modeler-request-dispatcher/
implementation ("org.jbpm:jbpm-form-modeler-request-dispatcher:6.3.0.CR1")
'org.jbpm:jbpm-form-modeler-request-dispatcher:jar:6.3.0.CR1'
<dependency org="org.jbpm" name="jbpm-form-modeler-request-dispatcher" rev="6.3.0.CR1">
  <artifact name="jbpm-form-modeler-request-dispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-form-modeler-request-dispatcher', version='6.3.0.CR1')
)
libraryDependencies += "org.jbpm" % "jbpm-form-modeler-request-dispatcher" % "6.3.0.CR1"
[org.jbpm/jbpm-form-modeler-request-dispatcher "6.3.0.CR1"]