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

spring boot starter component 1.0.0

a springboot starter component for new projects,It contains some useful component,like annotated excel reader/writter and qiniu cdn utils

Лицензия

Лицензия

Группа

Группа

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

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

commons-parent
Версия

Версия

1.0.0
Тип

Тип

pom
Описание

Описание

spring boot starter component
a springboot starter component for new projects,It contains some useful component,like annotated excel reader/writter and qiniu cdn utils
Ссылка на сайт

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

https://github.com/dizhifeng/commons-parent
Система контроля версий

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

https://github.com/dizhifeng/commons-parent

Скачать commons-parent 1.0.0

Имя Файла Размер
commons-parent-1.0.0.pom 6 KB
Обзор

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.3.4.RELEASE
com.alibaba : fastjson jar 1.2.73
org.springframework.boot : spring-boot-starter-aop jar 2.3.4.RELEASE
org.projectlombok : lombok Необязательный jar 1.18.12
org.springframework.boot : spring-boot-starter-validation jar 2.3.4.RELEASE
javax.validation : validation-api jar 2.0.1.Final
io.swagger : swagger-annotations jar 1.5.21
io.swagger : swagger-models jar 1.5.21

runtime (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-devtools Необязательный jar 2.3.4.RELEASE

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

  • commons-springmvc
  • commons-qiniu
  • commons-excel