Download rdfbean-sesame-1.4.11.jar file - Jar r

Jar examples for r:rdfbean-sesame

Description

You can download jar file rdfbean-sesame 1.4.11 in this page.

Build File

You can use the following script to add rdfbean-sesame-1.4.11.jar to your project.

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

Download

Click the following link to download the jar file.

rdfbean-sesame-1.4.11-sources.jar
rdfbean-sesame-1.4.11.jar
rdfbean-sesame-1.4.11.pom



Related Tutorials