luschy

Scala wrapper for Lucene

License

License

GroupId

GroupId

de.knutwalker
ArtifactId

ArtifactId

luschy_2.11
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

luschy
Scala wrapper for Lucene
Project URL

Project URL

https://github.com/knutwalker/luschy/
Project Organization

Project Organization

de.knutwalker
Source Code Management

Source Code Management

https://github.com/knutwalker/luschy/

Download luschy_2.11

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.6
de.knutwalker : validation_2.11 jar 0.2.0
org.apache.lucene : lucene-core jar 5.1.0
com.chuusai : shapeless_2.11 jar 2.2.0-RC6

Project Modules

There are no modules declared in this project.

Luschy

Lucene + Scala + Shapeless = such magic! very wow! #pewpewpew

see MagicTest

Versions

Version
0.1.2
0.1.1
0.1.0