is not current version
Last Version 1.7.1

com.mysema.rdf:rdfbean-rdb 1.5.0-beta10


GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-rdb
Version

Version

1.5.0-beta10
Type

Type

jar

Download rdfbean-rdb 1.5.0-beta10


<!-- https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-rdb/ -->
<dependency>
    <groupId>com.mysema.rdf</groupId>
    <artifactId>rdfbean-rdb</artifactId>
    <version>1.5.0-beta10</version>
</dependency>
// https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-rdb/
implementation 'com.mysema.rdf:rdfbean-rdb:1.5.0-beta10'
// https://jarcasting.com/artifacts/com.mysema.rdf/rdfbean-rdb/
implementation ("com.mysema.rdf:rdfbean-rdb:1.5.0-beta10")
'com.mysema.rdf:rdfbean-rdb:jar:1.5.0-beta10'
<dependency org="com.mysema.rdf" name="rdfbean-rdb" rev="1.5.0-beta10">
  <artifact name="rdfbean-rdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mysema.rdf', module='rdfbean-rdb', version='1.5.0-beta10')
)
libraryDependencies += "com.mysema.rdf" % "rdfbean-rdb" % "1.5.0-beta10"
[com.mysema.rdf/rdfbean-rdb "1.5.0-beta10"]