
refcodes-archetype.3.3.9.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 refcodes-archetype Show documentation
Show all versions of refcodes-archetype Show documentation
The refcodes-archetype artifact provides some base functionality
required by some archetypes found in the refcodes-archetype-alt
artifact(s).
The newest version!
module org.refcodes.archetype {
requires transitive org.refcodes.logger;
requires transitive org.refcodes.properties.ext.application;
requires static org.refcodes.io;
requires static org.refcodes.decoupling.ext.application;
exports org.refcodes.archetype;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy