cn.xx996:spring-boot-starter-parent

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

spring-boot-starter-parent
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

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

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-parent
Система контроля версий

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

https://github.com/lizeze/spring-boot-starter-parent

Скачать spring-boot-starter-parent

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

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

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

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE
cn.dev33 : sa-token-spring-boot-starter jar 1.28.0
cn.dev33 : sa-token-dao-redis jar 1.28.0
org.springframework.boot : spring-boot-starter-data-redis jar 2.5.0
cn.hutool : hutool-all jar 4.6.6
org.apache.directory.studio : org.apache.commons.codec jar 1.8
org.projectlombok : lombok Необязательный jar 1.18.10
com.alibaba : fastjson jar 1.2.7
com.baomidou : dynamic-datasource-spring-boot-starter jar 3.3.2
com.baomidou : mybatis-plus-boot-starter jar 3.4.2
p6spy : p6spy jar 3.9.1
org.jasypt : jasypt jar 1.9.3

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

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

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

Версия
1.0.0