Download platform.graphprovider.content-0.7.jar file - Jar p

Jar examples for p:platform

Description

A service that provides the content-graph

You can download jar file platform.graphprovider.content 0.7 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

platform.graphprovider.content-0.7-javadoc.jar
platform.graphprovider.content-0.7-sources.jar
platform.graphprovider.content-0.7.jar
platform.graphprovider.content-0.7.pom



Related Tutorials