com.github.gv2011:filetypes-tika

General purpose utilities - parent.

Лицензия

Лицензия

Группа

Группа

com.github.gv2011
Идентификатор

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

filetypes-tika
Последняя версия

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

0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

General purpose utilities - parent.

Скачать filetypes-tika

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.gv2011/filetypes-tika/ -->
<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>filetypes-tika</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/filetypes-tika/
implementation 'com.github.gv2011:filetypes-tika:0.8'
// https://jarcasting.com/artifacts/com.github.gv2011/filetypes-tika/
implementation ("com.github.gv2011:filetypes-tika:0.8")
'com.github.gv2011:filetypes-tika:jar:0.8'
<dependency org="com.github.gv2011" name="filetypes-tika" rev="0.8">
  <artifact name="filetypes-tika" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='filetypes-tika', version='0.8')
)
libraryDependencies += "com.github.gv2011" % "filetypes-tika" % "0.8"
[com.github.gv2011/filetypes-tika "0.8"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.gv2011 : util-apis jar 0.8
org.apache.tika : tika-core jar 1.24.1
org.slf4j : slf4j-api jar 2.0.0-alpha1

test (4)

Идентификатор библиотеки Тип Версия
com.github.gv2011 : gcol jar 0.8
com.github.gv2011 : jsong jar 0.8
com.github.gv2011 : util-beans jar 0.8
com.github.gv2011 : testutil jar 0.8

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

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

Maven Central Build Status License: MIT

util

General purpose utilities.

License and copyright

See file pom.xml.

Dependencies

<dependency>
  <groupId>com.github.gv2011</groupId>
  <artifactId>util-apis</artifactId>
  <version>0.7</version>
</dependency>

<dependency>
  <groupId>com.github.gv2011</groupId>
  <artifactId>gcol</artifactId>
  <version>${util.version}</version>
  <scope>runtime</scope>
</dependency>
<dependency>
  <groupId>com.github.gv2011</groupId>
  <artifactId>util-beans</artifactId>
  <version>${util.version}</version>
  <scope>runtime</scope>
</dependency>
<dependency>
  <groupId>com.github.gv2011</groupId>
  <artifactId>jsong</artifactId>
  <version>${util.version}</version>
  <scope>runtime</scope>
</dependency>
<dependency>
  <groupId>com.github.gv2011</groupId>
  <artifactId>util-logback</artifactId>
  <version>${util.version}</version>
  <scope>runtime</scope>
</dependency>

<dependency>
  <groupId>com.github.gv2011</groupId>
  <artifactId>testutil</artifactId>
  <version>${util.version}</version>
  <scope>test</scope>
</dependency>

Sonatype repo

https://oss.sonatype.org/content/groups/public/com/github/gv2011/util-parent/

Версии библиотеки

Версия
0.8
0.7
0.6
0.5.6
0.5.0
0.4.0