Common Utils

A utility project containing common utility and helper methods for the ease of project development

Лицензия

Лицензия

Группа

Группа

com.github.spranshu1.common.util
Идентификатор

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Common Utils
A utility project containing common utility and helper methods for the ease of project development
Ссылка на сайт

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

https://github.com/spranshu1/common-util
Система контроля версий

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

http://github.com/spranshu1/common-util/tree/master

Скачать common-utils

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.3
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-simple jar 1.7.5

test (1)

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

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

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

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

Версия
1.0.3
1.0.2
1.0.1