License |
License |
---|---|
GroupId | GroupIdio.ino |
ArtifactId | ArtifactIdsolrs_2.10 |
Last Version | Last Version2.0.0-RC1-solr6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsolrs
A solr client for scala, providing a query interface like SolrJ, just asynchronously / non-blocking
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.ino/solrs_2.10/ -->
<dependency>
<groupId>io.ino</groupId>
<artifactId>solrs_2.10</artifactId>
<version>2.0.0-RC1-solr6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ino/solrs_2.10/
implementation 'io.ino:solrs_2.10:2.0.0-RC1-solr6.0'
// https://jarcasting.com/artifacts/io.ino/solrs_2.10/
implementation ("io.ino:solrs_2.10:2.0.0-RC1-solr6.0")
'io.ino:solrs_2.10:jar:2.0.0-RC1-solr6.0'
<dependency org="io.ino" name="solrs_2.10" rev="2.0.0-RC1-solr6.0">
<artifact name="solrs_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ino', module='solrs_2.10', version='2.0.0-RC1-solr6.0')
)
libraryDependencies += "io.ino" % "solrs_2.10" % "2.0.0-RC1-solr6.0"
[io.ino/solrs_2.10 "2.0.0-RC1-solr6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
org.apache.solr : solr-solrj | jar | 6.0.0 |
org.asynchttpclient : async-http-client | jar | 2.0.11 |
io.dropwizard.metrics : metrics-core Optional | jar | 3.1.2 |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.3.15 |
com.twitter : util-core_2.10 Optional | jar | 6.26.0 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.10 | jar | 1.1.1 |
org.scoverage : scalac-scoverage-plugin_2.10 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.21 |
org.scalatest : scalatest_2.10 | jar | 2.2.6 |
com.novocode : junit-interface | jar | 0.11 |
org.mockito : mockito-core | jar | 1.10.19 |
org.clapper : grizzled-scala_2.10 | jar | 2.5.0 |
org.apache.solr : solr-core | jar | 6.0.0 |
org.apache.curator : curator-test | jar | 2.11.0 |
org.apache.tomcat : tomcat-catalina | jar | 8.5.4 |
org.apache.tomcat : tomcat-jasper | jar | 8.5.4 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.4 |