не последняя версия
Последняя версия 7.4.1.Final

org.jbpm:jbpm-form-modeler-form-editor 6.0.1.Final


Категории

Категории

ORM Данные
Группа

Группа

org.jbpm
Идентификатор

Идентификатор

jbpm-form-modeler-form-editor
Версия

Версия

6.0.1.Final
Тип

Тип

war

Скачать jbpm-form-modeler-form-editor 6.0.1.Final


<!-- 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.0.1.Final</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.0.1.Final'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-form-modeler-form-editor/
implementation ("org.jbpm:jbpm-form-modeler-form-editor:6.0.1.Final")
'org.jbpm:jbpm-form-modeler-form-editor:war:6.0.1.Final'
<dependency org="org.jbpm" name="jbpm-form-modeler-form-editor" rev="6.0.1.Final">
  <artifact name="jbpm-form-modeler-form-editor" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-form-modeler-form-editor', version='6.0.1.Final')
)
libraryDependencies += "org.jbpm" % "jbpm-form-modeler-form-editor" % "6.0.1.Final"
[org.jbpm/jbpm-form-modeler-form-editor "6.0.1.Final"]