MVN

org.jbpm : jbpm-jpdl

Maven & Gradle

Aug 05, 2008
10 usages
<dependency>
    <groupId>org.jbpm</groupId>
    <artifactId>jbpm-jpdl</artifactId>
    <version>3.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.2.3

All Versions

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

Version Vulnerabilities Updated
3.2.x
jbpm-jpdl-3.2.3
jbpm-jpdl-3.2.2
jbpm-jpdl-3.2.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jbpm</groupId>
    <artifactId>jbpm-jpdl</artifactId>
    <version>3.2.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jbpm:jbpm-jpdl:3.2.3'

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

implementation("org.jbpm:jbpm-jpdl:3.2.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jbpm" % "jbpm-jpdl" % "3.2.3"

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

Jul 14, 2014
15 usages
May 07, 2010
28 usages
Nov 10, 2010
2 usages
Mar 15, 2013
2 usages
220 stars
Dec 21, 2012
1 usages
0 stars
Nov 18, 2014
97 usages
627 stars