java-utils-extended

A extended collection of utils commonly used in my projects. This library will add additional features to java-utils library but requires third party code as well.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

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

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

java-utils-extended
Последняя версия

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

1.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

java-utils-extended
A extended collection of utils commonly used in my projects. This library will add additional features to java-utils library but requires third party code as well.
Ссылка на сайт

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

https://github.com/hypfvieh/java-utils-extended
Система контроля версий

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

https://github.com/hypfvieh/java-utils-extended.git

Скачать java-utils-extended

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.hypfvieh : java-utils jar 1.0.6
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.8.1

test (2)

Идентификатор библиотеки Тип Версия
com.github.hypfvieh : java-utils test-jar 1.0.6
junit : junit jar 4.12

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

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

java-utils-extended Maven Central

A extended collection of utils commonly used in my projects. This library will add additional features to java-utils library but requires third party code as well.

Requires:

  • Java 8
  • other (common) libraries like commons-lang3, commons-beanutils, commons-configuration2

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

Версия
1.0.7
1.0.6
1.0.5
1.0.4
1.0.1
1.0.0