is not current version
Last Version 2.9

fr.pilato.elasticsearch.crawler:fscrawler-test-framework 2.5


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

fr.pilato.elasticsearch.crawler
ArtifactId

ArtifactId

fscrawler-test-framework
Version

Version

2.5
Type

Type

jar

Download fscrawler-test-framework 2.5


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