ple.maple-api.0.2.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of maple-api Show documentation
Show all versions of maple-api Show documentation
An opinionated slf4j backend for structured logging
module maple.api {
requires org.slf4j;
exports maple.api.models;
exports maple.api.config;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy