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

common 0.0.1.RELEASE

The common libraries.

Лицензия

Лицензия

Группа

Группа

build.max
Идентификатор

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

common
Версия

Версия

0.0.1.RELEASE
Тип

Тип

jar
Описание

Описание

common
The common libraries.
Ссылка на сайт

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

https://github.com/originforest/lib-java-common.git
Система контроля версий

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

https://github.com/originforest/lib-java-common.git

Скачать common 0.0.1.RELEASE


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
org.springframework.boot : spring-boot-starter-validation jar 2.2.7.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.12

test (1)

Идентификатор библиотеки Тип Версия
com.github.stefanbirkner : system-rules jar 1.16.0

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

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