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

common 1.1

java common modules. for example, annotations or utils etc..

Лицензия

Лицензия

Группа

Группа

io.github.doohee94
Идентификатор

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

common
Версия

Версия

1.1
Тип

Тип

jar
Описание

Описание

common
java common modules. for example, annotations or utils etc..
Ссылка на сайт

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

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

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

https://github.com/doohee94/common

Скачать common 1.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
javax.validation : validation-api Необязательный jar 2.0.0.Final
org.springframework : spring-web Необязательный jar 5.2.4.RELEASE

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

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