License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdfr.pilato.elasticsearch.crawler |
ArtifactId | ArtifactIdfscrawler-3rdparty |
Last Version | Last Version2.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFSCrawler 3rd Party libraries
FS Crawler offers a simple way to index binary files into elasticsearch.
|
Filename | Size |
---|---|
fscrawler-3rdparty-2.9.pom | 685 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/fr.pilato.elasticsearch.crawler/fscrawler-3rdparty/ -->
<dependency>
<groupId>fr.pilato.elasticsearch.crawler</groupId>
<artifactId>fscrawler-3rdparty</artifactId>
<version>2.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.pilato.elasticsearch.crawler/fscrawler-3rdparty/
implementation 'fr.pilato.elasticsearch.crawler:fscrawler-3rdparty:2.9'
// https://jarcasting.com/artifacts/fr.pilato.elasticsearch.crawler/fscrawler-3rdparty/
implementation ("fr.pilato.elasticsearch.crawler:fscrawler-3rdparty:2.9")
'fr.pilato.elasticsearch.crawler:fscrawler-3rdparty:pom:2.9'
<dependency org="fr.pilato.elasticsearch.crawler" name="fscrawler-3rdparty" rev="2.9">
<artifact name="fscrawler-3rdparty" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.pilato.elasticsearch.crawler', module='fscrawler-3rdparty', version='2.9')
)
libraryDependencies += "fr.pilato.elasticsearch.crawler" % "fscrawler-3rdparty" % "2.9"
[fr.pilato.elasticsearch.crawler/fscrawler-3rdparty "2.9"]