License |
License |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdscalikesolr_2.10 |
Version | Version4.10.0 |
Type | Typejar |
Description |
Descriptionscalikesolr
scalikesolr
|
Project Organization |
Project Organizationcom.github.seratch |
Filename | Size |
---|---|
scalikesolr_2.10-4.10.0.pom | |
scalikesolr_2.10-4.10.0.jar | 654 KB |
scalikesolr_2.10-4.10.0-sources.jar | 64 KB |
scalikesolr_2.10-4.10.0-javadoc.jar | 947 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/scalikesolr_2.10/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>scalikesolr_2.10</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/scalikesolr_2.10/
implementation 'com.github.seratch:scalikesolr_2.10:4.10.0'
// https://jarcasting.com/artifacts/com.github.seratch/scalikesolr_2.10/
implementation ("com.github.seratch:scalikesolr_2.10:4.10.0")
'com.github.seratch:scalikesolr_2.10:jar:4.10.0'
<dependency org="com.github.seratch" name="scalikesolr_2.10" rev="4.10.0">
<artifact name="scalikesolr_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='scalikesolr_2.10', version='4.10.0')
)
libraryDependencies += "com.github.seratch" % "scalikesolr_2.10" % "4.10.0"
[com.github.seratch/scalikesolr_2.10 "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
org.slf4j : slf4j-api | jar | 1.7.7 |
joda-time : joda-time | jar | 2.4 |
org.joda : joda-convert | jar | 1.7 |
org.apache.solr : solr-solrj | jar | 4.10.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
org.scalatest : scalatest_2.10 | jar | 2.2.2 |