Last Version

springboot-base 2.1.2

SpringBoot Base Project

License

License

Categories

Categories

Net
GroupId

GroupId

net.wenzuo
ArtifactId

ArtifactId

springboot-base
Version

Version

2.1.2
Type

Type

jar
Description

Description

springboot-base
SpringBoot Base Project
Project URL

Project URL

https://github.com/catch6/springboot-base
Source Code Management

Source Code Management

https://github.com/catch6/springboot-base

Download springboot-base 2.1.2


<!-- https://jarcasting.com/artifacts/net.wenzuo/springboot-base/ -->
<dependency>
    <groupId>net.wenzuo</groupId>
    <artifactId>springboot-base</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.wenzuo/springboot-base/
implementation 'net.wenzuo:springboot-base:2.1.2'
// https://jarcasting.com/artifacts/net.wenzuo/springboot-base/
implementation ("net.wenzuo:springboot-base:2.1.2")
'net.wenzuo:springboot-base:jar:2.1.2'
<dependency org="net.wenzuo" name="springboot-base" rev="2.1.2">
  <artifact name="springboot-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wenzuo', module='springboot-base', version='2.1.2')
)
libraryDependencies += "net.wenzuo" % "springboot-base" % "2.1.2"
[net.wenzuo/springboot-base "2.1.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.3
org.springframework.boot : spring-boot-starter-validation Optional jar 2.4.3
cn.hutool : hutool-all Optional jar 5.5.9

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.