services.classmate.1.0.9.14.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 classmate Show documentation
Show all versions of classmate Show documentation
The classmate api for hibernate (1.3.4)
module com.fasterxml.classmate {
exports com.fasterxml.classmate;
exports com.fasterxml.classmate.members;
exports com.fasterxml.classmate.types;
exports com.fasterxml.classmate.util;
}