base-spring-boot

一个springboot的基础包

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.free2free
ArtifactId

ArtifactId

base-spring-boot
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

base-spring-boot
一个springboot的基础包
Project Organization

Project Organization

liufuguo

Download base-spring-boot

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.2.2.RELEASE

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.10
com.alibaba : fastjson jar 1.2.62
org.springframework.boot : spring-boot-starter-aop jar 2.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0