jar

org.kuali.maven.plugins : ingester-maven-plugin

Maven & Gradle

Jul 27, 2012

Ingester Maven Plugin · Plugin to simplify the process of ingesting workflow documents into Rice. At the moment, this plugin is still very much in beta. It works correctly when ingesting Kuali OLE workflow documents into a MySQL database using Rice 1.0.3.3. Usage outside of that specific scenario is untested.

Table Of Contents

Latest Version

Download org.kuali.maven.plugins : ingester-maven-plugin JAR file - Latest Versions:

All Versions

Download org.kuali.maven.plugins : ingester-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 ingester-maven-plugin-1.0.6-beta.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.kuali.rice.kew.batch

├─ org.kuali.rice.kew.batch.MyXMLPollerServiceImpl.class - [JAR]

org.kuali.rice.ojb

├─ org.kuali.rice.ojb.ConfigurableSequenceManager.class - [JAR]

org.kuali.maven.plugins.ingester

├─ org.kuali.maven.plugins.ingester.DirectoryStructure.class - [JAR]

├─ org.kuali.maven.plugins.ingester.IngestMojo.class - [JAR]

├─ org.kuali.maven.plugins.ingester.PropertyLoadingFactoryBean.class - [JAR]

├─ org.kuali.maven.plugins.ingester.PropertyUtils.class - [JAR]

├─ org.kuali.maven.plugins.ingester.SimpleScanner.class - [JAR]

├─ org.kuali.maven.plugins.ingester.SpringContext.class - [JAR]

├─ org.kuali.maven.plugins.ingester.SpringContextForWorkflowImporter.class - [JAR]

├─ org.kuali.maven.plugins.ingester.WorkflowImporter.class - [JAR]