Clerezza - Platform Launcher with Jena TDB

TDB variant of 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 :-) ).

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.clerezza
ArtifactId

ArtifactId

platform.launcher.tdb
Last Version

Last Version

0.5-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

Clerezza - Platform Launcher with Jena TDB
TDB variant of 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

The Apache Software Foundation

Download platform.launcher.tdb

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.clerezza/platform.launcher.tdb/ -->
<dependency>
    <groupId>org.apache.clerezza</groupId>
    <artifactId>platform.launcher.tdb</artifactId>
    <version>0.5-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.launcher.tdb/
implementation 'org.apache.clerezza:platform.launcher.tdb:0.5-incubating'
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.launcher.tdb/
implementation ("org.apache.clerezza:platform.launcher.tdb:0.5-incubating")
'org.apache.clerezza:platform.launcher.tdb:jar:0.5-incubating'
<dependency org="org.apache.clerezza" name="platform.launcher.tdb" rev="0.5-incubating">
  <artifact name="platform.launcher.tdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.clerezza', module='platform.launcher.tdb', version='0.5-incubating')
)
libraryDependencies += "org.apache.clerezza" % "platform.launcher.tdb" % "0.5-incubating"
[org.apache.clerezza/platform.launcher.tdb "0.5-incubating"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1

provided (1)

Group / Artifact Type Version
org.apache.clerezza : platform.launcher.storageless jar 0.8-incubating

runtime (2)

Group / Artifact Type Version
org.apache.clerezza : rdf.jena.tdb.storage jar 0.5-incubating
org.apache.clerezza.ext : com.hp.hpl.jena.tdb jar 0.3-incubating

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.5-incubating