License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdpl.allegro.search.solr |
ArtifactId | ArtifactIdids-export-plugin |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionids-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 |
Filename | Size |
---|---|
ids-export-plugin-0.1.0.pom | |
ids-export-plugin-0.1.0.jar | 19 KB |
ids-export-plugin-0.1.0-sources.jar | 10 KB |
ids-export-plugin-0.1.0-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.allegro.search.solr/ids-export-plugin/ -->
<dependency>
<groupId>pl.allegro.search.solr</groupId>
<artifactId>ids-export-plugin</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.search.solr/ids-export-plugin/
implementation 'pl.allegro.search.solr:ids-export-plugin:0.1.0'
// https://jarcasting.com/artifacts/pl.allegro.search.solr/ids-export-plugin/
implementation ("pl.allegro.search.solr:ids-export-plugin:0.1.0")
'pl.allegro.search.solr:ids-export-plugin:jar:0.1.0'
<dependency org="pl.allegro.search.solr" name="ids-export-plugin" rev="0.1.0">
<artifact name="ids-export-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.search.solr', module='ids-export-plugin', version='0.1.0')
)
libraryDependencies += "pl.allegro.search.solr" % "ids-export-plugin" % "0.1.0"
[pl.allegro.search.solr/ids-export-plugin "0.1.0"]
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 |