| License |
License |
|---|---|
| Categories |
CategoriesTomcat Container Application Servers |
| GroupId | GroupIdcom.github.albfernandez |
| ArtifactId | ArtifactIdjbpm-tomcat |
| Last Version | Last Version3.2.18.ayg |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjBPM3 - Tomcat
The JBoss Business Process Manager (jBPM) is a flexible and extensible scaffolding for process languages
|
| Filename | Size |
|---|---|
| jbpm-tomcat-3.2.18.ayg.pom | |
| jbpm-tomcat-3.2.18.ayg.jar | 5 KB |
| jbpm-tomcat-3.2.18.ayg-sources.jar | 3 KB |
| jbpm-tomcat-3.2.18.ayg-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.albfernandez/jbpm-tomcat/ -->
<dependency>
<groupId>com.github.albfernandez</groupId>
<artifactId>jbpm-tomcat</artifactId>
<version>3.2.18.ayg</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.albfernandez/jbpm-tomcat/
implementation 'com.github.albfernandez:jbpm-tomcat:3.2.18.ayg'
// https://jarcasting.com/artifacts/com.github.albfernandez/jbpm-tomcat/
implementation ("com.github.albfernandez:jbpm-tomcat:3.2.18.ayg")
'com.github.albfernandez:jbpm-tomcat:jar:3.2.18.ayg'
<dependency org="com.github.albfernandez" name="jbpm-tomcat" rev="3.2.18.ayg">
<artifact name="jbpm-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.albfernandez', module='jbpm-tomcat', version='3.2.18.ayg')
)
libraryDependencies += "com.github.albfernandez" % "jbpm-tomcat" % "3.2.18.ayg"
[com.github.albfernandez/jbpm-tomcat "3.2.18.ayg"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-ehcache | jar | 5.4.31.Final |
| net.sf.ehcache : ehcache-core | jar | 2.6.11 |
| org.slf4j : slf4j-reload4j | jar | 1.7.36 |
| org.apache.jackrabbit : jackrabbit-core | jar | 2.21.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| tomcat : catalina | jar | 5.5.23 |
| tomcat : naming-factory | jar | 5.5.23 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| ch.qos.reload4j : reload4j | jar | 1.2.19 |