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