License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdfr.pilato.elasticsearch.crawler |
ArtifactId | ArtifactIdfscrawler-test-framework |
Last Version | Last Version2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFSCrawler Test Framework
FS Crawler offers a simple way to index binary files into elasticsearch.
|
<!-- 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/fr.pilato.elasticsearch.crawler/fscrawler-test-framework/
implementation 'fr.pilato.elasticsearch.crawler:fscrawler-test-framework:2.9'
// https://jarcasting.com/artifacts/fr.pilato.elasticsearch.crawler/fscrawler-test-framework/
implementation ("fr.pilato.elasticsearch.crawler:fscrawler-test-framework:2.9")
'fr.pilato.elasticsearch.crawler:fscrawler-test-framework:jar:2.9'
<dependency org="fr.pilato.elasticsearch.crawler" name="fscrawler-test-framework" rev="2.9">
<artifact name="fscrawler-test-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.pilato.elasticsearch.crawler', module='fscrawler-test-framework', version='2.9')
)
libraryDependencies += "fr.pilato.elasticsearch.crawler" % "fscrawler-test-framework" % "2.9"
[fr.pilato.elasticsearch.crawler/fscrawler-test-framework "2.9"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.13.2 |
com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.7.9 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-jcl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-jul | jar | 2.17.1 |
org.fusesource.jansi : jansi | jar | 2.4.0 |