joinup.sat.jdplus-x13-base-xml.3.2.4.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 jdplus-x13-base-xml Show documentation
Show all versions of jdplus-x13-base-xml Show documentation
${project.parent.artifactId} - ${project.artifactId}
module jdplus.x13.base.xml {
requires static lombok;
requires static nbbrd.design;
requires static nbbrd.service;
requires static org.checkerframework.checker.qual;
requires transitive jdplus.x13.base.api;
requires java.xml.bind;
requires jdplus.toolkit.base.xml;
requires jdplus.sa.base.xml;
exports jdplus.x13.base.xml;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy