
.common.hibernate-commons-annotations.7.0.3.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 hibernate-commons-annotations Show documentation
Show all versions of hibernate-commons-annotations Show documentation
Common reflection code used in support of annotation processing
The newest version!
module org.hibernate.commons.annotations {
exports org.hibernate.annotations.common.annotationfactory;
exports org.hibernate.annotations.common.reflection;
exports org.hibernate.annotations.common.reflection.java;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy