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

Jar examples for r:rdfbean-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials