License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.bowriverstudio |
ArtifactId | ArtifactIdfscrawler-cli |
Last Version | Last Version2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFSCrawler Cli
FS Crawler with custom OCR(Microsoft Computer Vision) offers a simple way to index binary files into elasticsearch.
|
Filename | Size |
---|---|
fscrawler-cli-2.6.pom | |
fscrawler-cli-2.6.jar | 13 KB |
fscrawler-cli-2.6-sources.jar | 8 KB |
fscrawler-cli-2.6-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-cli/ -->
<dependency>
<groupId>com.bowriverstudio</groupId>
<artifactId>fscrawler-cli</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-cli/
implementation 'com.bowriverstudio:fscrawler-cli:2.6'
// https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-cli/
implementation ("com.bowriverstudio:fscrawler-cli:2.6")
'com.bowriverstudio:fscrawler-cli:jar:2.6'
<dependency org="com.bowriverstudio" name="fscrawler-cli" rev="2.6">
<artifact name="fscrawler-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bowriverstudio', module='fscrawler-cli', version='2.6')
)
libraryDependencies += "com.bowriverstudio" % "fscrawler-cli" % "2.6"
[com.bowriverstudio/fscrawler-cli "2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.bowriverstudio : fscrawler-core | jar | 2.6 |
com.bowriverstudio : fscrawler-rest | jar | 2.6 |
com.beust : jcommander | jar | 1.72 |
Group / Artifact | Type | Version |
---|---|---|
com.bowriverstudio : fscrawler-test-framework | jar | 2.6 |