is not current version
Last Version 3.2.18.ayg

com.github.albfernandez:jbpm-tomcat 3.2.14.ayg


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.albfernandez
ArtifactId

ArtifactId

jbpm-tomcat
Version

Version

3.2.14.ayg
Type

Type

jar

Download jbpm-tomcat 3.2.14.ayg


<!-- https://jarcasting.com/artifacts/com.github.albfernandez/jbpm-tomcat/ -->
<dependency>
    <groupId>com.github.albfernandez</groupId>
    <artifactId>jbpm-tomcat</artifactId>
    <version>3.2.14.ayg</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez/jbpm-tomcat/
implementation 'com.github.albfernandez:jbpm-tomcat:3.2.14.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez/jbpm-tomcat/
implementation ("com.github.albfernandez:jbpm-tomcat:3.2.14.ayg")
'com.github.albfernandez:jbpm-tomcat:jar:3.2.14.ayg'
<dependency org="com.github.albfernandez" name="jbpm-tomcat" rev="3.2.14.ayg">
  <artifact name="jbpm-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez', module='jbpm-tomcat', version='3.2.14.ayg')
)
libraryDependencies += "com.github.albfernandez" % "jbpm-tomcat" % "3.2.14.ayg"
[com.github.albfernandez/jbpm-tomcat "3.2.14.ayg"]