is not current version
Last Version 1.7.1

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


GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-root
Version

Version

1.5.0-beta10
Type

Type

pom

Download rdfbean-root 1.5.0-beta10


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