License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdfr.pilato.elasticsearch.crawler |
ArtifactId | ArtifactIdfscrawler-test-documents |
Last Version | Last Version2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFSCrawler Test Documents
FS Crawler offers a simple way to index binary files into elasticsearch.
|
Filename | Size |
---|---|
fscrawler-test-documents-2.9.pom | |
fscrawler-test-documents-2.9.jar | 446 KB |
fscrawler-test-documents-2.9-sources.jar | 446 KB |
fscrawler-test-documents-2.9-javadoc.jar | 321 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/fr.pilato.elasticsearch.crawler/fscrawler-test-documents/
implementation 'fr.pilato.elasticsearch.crawler:fscrawler-test-documents:2.9'
// https://jarcasting.com/artifacts/fr.pilato.elasticsearch.crawler/fscrawler-test-documents/
implementation ("fr.pilato.elasticsearch.crawler:fscrawler-test-documents:2.9")
'fr.pilato.elasticsearch.crawler:fscrawler-test-documents:jar:2.9'
<dependency org="fr.pilato.elasticsearch.crawler" name="fscrawler-test-documents" rev="2.9">
<artifact name="fscrawler-test-documents" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.pilato.elasticsearch.crawler', module='fscrawler-test-documents', version='2.9')
)
libraryDependencies += "fr.pilato.elasticsearch.crawler" % "fscrawler-test-documents" % "2.9"
[fr.pilato.elasticsearch.crawler/fscrawler-test-documents "2.9"]