fizzed / play-solr   1.0.0

GitHub

PlayFramework 2.x module to simplify indexing and searching documents with Apache Solr (Lucene)

Scala versions: 2.11 2.10

fizzed-play-module-solr 1.2.0


Group ID:
com.fizzed
Artifact ID:
fizzed-play-module-solr_2.11
Version:
1.2.0
Release Date:
Feb 6, 2015
Licenses:
Files:

libraryDependencies += "com.fizzed" %% "fizzed-play-module-solr" % "1.2.0"

Mill build tool

ivy"com.fizzed::fizzed-play-module-solr:1.2.0"

Scala CLI

//> using dep "com.fizzed::fizzed-play-module-solr:1.2.0"

Ammonite REPL

import $ivy.`com.fizzed::fizzed-play-module-solr:1.2.0`

<dependency>
  <groupId>com.fizzed</groupId>
  <artifactId>fizzed-play-module-solr_2.11</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'com.fizzed', name: 'fizzed-play-module-solr_2.11', version: '1.2.0'