Download rdf-properties-2.1.4.jar file - Jar r

Jar examples for r:rdf-properties

Description

RDF Property configurations

You can download jar file rdf-properties 2.1.4 in this page.

License

Open Source License

Build File

You can use the following script to add rdf-properties-2.1.4.jar to your project.

<dependency>
   <groupId>com.blazegraph</groupId>
   <artifactId>rdf-properties</artifactId>
   <version>2.1.4</version>
</dependency>
compile group: 'com.blazegraph', name: 'rdf-properties', version: '2.1.4'
libraryDependencies += "com.blazegraph" % "rdf-properties" % "2.1.4"
<dependency org="com.blazegraph" name="rdf-properties" rev="2.1.4"/>
@Grapes(@Grab(group='com.blazegraph', module='rdf-properties', version='2.1.4'))
'com.blazegraph:rdf-properties:jar:2.1.4'

Download

Click the following link to download the jar file.

rdf-properties-2.1.4-javadoc.jar
rdf-properties-2.1.4-sources.jar
rdf-properties-2.1.4.jar
rdf-properties-2.1.4.pom



Related Tutorials