is not current version
Last Version 1.4.7

com.mysema.rdf:rdfbean-lucene 1.3.9


GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-lucene
Version

Version

1.3.9
Type

Type

jar

Download rdfbean-lucene 1.3.9


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