License |
License |
---|---|
Categories |
CategoriesScala Languages CLI User Interface |
GroupId | GroupIdcom.github.takezoe |
ArtifactId | ArtifactIdsolr-scala-client_2.11 |
Last Version | Last Version0.0.27 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsolr-scala-client
solr-scala-client
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.takezoe |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.takezoe/solr-scala-client_2.11/ -->
<dependency>
<groupId>com.github.takezoe</groupId>
<artifactId>solr-scala-client_2.11</artifactId>
<version>0.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.takezoe/solr-scala-client_2.11/
implementation 'com.github.takezoe:solr-scala-client_2.11:0.0.27'
// https://jarcasting.com/artifacts/com.github.takezoe/solr-scala-client_2.11/
implementation ("com.github.takezoe:solr-scala-client_2.11:0.0.27")
'com.github.takezoe:solr-scala-client_2.11:jar:0.0.27'
<dependency org="com.github.takezoe" name="solr-scala-client_2.11" rev="0.0.27">
<artifact name="solr-scala-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.takezoe', module='solr-scala-client_2.11', version='0.0.27')
)
libraryDependencies += "com.github.takezoe" % "solr-scala-client_2.11" % "0.0.27"
[com.github.takezoe/solr-scala-client_2.11 "0.0.27"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
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.11 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.2.9 |
org.mockito : mockito-core | jar | 3.3.0 |
org.testcontainers : solr | jar | 1.16.0 |