All Downloads are FREE. Search and download functionalities are using the official Maven repository.

framework.colesico-slf4j.4.4.1.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 5.3.0
Show newest version
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