| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.bowriverstudio | 
    
| ArtifactId | ArtifactIdfscrawler-tika | 
    
| Last Version | Last Version2.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionFSCrawler Tika 
            FS Crawler with custom OCR(Microsoft Computer Vision) offers a simple way to index binary files into elasticsearch. 
         | 
    
| Filename | Size | 
|---|---|
| fscrawler-tika-2.6.pom | |
| fscrawler-tika-2.6.jar | 23 KB | 
| fscrawler-tika-2.6-sources.jar | 14 KB | 
| fscrawler-tika-2.6-javadoc.jar | 76 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-tika/ -->
<dependency>
    <groupId>com.bowriverstudio</groupId>
    <artifactId>fscrawler-tika</artifactId>
    <version>2.6</version>
</dependency>
                // https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-tika/
implementation 'com.bowriverstudio:fscrawler-tika:2.6'
                // https://jarcasting.com/artifacts/com.bowriverstudio/fscrawler-tika/
implementation ("com.bowriverstudio:fscrawler-tika:2.6")
                'com.bowriverstudio:fscrawler-tika:jar:2.6'
                <dependency org="com.bowriverstudio" name="fscrawler-tika" rev="2.6">
  <artifact name="fscrawler-tika" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.bowriverstudio', module='fscrawler-tika', version='2.6')
)
                libraryDependencies += "com.bowriverstudio" % "fscrawler-tika" % "2.6"
                [com.bowriverstudio/fscrawler-tika "2.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.bowriverstudio : fscrawler-framework | jar | 2.6 | 
| com.bowriverstudio : fscrawler-beans | jar | 2.6 | 
| com.bowriverstudio : fscrawler-settings | jar | 2.6 | 
| org.apache.tika : tika-parsers | jar | 1.22 | 
| org.xerial : sqlite-jdbc | jar | 3.23.1 | 
| com.levigo.jbig2 : levigo-jbig2-imageio Optional | jar | 2.0 | 
| com.github.jai-imageio : jai-imageio-core Optional | jar | 1.4.0 | 
| com.github.jai-imageio : jai-imageio-jpeg2000 Optional | jar | 1.3.0 | 
| org.apache.tika : tika-langdetect | jar | 1.22 | 
| com.google.guava : guava | jar | 27.0.1-jre | 
| com.jcraft : jsch | jar | 0.1.54 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.bowriverstudio : fscrawler-test-framework | jar | 2.6 | 
| com.bowriverstudio : fscrawler-test-documents | jar | 2.6 |