jBPM Migration

jPDL3.x to BPMN2 migration tool

Лицензия

Лицензия

Группа

Группа

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

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

jbpmmigration
Последняя версия

Последняя версия

0.15
Дата

Дата

Тип

Тип

jar
Описание

Описание

jBPM Migration
jPDL3.x to BPMN2 migration tool
Ссылка на сайт

Ссылка на сайт

http://community.jboss.org/wiki/jBPM5migrationtoolproject
Организация-разработчик

Организация-разработчик

JBoss by Red Hat
Система контроля версий

Система контроля версий

https://github.com/droolsjbpm/jbpmmigration

Скачать jbpmmigration

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.jbpm.jbpm5/jbpmmigration/ -->
<dependency>
    <groupId>org.jbpm.jbpm5</groupId>
    <artifactId>jbpmmigration</artifactId>
    <version>0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm.jbpm5/jbpmmigration/
implementation 'org.jbpm.jbpm5:jbpmmigration:0.15'
// https://jarcasting.com/artifacts/org.jbpm.jbpm5/jbpmmigration/
implementation ("org.jbpm.jbpm5:jbpmmigration:0.15")
'org.jbpm.jbpm5:jbpmmigration:jar:0.15'
<dependency org="org.jbpm.jbpm5" name="jbpmmigration" rev="0.15">
  <artifact name="jbpmmigration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm.jbpm5', module='jbpmmigration', version='0.15')
)
libraryDependencies += "org.jbpm.jbpm5" % "jbpmmigration" % "0.15"
[org.jbpm.jbpm5/jbpmmigration "0.15"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
xalan : xalan jar 2.7.1
xerces : xercesImpl jar 2.9.1
xml-apis : xml-apis jar 1.0.b2
org.apache.commons : commons-lang3 jar 3.3.1
commons-io : commons-io jar 2.4
log4j : log4j jar 1.2.17

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
dom4j : dom4j jar 1.6.1
org.jbpm : jbpm-test jar
org.jbpm.jbpm3 » jbpm-jpdl jar 3.2.14
org.assertj : assertj-core jar 1.7.1
bsh : bsh jar 1.3.0

Модули Проекта

Данный проект не имеет модулей.

Developing Drools and jBPM

If you want to build or contribute to a droolsjbpm project, read this document.

It will save you and us a lot of time by setting up your development environment correctly. It solves all known pitfalls that can disrupt your development. It also describes all guidelines, tips and tricks. If you want your pull requests (or patches) to be merged into master, please respect those guidelines.

Releases

v0.15 - 1 issue fixed: updated Semantic.xsd - thanks to @tkobayas (04 Oct 2016)

v0.14 - 2 issues fixed. (15 Jun 2015)

v0.13 - 2 issues fixed, up to 42 supported test cases (07 Mar 2014)

v0.12 - 18 issues fixed, up to 41 supported test cases (16 Jul 2013)

v0.11 - 38 test cases supported (06 Jan 2012)

v0.10 (03 Jan 2012)

v0.9 (04 Sep 2011)

v0.8 (30 May 2011)

v0.7 (22 Apr 2011)

v0.6 (15 Apr 2011)

v0.5 (23 Mar 2011)

v0.4 (11 Mar 2011)

v0.3 (14 Feb 2011)

v0.2 (05 Feb 2011)

v0.1 - initial release (24 Jan 2011)

org.jbpm.jbpm5
This organization has been moved to https://github.com/kiegroup

Версии библиотеки

Версия
0.15
0.14
0.13
0.12
0.11