GroupId | GroupIdorg.jbpm |
---|---|
ArtifactId | ArtifactIdjbpm-jpdl |
Last Version | Last Version3.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
jbpm-jpdl-3.2.3.pom | |
jbpm-jpdl-3.2.3.jar | 659 KB |
jbpm-jpdl-3.2.3-sources.jar | 674 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-jpdl/ -->
<dependency>
<groupId>org.jbpm</groupId>
<artifactId>jbpm-jpdl</artifactId>
<version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm/jbpm-jpdl/
implementation 'org.jbpm:jbpm-jpdl:3.2.3'
// https://jarcasting.com/artifacts/org.jbpm/jbpm-jpdl/
implementation ("org.jbpm:jbpm-jpdl:3.2.3")
'org.jbpm:jbpm-jpdl:jar:3.2.3'
<dependency org="org.jbpm" name="jbpm-jpdl" rev="3.2.3">
<artifact name="jbpm-jpdl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm', module='jbpm-jpdl', version='3.2.3')
)
libraryDependencies += "org.jbpm" % "jbpm-jpdl" % "3.2.3"
[org.jbpm/jbpm-jpdl "3.2.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.0.4 |