framework.colesico-slf4j.4.4.1.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 colesico-slf4j Show documentation
Show all versions of colesico-slf4j Show documentation
Colesico framework SLF4J integration
module colesico.framework.slf4j {
// Inherited in client projects
requires transitive colesico.framework.service;
requires transitive org.slf4j;
exports colesico.framework.slf4j;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy