MVN

org.ow2.scarbo.runtime : task-engine-parent

Maven & Gradle

Apr 17, 2009

Scarbo Task Engine Framework · This parent project contains everything necessary to use services over Frascati and Groovy scripts and ... in Bonita

<dependency>
    <groupId>org.ow2.scarbo.runtime</groupId>
    <artifactId>task-engine-parent</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.scarbo.runtime : task-engine-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of org.ow2.scarbo.runtime : task-engine-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
task-engine-parent-3.0.0
1.0.x
task-engine-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.scarbo.runtime</groupId>
    <artifactId>task-engine-parent</artifactId>
    <version>3.0.0</version>
</dependency>