| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdpl.allegro.search.solr |
| ArtifactId | ArtifactIdsolr-ids-export-plugin |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionsolr-ids-export-plugin
Set of Solr plugins allowing time-efficient export of Ids of all found documents.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pl.allegro.search.solr/solr-ids-export-plugin/ -->
<dependency>
<groupId>pl.allegro.search.solr</groupId>
<artifactId>solr-ids-export-plugin</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.search.solr/solr-ids-export-plugin/
implementation 'pl.allegro.search.solr:solr-ids-export-plugin:0.1.1'
// https://jarcasting.com/artifacts/pl.allegro.search.solr/solr-ids-export-plugin/
implementation ("pl.allegro.search.solr:solr-ids-export-plugin:0.1.1")
'pl.allegro.search.solr:solr-ids-export-plugin:jar:0.1.1'
<dependency org="pl.allegro.search.solr" name="solr-ids-export-plugin" rev="0.1.1">
<artifact name="solr-ids-export-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.search.solr', module='solr-ids-export-plugin', version='0.1.1')
)
libraryDependencies += "pl.allegro.search.solr" % "solr-ids-export-plugin" % "0.1.1"
[pl.allegro.search.solr/solr-ids-export-plugin "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.solr : solr-core | jar | 7.2.1 |
| org.jetbrains : annotations | jar | 13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
| com.jayway.jsonpath : json-path | jar | 2.4.0 |
| org.apache.solr : solr-test-framework | jar | 7.2.1 |
| ch.qos.logback : logback-classic | jar | 0.9.24 |