License |
License |
---|---|
GroupId | GroupIdorg.ow2.petals |
ArtifactId | ArtifactIdpetals-se-flowable-test-utils |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPetals ESB - Components - SE Flowable - Utilities for test
The Petals Services Platform provides a distributed open source implementation of Java Business Integration (JBI) specification as a core element to build OW2 ESB solutions, leveraging existing Consortium's components.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-se-flowable-test-utils/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-se-flowable-test-utils</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-se-flowable-test-utils/
implementation 'org.ow2.petals:petals-se-flowable-test-utils:1.3.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-se-flowable-test-utils/
implementation ("org.ow2.petals:petals-se-flowable-test-utils:1.3.0")
'org.ow2.petals:petals-se-flowable-test-utils:jar:1.3.0'
<dependency org="org.ow2.petals" name="petals-se-flowable-test-utils" rev="1.3.0">
<artifact name="petals-se-flowable-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-se-flowable-test-utils', version='1.3.0')
)
libraryDependencies += "org.ow2.petals" % "petals-se-flowable-test-utils" % "1.3.0"
[org.ow2.petals/petals-se-flowable-test-utils "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.petals.flowable : flowable-engine-common-api | jar | 6.4.2-PETALS-0 |
org.ow2.petals.flowable : flowable-engine | jar | 6.4.2-PETALS-0 |
org.ow2.petals.flowable : flowable-task-service-api | jar | 6.4.2-PETALS-0 |
org.ow2.petals.flowable : flowable-job-service-api | jar | 6.4.2-PETALS-0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.28 |
junit : junit | jar | 4.12 |