License |
License |
---|---|
GroupId | GroupIdcom.bowriverstudio |
ArtifactId | ArtifactIdfscrawler-crawler-fs |
Last Version | Last Version2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFSCrawler Crawlers: FS
FS Crawler with custom OCR(Microsoft Computer Vision) offers a simple way to index binary files into elasticsearch.
|
Filename | Size |
---|---|
fscrawler-crawler-fs-2.6.pom | |
fscrawler-crawler-fs-2.6.jar | 4 KB |
fscrawler-crawler-fs-2.6-sources.jar | 2 KB |
fscrawler-crawler-fs-2.6-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-crawler-fs/ -->
<dependency>
<groupId>com.bowriverstudio</groupId>
<artifactId>fscrawler-crawler-fs</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-crawler-fs/
implementation 'com.bowriverstudio:fscrawler-crawler-fs:2.6'
// https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-crawler-fs/
implementation ("com.bowriverstudio:fscrawler-crawler-fs:2.6")
'com.bowriverstudio:fscrawler-crawler-fs:jar:2.6'
<dependency org="com.bowriverstudio" name="fscrawler-crawler-fs" rev="2.6">
<artifact name="fscrawler-crawler-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bowriverstudio', module='fscrawler-crawler-fs', version='2.6')
)
libraryDependencies += "com.bowriverstudio" % "fscrawler-crawler-fs" % "2.6"
[com.bowriverstudio/fscrawler-crawler-fs "2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.bowriverstudio : fscrawler-crawler-abstract | jar | 2.6 |
com.bowriverstudio : fscrawler-framework | jar | 2.6 |
com.bowriverstudio : fscrawler-settings | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
com.bowriverstudio : fscrawler-test-framework | jar | 2.6 |