License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.clerezza |
ArtifactId | ArtifactIdplatform.launcher.storageless |
Last Version | Last Version0.8-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClerezza - Platform Launcher Storageless
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 :-) ).
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.clerezza/platform.launcher.storageless/ -->
<dependency>
<groupId>org.apache.clerezza</groupId>
<artifactId>platform.launcher.storageless</artifactId>
<version>0.8-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.launcher.storageless/
implementation 'org.apache.clerezza:platform.launcher.storageless:0.8-incubating'
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.launcher.storageless/
implementation ("org.apache.clerezza:platform.launcher.storageless:0.8-incubating")
'org.apache.clerezza:platform.launcher.storageless:jar:0.8-incubating'
<dependency org="org.apache.clerezza" name="platform.launcher.storageless" rev="0.8-incubating">
<artifact name="platform.launcher.storageless" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.clerezza', module='platform.launcher.storageless', version='0.8-incubating')
)
libraryDependencies += "org.apache.clerezza" % "platform.launcher.storageless" % "0.8-incubating"
[org.apache.clerezza/platform.launcher.storageless "0.8-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.wymiwyg : wymiwyg-commons-core | jar | 0.7.6 |
org.ops4j.pax.url : pax-url-mvn | jar | 1.3.2 |
net.rootdev : java-rdfa | jar | 0.4.2-RC2 |
net.rootdev : java-rdfa-htmlparser | jar | 0.4.2-RC2 |
org.apache.mina : mina-core | jar | 2.0.3 |
org.apache.sshd : sshd-core | jar | 0.5.0 |
org.apache.sshd : sshd-pam | jar | 0.5.0 |
org.apache.clerezza : rdf.storage.web | jar | 0.1-incubating |
org.apache.clerezza : platform.shellcustomizer | jar | 0.1-incubating |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.6.1 |