Last Version

clue 0.0.2

command line client for Apache Lucene

License

License

GroupId

GroupId

com.senseidb.clue
ArtifactId

ArtifactId

clue
Version

Version

0.0.2
Type

Type

jar
Description

Description

clue
command line client for Apache Lucene
Project URL

Project URL

http://github.com/javasoze/clue
Source Code Management

Source Code Management

http://github.com/javasoze/clue

Download clue 0.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 4.3.0
org.apache.lucene : lucene-queries jar 4.3.0
org.apache.lucene : lucene-queryparser jar 4.3.0
org.apache.lucene : lucene-analyzers-common jar 4.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
org.json : json jar 20080701

Project Modules

There are no modules declared in this project.