Actions
MAY Component Library Architecture¶
The library is decomposed in several software modules (which are Maven projects):- fr.irit.smac.lib.may.parent: it contains general Maven instructions shared by the other modules. It inherits from fr.irit.smac.parent-central, which contains instructions to release to Maven Central.
- fr.irit.smac.lib.may.parent-speadl: it contains general Maven instructions shared by other modules with SpeADL code in it. It inherits from fr.irit.smac.lib.may.parent.
- fr.irit.smac.lib.may.common-interfaces: it contains Java interface used in the components.
- fr.irit.smac.lib.may.common-components: it contains most of the reusable components.
- fr.irit.smac.lib.may.ivy-distribution: it contains components to build distributed architectures using the Ivy software bus.
- fr.irit.smac.lib.may.webservices: it contains component to build architecture exposing functionality as webservices.
Mis à jour par Anonyme il y a plus de 11 ans · 1 révisions