Prohorde Common Utilities

This is a package of utility classes intended to enhance and simplify Java development

Лицензия

Лицензия

Группа

Группа

pro.horde.os
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Prohorde Common Utilities
This is a package of utility classes intended to enhance and simplify Java development
Ссылка на сайт

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

https://github.com/prohorde/cutils
Система контроля версий

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

http://github.com/prohorde/cutils/tree/master

Скачать cutils

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

<!-- https://jarcasting.com/artifacts/pro.horde.os/cutils/ -->
<dependency>
    <groupId>pro.horde.os</groupId>
    <artifactId>cutils</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/pro.horde.os/cutils/
implementation 'pro.horde.os:cutils:1.0.2'
// https://jarcasting.com/artifacts/pro.horde.os/cutils/
implementation ("pro.horde.os:cutils:1.0.2")
'pro.horde.os:cutils:jar:1.0.2'
<dependency org="pro.horde.os" name="cutils" rev="1.0.2">
  <artifact name="cutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.horde.os', module='cutils', version='1.0.2')
)
libraryDependencies += "pro.horde.os" % "cutils" % "1.0.2"
[pro.horde.os/cutils "1.0.2"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugins : maven-compiler-plugin jar 3.6.1
javax.validation : validation-api jar 2.0.1.Final
org.projectlombok : lombok jar 1.18.12
org.apache.commons : commons-lang3 jar 3.9
com.fasterxml.jackson.core : jackson-annotations jar 2.8.0
org.javatuples : javatuples jar 1.2

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-params jar 5.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.junit.platform : junit-platform-launcher jar 1.5.1

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

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

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

Версия
1.0.2
1.0.1
1.0.0