is not current version
Last Version 1.7.1

com.mysema.rdf:rdfbean-root 0.9.7


GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-root
Version

Version

0.9.7
Type

Type

pom

Download rdfbean-root 0.9.7

Filename Size
rdfbean-root-0.9.7.pom 3 KB
Browse

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