framework.colesico-bundle-srv.5.0.0.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 colesico-bundle-srv Show documentation
Show all versions of colesico-bundle-srv Show documentation
Colesico framework bundle for services
module colesico.framework.bundle.srv {
requires transitive colesico.framework.bundle.base;
requires transitive colesico.framework.bundle.l10n;
requires transitive colesico.framework.slf4j;
requires transitive colesico.framework.hocon;
requires transitive colesico.framework.eventbus;
requires transitive colesico.framework.asynctask;
requires transitive colesico.framework.validation;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy