Jar examples for p:platform
A Karaf feature and partialbundlelist with the bundles providing the clerezza content functionality. This feature depends on java and OSGi platform libraries (javax.xml, org.osgi.service.cm and others), slf4j logging - rdf - rdf.web - platform.graphnodprovider - typerendering - typehandlerspace
You can download jar file platform.content 0.14 in this page.
Apache License
You can use the following script to add platform.content-0.14.jar to your project.
<dependency> <groupId>org.apache.clerezza</groupId> <artifactId>platform.content</artifactId> <version>0.14</version> </dependency>
compile group: 'org.apache.clerezza', name: 'platform.content', version: '0.14'
libraryDependencies += "org.apache.clerezza" % "platform.content" % "0.14"
<dependency org="org.apache.clerezza" name="platform.content" rev="0.14"/>
@Grapes(@Grab(group='org.apache.clerezza', module='platform.content', version='0.14'))
'org.apache.clerezza:platform.content:jar:0.14'
Click the following link to download the jar file.
platform.content-0.14-javadoc.jar