License |
License |
---|---|
GroupId | GroupIdcom.bowriverstudio |
ArtifactId | ArtifactIdfscrawler-rest |
Last Version | Last Version2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFSCrawler Rest Server
FS Crawler with custom OCR(Microsoft Computer Vision) offers a simple way to index binary files into elasticsearch.
|
Filename | Size |
---|---|
fscrawler-rest-2.6.pom | |
fscrawler-rest-2.6.jar | 14 KB |
fscrawler-rest-2.6-sources.jar | 12 KB |
fscrawler-rest-2.6-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-rest/ -->
<dependency>
<groupId>com.bowriverstudio</groupId>
<artifactId>fscrawler-rest</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-rest/
implementation 'com.bowriverstudio:fscrawler-rest:2.6'
// https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-rest/
implementation ("com.bowriverstudio:fscrawler-rest:2.6")
'com.bowriverstudio:fscrawler-rest:jar:2.6'
<dependency org="com.bowriverstudio" name="fscrawler-rest" rev="2.6">
<artifact name="fscrawler-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bowriverstudio', module='fscrawler-rest', version='2.6')
)
libraryDependencies += "com.bowriverstudio" % "fscrawler-rest" % "2.6"
[com.bowriverstudio/fscrawler-rest "2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.bowriverstudio : fscrawler-framework | jar | 2.6 |
com.bowriverstudio : fscrawler-settings | jar | 2.6 |
com.bowriverstudio : fscrawler-beans | jar | 2.6 |
com.bowriverstudio : fscrawler-tika | jar | 2.6 |
com.bowriverstudio : fscrawler-elasticsearch-client-base | jar | 2.6 |
org.glassfish.jersey.containers : jersey-container-grizzly2-http | jar | 2.27 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.27 |
org.glassfish.jersey.media : jersey-media-multipart | jar | 2.27 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.27 |
Group / Artifact | Type | Version |
---|---|---|
com.bowriverstudio : fscrawler-test-framework | jar | 2.6 |
com.bowriverstudio : fscrawler-test-documents | jar | 2.6 |