de.oberdorf-itc:oitc-textproc

This library is a summary of helper classes for textprocessing. In detail it covers a class to read configuration files, a class to find a needle within a haystack, a class for cryptographic methods a very helpfull class to do some type conversions and a small helper class to generate timestamp strings.

Лицензия

Лицензия

Группа

Группа

de.oberdorf-itc
Идентификатор

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

oitc-textproc
Последняя версия

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

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

de.oberdorf-itc:oitc-textproc
This library is a summary of helper classes for textprocessing. In detail it covers a class to read configuration files, a class to find a needle within a haystack, a class for cryptographic methods a very helpfull class to do some type conversions and a small helper class to generate timestamp strings.
Ссылка на сайт

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

https://www.oberdorf-itc.de/
Организация-разработчик

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

Michael Oberdorf IT-Consulting

Скачать oitc-textproc

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

<!-- https://jarcasting.com/artifacts/de.oberdorf-itc/oitc-textproc/ -->
<dependency>
    <groupId>de.oberdorf-itc</groupId>
    <artifactId>oitc-textproc</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.oberdorf-itc/oitc-textproc/
implementation 'de.oberdorf-itc:oitc-textproc:0.7.0'
// https://jarcasting.com/artifacts/de.oberdorf-itc/oitc-textproc/
implementation ("de.oberdorf-itc:oitc-textproc:0.7.0")
'de.oberdorf-itc:oitc-textproc:jar:0.7.0'
<dependency org="de.oberdorf-itc" name="oitc-textproc" rev="0.7.0">
  <artifact name="oitc-textproc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.oberdorf-itc', module='oitc-textproc', version='0.7.0')
)
libraryDependencies += "de.oberdorf-itc" % "oitc-textproc" % "0.7.0"
[de.oberdorf-itc/oitc-textproc "0.7.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-codec : commons-codec jar 1.9

test (1)

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

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

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

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

Версия
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0