springboot项目的父项目


Лицензия

Лицензия

Группа

Группа

io.gitee.xuqiudong
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

springboot项目的父项目
springboot项目的父项目
Ссылка на сайт

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

https://gitee.com/xuqiudong/vic-environment
Система контроля версий

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

https://gitee.com/xuqiudong/vic-environment

Скачать parent

Имя Файла Размер
parent-1.0.2.pom 12 KB
Обзор

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

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

Зависимости

compile (1)

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

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar

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

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

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

Версия
1.0.2
1.0.1
1.0.0