A standalone java application for launching the clerezza.org platform. It is also a bundle, but there is no OSGi container known to support this (we are working on it :-) ).
'org.apache.clerezza:platform.launcher.storageless:0.8-incubating'
<dependency>
<groupId>org.apache.clerezza</groupId>
<artifactId>platform.launcher.storageless</artifactId>
<version>0.8-incubating</version>
</dependency>
<dependency org="org.apache.clerezza" name="platform.launcher.storageless" rev="0.8-incubating"/>
"org.apache.clerezza", "platform.launcher.storageless", "0.8-incubating"