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