jar

org.mini2Dx : artemis-fluid-core-utility-sources

Maven & Gradle

Nov 01, 2022

Provides a testing framework for support classes that are generated when using fluid entities. Since E.class and SuperMapper.class are not available at this point we resort to a bit of trickery so we can at least test the utility classes. fluid-core will pick up /src/test/java/com/artemis/ as resources (see /target/classes/fluid-entity-sources/) FluidGenerator can be made to deploy these while generating E and SuperMapper. See fluid-core pom which files are packaged as resources. Add new files to be deployed to FluidGenerator.generate manually!

Table Of Contents

Latest Version

Download org.mini2Dx : artemis-fluid-core-utility-sources JAR file - Latest Versions:

All Versions

Download org.mini2Dx : artemis-fluid-core-utility-sources JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.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 artemis-fluid-core-utility-sources-2.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.