License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-se-flowable-junit |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Components - SE Flowable - JUnit framework
JUnit framework for service unit of the BPMN Service Engine based on Flowable
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.28 |