
services.cache-annotations-ri-common.1.0.2.7-jre12.source-code.module-info Maven / Gradle / Ivy
module cache.annotations.ri.common {
requires cache.api;
requires java.logging;
exports org.jsr107.ri.annotations;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy