License |
License |
---|---|
GroupId | GroupIdcom.bowriverstudio |
ArtifactId | ArtifactIdfscrawler-test-framework |
Last Version | Last Version2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFSCrawler Test Framework
FS Crawler with custom OCR(Microsoft Computer Vision) offers a simple way to index binary files into elasticsearch.
|
<!-- https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-test-framework/ -->
<dependency>
<groupId>com.bowriverstudio</groupId>
<artifactId>fscrawler-test-framework</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-test-framework/
implementation 'com.bowriverstudio:fscrawler-test-framework:2.6'
// https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-test-framework/
implementation ("com.bowriverstudio:fscrawler-test-framework:2.6")
'com.bowriverstudio:fscrawler-test-framework:jar:2.6'
<dependency org="com.bowriverstudio" name="fscrawler-test-framework" rev="2.6">
<artifact name="fscrawler-test-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bowriverstudio', module='fscrawler-test-framework', version='2.6')
)
libraryDependencies += "com.bowriverstudio" % "fscrawler-test-framework" % "2.6"
[com.bowriverstudio/fscrawler-test-framework "2.6"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |
com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.6.3 |
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.11.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |
org.apache.logging.log4j : log4j-jcl | jar | 2.11.1 |
org.apache.logging.log4j : log4j-jul | jar | 2.11.1 |
org.fusesource.jansi : jansi | jar | 1.17.1 |