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