All Downloads are FREE. Search and download functionalities are using the official Maven repository.

refcodes-archetype.3.3.9.source-code.module-info Maven / Gradle / Ivy

Go to download

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