ommon.smallrye-common-annotation.2.9.0.source-code.module-info Maven / Gradle / Ivy
The newest version!
module io.smallrye.common.annotation {
requires static jakarta.cdi;
requires static jakarta.inject;
exports io.smallrye.common.annotation;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy