MVN

io.workflowengine : workflow-core

Maven & Gradle

Mar 26, 2017

WorkflowEngineJava Core

<dependency>
    <groupId>io.workflowengine</groupId>
    <artifactId>workflow-core</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.workflowengine : workflow-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of io.workflowengine : workflow-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
workflow-core-2.0

How to add a dependency to Maven

Add the following io.workflowengine : workflow-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.workflowengine</groupId>
    <artifactId>workflow-core</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.workflowengine : workflow-core gradle dependency to your build.gradle file:

implementation 'io.workflowengine:workflow-core:2.0'

Gradle Kotlin DSL: Add the following io.workflowengine : workflow-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.workflowengine:workflow-core:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.workflowengine : workflow-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.workflowengine" % "workflow-core" % "2.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 19, 2010
30 usages
Jan 07, 2023
9 usages
14 stars
Jun 01, 2020
1 usages
813 stars
Sep 26, 2021
6 usages
0 stars
Dec 15, 2014
16 usages
1.4k stars
Mar 23, 2023
14 usages
123 stars
Mar 16, 2020
13 usages
213 stars
Mar 29, 2017
8 usages
60 stars
Jan 25, 2019
35 usages
351 stars
Sep 02, 2019
22 usages
0 stars