common

Some useful library for Java & SpringBoot implementation.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

common
Some useful library for Java & SpringBoot implementation.
Ссылка на сайт

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

https://github.com/sisyphsu/common

Скачать common

Имя Файла Размер
common-1.0.4.pom 7 KB
Обзор

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar
org.apache.commons : commons-lang3 jar
org.projectlombok : lombok jar

test (1)

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

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

  • common-cluster

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

Версия
1.0.4
1.0.3
1.0.2
1.0.0