jar

uk.emarte.regurgitator : regurgitator-core-config

Maven & Gradle

Jan 13, 2024
0 stars

Regurgitator Core Config · regurgitator is a lightweight, modular, extendable java framework that you configure to 'regurgitate' canned or clever responses to incoming requests; useful for quickly mocking or prototyping services without writing any code. simply configure, deploy and run.

Table Of Contents

Latest Version

Download uk.emarte.regurgitator : regurgitator-core-config JAR file - Latest Versions:

All Versions

Download uk.emarte.regurgitator : regurgitator-core-config JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 regurgitator-core-config-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uk.emarte.regurgitator.core

├─ uk.emarte.regurgitator.core.AbstractEntityPack.class - [JAR]

├─ uk.emarte.regurgitator.core.AtIndexProcessorLoader.class - [JAR]

├─ uk.emarte.regurgitator.core.ConfigPropertiesHandler.class - [JAR]

├─ uk.emarte.regurgitator.core.ConfigurationFile.class - [JAR]

├─ uk.emarte.regurgitator.core.ConfigurationLoader.class - [JAR]

├─ uk.emarte.regurgitator.core.CoreConfigConstants.class - [JAR]

├─ uk.emarte.regurgitator.core.CoreEntityPack.class - [JAR]

├─ uk.emarte.regurgitator.core.CorePropertiesHandler.class - [JAR]

├─ uk.emarte.regurgitator.core.CreateParameterLoader.class - [JAR]

├─ uk.emarte.regurgitator.core.CreateResponseLoader.class - [JAR]

├─ uk.emarte.regurgitator.core.EntityLookup.class - [JAR]

├─ uk.emarte.regurgitator.core.EntityPack.class - [JAR]

├─ uk.emarte.regurgitator.core.IdentifySessionLoader.class - [JAR]

├─ uk.emarte.regurgitator.core.Loader.class - [JAR]

├─ uk.emarte.regurgitator.core.LoaderUtil.class - [JAR]

├─ uk.emarte.regurgitator.core.RemoveAtIndexProcessorBuilder.class - [JAR]

├─ uk.emarte.regurgitator.core.StringUtil.class - [JAR]

├─ uk.emarte.regurgitator.core.ValueSourceLoader.class - [JAR]