Last Version

spring-boot-common 0.1.0

Personal common spring boot utils.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.wilson-he
ArtifactId

ArtifactId

spring-boot-common
Version

Version

0.1.0
Type

Type

jar
Description

Description

spring-boot-common
Personal common spring boot utils.
Project URL

Project URL

https://github.com/Wilson-He/spring-boot-common
Source Code Management

Source Code Management

https://github.com/Wilson-He/spring-boot-common

Download spring-boot-common 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22
org.hibernate.validator : hibernate-validator jar 6.1.0.Final
org.springframework.boot : spring-boot-configuration-processor jar 2.1.6.RELEASE

provided (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.8
org.springframework : spring-web jar 5.3.2
org.springframework : spring-webmvc jar 5.3.2
org.springframework.boot : spring-boot-autoconfigure jar 2.1.6.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.10.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.