jar

net.mostlyoriginal.artemis-odb : contrib-plugin-debug

Maven & Gradle

Apr 20, 2020

Can log entity lifecycle events like create, delete. Can also log errors (accessing/deleting already deleted entities) and report a stacktrace to the cause.

Table Of Contents

Latest Version

Download net.mostlyoriginal.artemis-odb : contrib-plugin-debug JAR file - Latest Versions:

All Versions

Download net.mostlyoriginal.artemis-odb : contrib-plugin-debug JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.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 contrib-plugin-debug-2.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.mostlyoriginal.plugin

├─ net.mostlyoriginal.plugin.AnimalNameGenerator.class - [JAR]

├─ net.mostlyoriginal.plugin.DebugComponent.class - [JAR]

├─ net.mostlyoriginal.plugin.DebugEventStacktrace.class - [JAR]

├─ net.mostlyoriginal.plugin.DebugLogStrategy.class - [JAR]

├─ net.mostlyoriginal.plugin.DebugPlugin.class - [JAR]

├─ net.mostlyoriginal.plugin.DebugSystem.class - [JAR]

├─ net.mostlyoriginal.plugin.SystemOutDebugLogStrategy.class - [JAR]