is not current version
Last Version 2.9

fr.pilato.elasticsearch.crawler:fscrawler-core 2.8


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

fr.pilato.elasticsearch.crawler
ArtifactId

ArtifactId

fscrawler-core
Version

Version

2.8
Type

Type

jar

Download fscrawler-core 2.8


<!-- https://jarcasting.com/artifacts/fr.pilato.elasticsearch.crawler/fscrawler-core/ -->
<dependency>
    <groupId>fr.pilato.elasticsearch.crawler</groupId>
    <artifactId>fscrawler-core</artifactId>
    <version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/fr.pilato.elasticsearch.crawler/fscrawler-core/
implementation 'fr.pilato.elasticsearch.crawler:fscrawler-core:2.8'
// https://jarcasting.com/artifacts/fr.pilato.elasticsearch.crawler/fscrawler-core/
implementation ("fr.pilato.elasticsearch.crawler:fscrawler-core:2.8")
'fr.pilato.elasticsearch.crawler:fscrawler-core:jar:2.8'
<dependency org="fr.pilato.elasticsearch.crawler" name="fscrawler-core" rev="2.8">
  <artifact name="fscrawler-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.pilato.elasticsearch.crawler', module='fscrawler-core', version='2.8')
)
libraryDependencies += "fr.pilato.elasticsearch.crawler" % "fscrawler-core" % "2.8"
[fr.pilato.elasticsearch.crawler/fscrawler-core "2.8"]