is not current version
Last Version 0.1.0

io.github.wilson-he:spring-boot-common 0.0.5

Personal common spring boot utils.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.wilson-he
ArtifactId

ArtifactId

spring-boot-common
Version

Version

0.0.5
Type

Type

jar

Download spring-boot-common 0.0.5


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