is not current version
Last Version 1.4.7

com.mysema.rdf:rdfbean-lucene 1.4.1


GroupId

GroupId

com.mysema.rdf
ArtifactId

ArtifactId

rdfbean-lucene
Version

Version

1.4.1
Type

Type

jar

Download rdfbean-lucene 1.4.1


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