Last Version

org.flowable:flowable-archetype-unittest 6.7.2

Creates a new Flowable unit test.

GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-archetype-unittest
Version

Version

6.7.2
Type

Type

jar
Description

Description

Creates a new Flowable unit test.

Download flowable-archetype-unittest 6.7.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.