io.github.ll-sanmu-ll:so-simple-test-springboot-starter

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

License

License

GroupId

GroupId

io.github.ll-sanmu-ll
ArtifactId

ArtifactId

so-simple-test-springboot-starter
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download so-simple-test-springboot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ll-sanmu-ll/so-simple-test-springboot-starter/ -->
<dependency>
    <groupId>io.github.ll-sanmu-ll</groupId>
    <artifactId>so-simple-test-springboot-starter</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ll-sanmu-ll/so-simple-test-springboot-starter/
implementation 'io.github.ll-sanmu-ll:so-simple-test-springboot-starter:1.2'
// https://jarcasting.com/artifacts/io.github.ll-sanmu-ll/so-simple-test-springboot-starter/
implementation ("io.github.ll-sanmu-ll:so-simple-test-springboot-starter:1.2")
'io.github.ll-sanmu-ll:so-simple-test-springboot-starter:jar:1.2'
<dependency org="io.github.ll-sanmu-ll" name="so-simple-test-springboot-starter" rev="1.2">
  <artifact name="so-simple-test-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ll-sanmu-ll', module='so-simple-test-springboot-starter', version='1.2')
)
libraryDependencies += "io.github.ll-sanmu-ll" % "so-simple-test-springboot-starter" % "1.2"
[io.github.ll-sanmu-ll/so-simple-test-springboot-starter "1.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 2.4.1
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.1
com.alibaba : fastjson Optional jar 1.2.75

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0