| License |
License |
|---|---|
| GroupId | GroupIdcom.digitalpebble.behemoth |
| ArtifactId | ArtifactIdbehemoth-solr |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsolr
Parent module for Behemoth
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| behemoth-solr-1.1.pom | |
| behemoth-solr-1.1.jar | 9 KB |
| behemoth-solr-1.1-sources.jar | 5 KB |
| behemoth-solr-1.1-job.jar | 1 MB |
| behemoth-solr-1.1-javadoc.jar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-solr/ -->
<dependency>
<groupId>com.digitalpebble.behemoth</groupId>
<artifactId>behemoth-solr</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-solr/
implementation 'com.digitalpebble.behemoth:behemoth-solr:1.1'
// https://jarcasting.com/artifacts/com.digitalpebble.behemoth/behemoth-solr/
implementation ("com.digitalpebble.behemoth:behemoth-solr:1.1")
'com.digitalpebble.behemoth:behemoth-solr:jar:1.1'
<dependency org="com.digitalpebble.behemoth" name="behemoth-solr" rev="1.1">
<artifact name="behemoth-solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digitalpebble.behemoth', module='behemoth-solr', version='1.1')
)
libraryDependencies += "com.digitalpebble.behemoth" % "behemoth-solr" % "1.1"
[com.digitalpebble.behemoth/behemoth-solr "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.digitalpebble.behemoth : behemoth-core | jar | 1.1 |
| org.apache.solr : solr-solrj | jar | 4.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hadoop : hadoop-core | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |