is not current version
Last Version 1.7.1

com.mysema.rdf:rdfbean-core 1.1.1


GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-core
Version

Version

1.1.1
Type

Type

jar

Download rdfbean-core 1.1.1


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