is not current version
Last Version 1.7.1

com.mysema.rdf:rdfbean-demo 1.4.0

RDFBean Demo

GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-demo
Version

Version

1.4.0
Type

Type

jar

Download rdfbean-demo 1.4.0


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