Download platform.content-0.14.jar file - Jar p

Jar examples for p:platform

Description

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.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

platform.content-0.14-javadoc.jar
platform.content-0.14-sources.jar
platform.content-0.14.jar
platform.content-0.14.pom



Related Tutorials