Jar examples for r:rdfbean-core
You can download jar file rdfbean-core 0.7.2 in this page.
You can use the following script to add rdfbean-core-0.7.2.jar to your project.
<dependency> <groupId>com.mysema.rdf</groupId> <artifactId>rdfbean-core</artifactId> <version>0.7.2</version> </dependency>
compile group: 'com.mysema.rdf', name: 'rdfbean-core', version: '0.7.2'
libraryDependencies += "com.mysema.rdf" % "rdfbean-core" % "0.7.2"
<dependency org="com.mysema.rdf" name="rdfbean-core" rev="0.7.2"/>
@Grapes(@Grab(group='com.mysema.rdf', module='rdfbean-core', version='0.7.2'))
'com.mysema.rdf:rdfbean-core:jar:0.7.2'
Click the following link to download the jar file.
rdfbean-core-0.7.2.jar