Last Version

Petals ESB - Components - SE Flowable - JUnit framework 1.3.0

JUnit framework for service unit of the BPMN Service Engine based on Flowable

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-se-flowable-junit
Version

Version

1.3.0
Type

Type

jar
Description

Description

Petals ESB - Components - SE Flowable - JUnit framework
JUnit framework for service unit of the BPMN Service Engine based on Flowable
Project Organization

Project Organization

Linagora

Download petals-se-flowable-junit 1.3.0


<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-se-flowable-junit/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-se-flowable-junit</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-se-flowable-junit/
implementation 'org.ow2.petals:petals-se-flowable-junit:1.3.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-se-flowable-junit/
implementation ("org.ow2.petals:petals-se-flowable-junit:1.3.0")
'org.ow2.petals:petals-se-flowable-junit:jar:1.3.0'
<dependency org="org.ow2.petals" name="petals-se-flowable-junit" rev="1.3.0">
  <artifact name="petals-se-flowable-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-se-flowable-junit', version='1.3.0')
)
libraryDependencies += "org.ow2.petals" % "petals-se-flowable-junit" % "1.3.0"
[org.ow2.petals/petals-se-flowable-junit "1.3.0"]

Dependencies

compile (13)

Group / Artifact Type Version
org.ow2.petals : petals-se-flowable jar 1.3.0
org.ow2.petals : petals-cdk-core jar
org.ow2.petals : petals-cdk-api jar
org.ow2.petals : petals-cdk-jbidescriptor jar
org.ow2.petals : petals-jbi-descriptor jar
org.ow2.easywsdl : easywsdl-wsdl jar
junit : junit jar 4.12
org.ow2.petals.flowable : flowable-bpmn-model jar 6.4.2-PETALS-0
org.ow2.petals.flowable : flowable-engine jar 6.4.2-PETALS-0
org.ow2.petals.flowable : flowable-engine-common-api jar 6.4.2-PETALS-0
org.ow2.petals.flowable : flowable-task-service-api jar 6.4.2-PETALS-0
org.ow2.petals : petals-se-flowable-test-utils jar 1.3.0
org.xmlunit : xmlunit-core jar 2.3.0

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.28

Project Modules

There are no modules declared in this project.