Cilia is an application development framework with its specialized run-time for mediation flows.
Developers use Cilia to create modular, dynamic and autonomous mediation code that can be distributed between embedded and enterprise systems.
Cilia has been designed for the widest range of uses, including embedded applications, M2M applications, application integration in big systems, data reporting.
Cilia is a project in collaboration with the Adele Research Team and Orange Labs.
For more information see http://adeleresearchgroup.github.io/Cilia/
<repository>
<id>maven-cilia-repository-release</id>
<name>Cilia - Release</name>
<url>http://repository-cilia.forge.cloudbees.com/release/</url>
<layout>default</layout>
</repository>
<repository>
<id>maven-cilia-repository-snapshot</id>
<name>Cilia - Snapshot</name>
<url>http://repository-cilia.forge.cloudbees.com/snapshot/</url>
<layout>default</layout>
</repository>