Last Version

spring-boot-starter-parent 0.0.1

Starter Parent for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.fanxuankai.boot
ArtifactId

ArtifactId

spring-boot-starter-parent
Version

Version

0.0.1
Type

Type

pom
Description

Description

spring-boot-starter-parent
Starter Parent for Spring Boot
Project URL

Project URL

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

Download spring-boot-starter-parent 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
org.projectlombok : lombok Optional jar 1.18.12

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.