is not current version
Last Version 1.7.1

com.mysema.rdf:rdfbean-spring 1.4.6


GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-spring
Version

Version

1.4.6
Type

Type

jar

Download rdfbean-spring 1.4.6


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