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