MVN

org.jbpm : jbpm-human-task-services

Maven & Gradle

Jan 10, 2014
8 usages

jBPM :: Human Task Services

<dependency>
    <groupId>org.jbpm</groupId>
    <artifactId>jbpm-human-task-services</artifactId>
    <version>5.5.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jbpm : jbpm-human-task-services to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.5.0.Final
  • Latest Beta: 6.0.0.Beta2
  • Latest Alpha: 6.0.0.Alpha9

All Versions

Choose a version of org.jbpm : jbpm-human-task-services to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
jbpm-human-task-services-6.0.0.Beta2
jbpm-human-task-services-6.0.0.Beta1
jbpm-human-task-services-6.0.0.Alpha9
jbpm-human-task-services-6.0.0.Alpha7
jbpm-human-task-services-6.0.0.Alpha6
jbpm-human-task-services-6.0.0.Alpha5
jbpm-human-task-services-6.0.0.Alpha4
5.5.x
jbpm-human-task-services-5.5.0.Final
jbpm-human-task-services-5.5.0.CR1
5.4.x
jbpm-human-task-services-5.4.0.Final
jbpm-human-task-services-5.4.0.CR1
jbpm-human-task-services-5.4.0.Beta1

How to add a dependency to Maven

Add the following org.jbpm : jbpm-human-task-services maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jbpm</groupId>
    <artifactId>jbpm-human-task-services</artifactId>
    <version>5.5.0.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jbpm : jbpm-human-task-services gradle dependency to your build.gradle file:

implementation 'org.jbpm:jbpm-human-task-services:5.5.0.Final'

Gradle Kotlin DSL: Add the following org.jbpm : jbpm-human-task-services gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jbpm:jbpm-human-task-services:5.5.0.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jbpm : jbpm-human-task-services sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jbpm" % "jbpm-human-task-services" % "5.5.0.Final"

Advertisement

Dependencies from Group

Jul 13, 2023
94 usages
1.5k stars
Jul 13, 2023
83 usages
1.5k stars
Jul 13, 2023
79 usages
1.5k stars
Jul 13, 2023
74 usages
1.5k stars
Jul 13, 2023
70 usages
1.5k stars

Discover Dependencies