| License |
License |
|---|---|
| Categories |
CategoriesScala Languages CLI User Interface |
| GroupId | GroupIdcom.github.takezoe |
| ArtifactId | ArtifactIdsolr-scala-client_3 |
| 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 |
| Filename | Size |
|---|---|
| solr-scala-client_3-0.0.27.pom | |
| solr-scala-client_3-0.0.27.jar | 206 KB |
| solr-scala-client_3-0.0.27-sources.jar | 21 KB |
| solr-scala-client_3-0.0.27-javadoc.jar | 327 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.takezoe/solr-scala-client_3/ -->
<dependency>
<groupId>com.github.takezoe</groupId>
<artifactId>solr-scala-client_3</artifactId>
<version>0.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.takezoe/solr-scala-client_3/
implementation 'com.github.takezoe:solr-scala-client_3:0.0.27'
// https://jarcasting.com/artifacts/com.github.takezoe/solr-scala-client_3/
implementation ("com.github.takezoe:solr-scala-client_3:0.0.27")
'com.github.takezoe:solr-scala-client_3:jar:0.0.27'
<dependency org="com.github.takezoe" name="solr-scala-client_3" rev="0.0.27">
<artifact name="solr-scala-client_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.takezoe', module='solr-scala-client_3', version='0.0.27')
)
libraryDependencies += "com.github.takezoe" % "solr-scala-client_3" % "0.0.27"
[com.github.takezoe/solr-scala-client_3 "0.0.27"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.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_3 | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |
| org.mockito : mockito-core | jar | 3.3.0 |
| org.testcontainers : solr | jar | 1.16.0 |