Download rdfbean-core-0.9.0.jar file - Jar r

Jar examples for r:rdfbean-core

Description

You can download jar file rdfbean-core 0.9.0 in this page.

Build File

You can use the following script to add rdfbean-core-0.9.0.jar to your project.

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

Download

Click the following link to download the jar file.

rdfbean-core-0.9.0.jar
rdfbean-core-0.9.0.pom
rdfbean-core-0.9.0-sources.jar
rdfbean-core-0.9.0-tests.jar
rdfbean-core-0.9.0-test-sources.jar



Related Tutorials