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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials