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

ke-chappel.oss.commons.testing.1.0.16.source-code.module-info Maven / Gradle / Ivy

module io.github.lc.oss.commons.testing {
    requires org.junit.jupiter.api;
    requires org.mockito;

    exports io.github.lc.oss.commons.testing;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy