Последняя версия

profiler 1.0.11

A java library able to profile (i.e. determine the mediatype, format variant and language) of an arbitrary file.

Лицензия

Лицензия

Группа

Группа

eu.clarin.switchboard
Идентификатор

Идентификатор

profiler
Версия

Версия

1.0.11
Тип

Тип

jar
Описание

Описание

profiler
A java library able to profile (i.e. determine the mediatype, format variant and language) of an arbitrary file.
Ссылка на сайт

Ссылка на сайт

https://github.com/weblicht/profiler
Организация-разработчик

Организация-разработчик

Department of Linguistics, Tübingen University
Система контроля версий

Система контроля версий

https://github.com/weblicht/profiler.git

Скачать profiler 1.0.11


<!-- https://jarcasting.com/artifacts/eu.clarin.switchboard/profiler/ -->
<dependency>
    <groupId>eu.clarin.switchboard</groupId>
    <artifactId>profiler</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/eu.clarin.switchboard/profiler/
implementation 'eu.clarin.switchboard:profiler:1.0.11'
// https://jarcasting.com/artifacts/eu.clarin.switchboard/profiler/
implementation ("eu.clarin.switchboard:profiler:1.0.11")
'eu.clarin.switchboard:profiler:jar:1.0.11'
<dependency org="eu.clarin.switchboard" name="profiler" rev="1.0.11">
  <artifact name="profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.clarin.switchboard', module='profiler', version='1.0.11')
)
libraryDependencies += "eu.clarin.switchboard" % "profiler" % "1.0.11"
[eu.clarin.switchboard/profiler "1.0.11"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
com.optimaize.languagedetector : language-detector jar 0.6
org.apache.tika : tika-core jar 1.24
org.apache.tika : tika-parsers jar 1.24
com.google.guava : guava jar 30.1.1-jre

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.