cn.detachment:web

detachment basic, utils

Лицензия

Лицензия

Группа

Группа

cn.detachment
Идентификатор

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

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

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

1.0.8-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

detachment basic, utils

Скачать web

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-undertow jar
org.projectlombok : lombok jar 1.18.8
org.springframework : spring-core jar
org.slf4j : slf4j-api jar

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

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

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

Версия
1.0.8-RELEASE