Download platform.content-1.0.0.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 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add platform.content-1.0.0.jar to your project.

<dependency>
   <groupId>org.apache.clerezza</groupId>
   <artifactId>platform.content</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.apache.clerezza', name: 'platform.content', version: '1.0.0'
libraryDependencies += "org.apache.clerezza" % "platform.content" % "1.0.0"
<dependency org="org.apache.clerezza" name="platform.content" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.clerezza', module='platform.content', version='1.0.0'))
'org.apache.clerezza:platform.content:jar:1.0.0'

Download

Click the following link to download the jar file.

platform.content-1.0.0-sources.jar
platform.content-1.0.0.pom



Related Tutorials