License |
License |
---|---|
GroupId | GroupIdio.ino |
ArtifactId | ArtifactIdsolrs_2.11 |
Version | Version2.3.0 |
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
solrs_2.11-2.3.0.pom | |
solrs_2.11-2.3.0.jar | 518 KB |
solrs_2.11-2.3.0-tests.jar | 960 KB |
solrs_2.11-2.3.0-sources.jar | 43 KB |
solrs_2.11-2.3.0-javadoc.jar | 699 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ino/solrs_2.11/ -->
<dependency>
<groupId>io.ino</groupId>
<artifactId>solrs_2.11</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ino/solrs_2.11/
implementation 'io.ino:solrs_2.11:2.3.0'
// https://jarcasting.com/artifacts/io.ino/solrs_2.11/
implementation ("io.ino:solrs_2.11:2.3.0")
'io.ino:solrs_2.11:jar:2.3.0'
<dependency org="io.ino" name="solrs_2.11" rev="2.3.0">
<artifact name="solrs_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ino', module='solrs_2.11', version='2.3.0')
)
libraryDependencies += "io.ino" % "solrs_2.11" % "2.3.0"
[io.ino/solrs_2.11 "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.apache.solr : solr-solrj | jar | 7.6.0 |
org.asynchttpclient : async-http-client | jar | 2.10.0 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.2.0 |
org.scala-lang.modules : scala-java8-compat_2.11 | jar | 0.9.0 |
io.dropwizard.metrics : metrics-core Optional | jar | 3.2.6 |
org.slf4j : slf4j-api | jar | 1.7.26 |
com.twitter : util-core_2.11 Optional | jar | 19.5.1 |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.26 |
org.scalatest : scalatest_2.11 | jar | 3.0.8 |
com.novocode : junit-interface | jar | 0.11 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.apache.solr : solr-core | jar | 7.6.0 |
org.apache.solr : solr-test-framework | jar | 7.6.0 |