
d.se.weld-se-shaded.6.0.2.Final.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of weld-se-shaded Show documentation
Show all versions of weld-se-shaded Show documentation
This jar bundles all the bits of Weld and CDI required for Java SE.
The newest version!
module org.jboss.logging.annotations {
requires org.jboss.logging;
exports org.jboss.logging.annotations;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy