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