solr-scala-client


License

License

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.github.takezoe
ArtifactId

ArtifactId

solr-scala-client_2.13
Last Version

Last Version

0.0.27
Release Date

Release Date

Type

Type

jar
Description

Description

solr-scala-client
solr-scala-client
Project URL

Project URL

https://github.com/takezoe/solr-scala-client
Project Organization

Project Organization

com.github.takezoe
Source Code Management

Source Code Management

https://github.com/takezoe/solr-scala-client

Download solr-scala-client_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.takezoe/solr-scala-client_2.13/ -->
<dependency>
    <groupId>com.github.takezoe</groupId>
    <artifactId>solr-scala-client_2.13</artifactId>
    <version>0.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.takezoe/solr-scala-client_2.13/
implementation 'com.github.takezoe:solr-scala-client_2.13:0.0.27'
// https://jarcasting.com/artifacts/com.github.takezoe/solr-scala-client_2.13/
implementation ("com.github.takezoe:solr-scala-client_2.13:0.0.27")
'com.github.takezoe:solr-scala-client_2.13:jar:0.0.27'
<dependency org="com.github.takezoe" name="solr-scala-client_2.13" rev="0.0.27">
  <artifact name="solr-scala-client_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.takezoe', module='solr-scala-client_2.13', version='0.0.27')
)
libraryDependencies += "com.github.takezoe" % "solr-scala-client_2.13" % "0.0.27"
[com.github.takezoe/solr-scala-client_2.13 "0.0.27"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
org.apache.solr : solr-solrj jar 8.4.1
com.squareup.okhttp3 : okhttp jar 3.14.6
org.scala-lang.modules : scala-parser-combinators_2.13 jar 1.1.2

runtime (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9
org.mockito : mockito-core jar 3.3.0
org.testcontainers : solr jar 1.16.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.27
0.0.26
0.0.25
0.0.24
0.0.23
0.0.22
0.0.21