Limbus Dependency Management for Plugins
· Limbus dependency management POM for plugin developers.
This POM imports the dependency management for Limbus plugin development libraries. Several scopes are predefined, do not override scope without knowing what you do.
Example: Do not set the limbus-engine-api into scope "compile". This will make the plugin unusable on the Limbus Engine!
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window limbus-depchain-plugin-3.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.