License |
License |
---|---|
GroupId | GroupIdcom.bowriverstudio |
ArtifactId | ArtifactIdfscrawler-framework |
Version | Version2.6 |
Type | Typejar |
Description |
DescriptionFSCrawler Framework
FS Crawler with custom OCR(Microsoft Computer Vision) offers a simple way to index binary files into elasticsearch.
|
Filename | Size |
---|---|
fscrawler-framework-2.6.pom | |
fscrawler-framework-2.6.jar | 40 KB |
fscrawler-framework-2.6-sources.jar | 29 KB |
fscrawler-framework-2.6-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-framework/ -->
<dependency>
<groupId>com.bowriverstudio</groupId>
<artifactId>fscrawler-framework</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-framework/
implementation 'com.bowriverstudio:fscrawler-framework:2.6'
// https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-framework/
implementation ("com.bowriverstudio:fscrawler-framework:2.6")
'com.bowriverstudio:fscrawler-framework:jar:2.6'
<dependency org="com.bowriverstudio" name="fscrawler-framework" rev="2.6">
<artifact name="fscrawler-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bowriverstudio', module='fscrawler-framework', version='2.6')
)
libraryDependencies += "com.bowriverstudio" % "fscrawler-framework" % "2.6"
[com.bowriverstudio/fscrawler-framework "2.6"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
com.bowriverstudio : fscrawler-test-framework | jar | 2.6 |