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

d.vpro-shared-guice.5.3.2.source-code.module-info_ Maven / Gradle / Ivy

There is a newer version: 5.3.3
Show newest version
module nl.vpro.shared.guice {
    exports nl.vpro.guice;

    requires com.google.guice;
    requires nl.vpro.shared.util;
    requires static lombok;
    requires jakarta.inject;
    requires org.slf4j;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy