Ziyi Boot web starter

Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container. generate api docs by swagger2 and knife4j

Лицензия

Лицензия

Группа

Группа

cn.ziyicloud.framework.boot
Идентификатор

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

ziyi-boot-starter-web
Последняя версия

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

1.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Ziyi Boot web starter
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container. generate api docs by swagger2 and knife4j

Скачать ziyi-boot-starter-web

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
cn.ziyicloud.framework.boot : ziyi-boot-autoconfigure jar 1.0.7
org.springframework.boot : spring-boot-starter-web jar 2.6.3
org.mapstruct : mapstruct-jdk8 jar 1.2.0.Final
org.mapstruct : mapstruct-processor jar 1.2.0.Final

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

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

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

Версия
1.0.7
1.0.4
1.0.3
1.0.0