Download rdfbean-sesame3-1.7.0.jar file - Jar r

Jar examples for r:rdfbean-sesame3

Description

You can download jar file rdfbean-sesame3 1.7.0 in this page.

Build File

You can use the following script to add rdfbean-sesame3-1.7.0.jar to your project.

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

Download

Click the following link to download the jar file.

rdfbean-sesame3-1.7.0-javadoc.jar
rdfbean-sesame3-1.7.0-sources.jar
rdfbean-sesame3-1.7.0.jar
rdfbean-sesame3-1.7.0.pom



Related Tutorials