is not current version
Last Version 2.9

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


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

fr.pilato.elasticsearch.crawler
ArtifactId

ArtifactId

fscrawler-core
Version

Version

2.5
Type

Type

jar

Download fscrawler-core 2.5


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