Utility Annotations · This package offers annotations with class retention.
Group: de.lars-sh - All Dependencies
Utilities for Unit Tests · This package offers additional utilities for unit tests.
Utilities · This package offers generic utilities for many different situations.
Lombok Annotations · Annotations of Project Lombok as separate JAR to improve compiling and handling Java sources generated by Delombok
JSON DOM · A DOM implementation for JSON. While DOM is widely used for XML structured data, it can be useful for JSON data, too. These classes wrap generic JSON elements to fit the DOM interfaces.
Root POM · This POM is meant to be used as root POM. Use de.lars-sh:parent for your own projects.
Parent POM · This parent POM is made for great Java projects, handling Eclipse and optional Project Lombok integration, having consistent Checkstyle and SpotBugs (successor of FindBugs) definitions in addition to even more Maven pre-configuration.
JES Client · Handling IBM z/OS JES spools using Java technologies based on the IBM z/OS FTP server.
JAR Runner Maven Plugin · This is a Maven plugin to execute JAR artifacts from command line. Apache Maven manages a project's build, reporting and documentation using a project object model (POM). But it's lacking support for executing artifacts from command line using a single line of code. The JAR Runner Maven Plugin aims at changing that.
Archetype for Parent POM · This archetype package creates a new Maven project consisting of nothing more than a pom.xml file referencing the parent POM project