| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.bowriverstudio |
| Идентификатор | Идентификаторfscrawler-cli |
| Последняя версия | Последняя версия2.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFSCrawler Cli
FS Crawler with custom OCR(Microsoft Computer Vision) offers a simple way to index binary files into elasticsearch.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bowriverstudio : fscrawler-core | jar | 2.6 |
| com.bowriverstudio : fscrawler-rest | jar | 2.6 |
| com.beust : jcommander | jar | 1.72 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bowriverstudio : fscrawler-test-framework | jar | 2.6 |