| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.xx996 |
| Идентификатор | Идентификаторspring-boot-starter-parent |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |