Download platform.graphnodeprovider-1.0.0.jar file - Jar p

Jar examples for p:platform

Description

Clerezza - Provisioning: The platform graphnodeprovider and its dependencies. It depends on the Clerezza rdf libraries as provided by the RDF feature.

You can download jar file platform.graphnodeprovider 1.0.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

platform.graphnodeprovider-1.0.0-sources.jar
platform.graphnodeprovider-1.0.0.pom



Related Tutorials