jar

org.jbpm.contrib : jbpm-workitem-itests

Maven & Gradle

Jul 13, 2023
1 usages
40 stars

jBPM :: WorkItem :: SpringBoot :: IntegrationTests · Sample project for testing workitems in a jBPM SpringBoot application

Table Of Contents

Latest Version

Download org.jbpm.contrib : jbpm-workitem-itests JAR file - Latest Versions:

All Versions

Download org.jbpm.contrib : jbpm-workitem-itests JAR file - All Versions:

Version Vulnerabilities Size Updated
7.74.x
7.73.x
7.72.x
7.71.x
7.70.x
7.69.x
7.68.x
7.67.x
7.66.x
7.65.x
7.64.x
7.63.x
7.62.x
7.61.x
7.60.x
7.59.x
7.58.x
7.57.x
7.56.x
7.55.x
7.54.x
7.53.x
7.52.x
7.51.x
7.50.x
7.49.x
7.48.x
7.47.x
7.46.x
7.45.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jbpm-workitem-itests-7.74.1.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jbpm.workitem.springboot.samples

├─ org.jbpm.workitem.springboot.samples.JBPMApplication.class - [JAR]

├─ org.jbpm.workitem.springboot.samples.WebSecurityConfig.class - [JAR]

Advertisement