Jar examples for r:rdf-properties
RDF Property configurations
You can download jar file rdf-properties 2.0.0 in this page.
Open Source License
You can use the following script to add rdf-properties-2.0.0.jar to your project.
<dependency> <groupId>com.blazegraph</groupId> <artifactId>rdf-properties</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.blazegraph', name: 'rdf-properties', version: '2.0.0'
libraryDependencies += "com.blazegraph" % "rdf-properties" % "2.0.0"
<dependency org="com.blazegraph" name="rdf-properties" rev="2.0.0"/>
@Grapes(@Grab(group='com.blazegraph', module='rdf-properties', version='2.0.0'))
'com.blazegraph:rdf-properties:jar:2.0.0'
Click the following link to download the jar file.
rdf-properties-2.0.0-javadoc.jar