License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdfr.pilato.elasticsearch.crawler |
ArtifactId | ArtifactIdfscrawler-test-documents |
Version | Version2.7 |
Type | Typejar |
Description |
DescriptionFSCrawler Test Documents
FS Crawler offers a simple way to index binary files into elasticsearch.
|
Filename | Size |
---|---|
fscrawler-test-documents-2.7.pom | |
fscrawler-test-documents-2.7.jar | 4 MB |
fscrawler-test-documents-2.7-sources.jar | 4 MB |
fscrawler-test-documents-2.7-javadoc.jar | 316 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/fr.pilato.elasticsearch.crawler/fscrawler-test-documents/ -->
<dependency>
<groupId>fr.pilato.elasticsearch.crawler</groupId>
<artifactId>fscrawler-test-documents</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/fr.pilato.elasticsearch.crawler/fscrawler-test-documents/
implementation 'fr.pilato.elasticsearch.crawler:fscrawler-test-documents:2.7'
// https://jarcasting.com/artifacts/fr.pilato.elasticsearch.crawler/fscrawler-test-documents/
implementation ("fr.pilato.elasticsearch.crawler:fscrawler-test-documents:2.7")
'fr.pilato.elasticsearch.crawler:fscrawler-test-documents:jar:2.7'
<dependency org="fr.pilato.elasticsearch.crawler" name="fscrawler-test-documents" rev="2.7">
<artifact name="fscrawler-test-documents" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.pilato.elasticsearch.crawler', module='fscrawler-test-documents', version='2.7')
)
libraryDependencies += "fr.pilato.elasticsearch.crawler" % "fscrawler-test-documents" % "2.7"
[fr.pilato.elasticsearch.crawler/fscrawler-test-documents "2.7"]