io.gitee.thinkbungee:satellite-spring-boot-common

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.gitee.thinkbungee
ArtifactId

ArtifactId

satellite-spring-boot-common
Last Version

Last Version

1.1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download satellite-spring-boot-common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.16
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.5.RELEASE
cn.hutool : hutool-all jar 5.3.10
org.apache.commons : commons-lang3 jar 3.10
com.fasterxml.jackson.core : jackson-annotations jar 2.11.3

provided (2)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.3.2
org.springframework.boot : spring-boot-starter-data-mongodb jar 2.3.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0-RELEASE