- MavenLibraries - Annotation Type in xyz.etztech.core.maven
-
Allows MavenLibrary to be repeatable
- MavenLibrary - Annotation Type in xyz.etztech.core.maven
-
Allows a plugin to declare dependencies to download at runtime, meaning no more shaded jars!
- MavenLoader - Class in xyz.etztech.core.maven
-
A class to load any plugins with MavenLibrary annotations
- MavenLoader() - Constructor for class xyz.etztech.core.maven.MavenLoader
-
- MavenPlugin - Class in xyz.etztech.core.maven
-
Takes care of running the MavenLoader when the plugin is loaded.
- MavenPlugin() - Constructor for class xyz.etztech.core.maven.MavenPlugin
-
- MultipartUtility - Class in xyz.etztech.core.web
-
- MultipartUtility(String, String) - Constructor for class xyz.etztech.core.web.MultipartUtility
-
This constructor initializes a new HTTP POST request with content type
is set to multipart/form-data