Download rdfbean-sesame2-1.7.1.jar file - Jar r

Jar examples for r:rdfbean-sesame2

Description

You can download jar file rdfbean-sesame2 1.7.1 in this page.

Build File

You can use the following script to add rdfbean-sesame2-1.7.1.jar to your project.

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

Download

Click the following link to download the jar file.

rdfbean-sesame2-1.7.1-javadoc.jar
rdfbean-sesame2-1.7.1-sources.jar
rdfbean-sesame2-1.7.1.jar
rdfbean-sesame2-1.7.1.pom



Related Tutorials