is not current version
Last Version 7.4.1.Final

org.jbpm:jbpm-form-modeler-static-resources 6.0.0.CR4-Pre1


Categories

Categories

ORM Data
GroupId

GroupId

org.jbpm
ArtifactId

ArtifactId

jbpm-form-modeler-static-resources
Version

Version

6.0.0.CR4-Pre1
Type

Type

war

Download jbpm-form-modeler-static-resources 6.0.0.CR4-Pre1


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