Last Version

cn.xx996:spring-boot-starter-parent 1.0.0

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.xx996
ArtifactId

ArtifactId

spring-boot-starter-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-parent
Source Code Management

Source Code Management

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

Download spring-boot-starter-parent 1.0.0


<!-- 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"]

Dependencies

compile (12)

Group / Artifact Type Version
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 Optional 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

Project Modules

There are no modules declared in this project.