top.infra:spring-boot-commons

Parent pom for maven based projects

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

top.infra
ArtifactId

ArtifactId

spring-boot-commons
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom for maven based projects

Download spring-boot-commons

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.reflections : reflections jar
org.springframework : spring-webmvc jar
com.github.spotbugs : spotbugs-annotations Optional jar
net.jcip : jcip-annotations Optional jar
org.apache.commons : commons-lang3 jar

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
org.projectlombok : lombok jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-undertow jar
cn.home1 : logback-test-config jar 3.0.1

Project Modules

There are no modules declared in this project.

cloud-ready-parent

Sonarsonarcloud

Maven Site release (github.io)
Maven site snapshot (infra.top)

Artifacts (release)
Artifacts (snapshot)

Source Repository (github)
Source Repository (gitlab)

pipeline statusgitlab-ci
Build Statustravis-ci

Parent POM for cloud-ready projects

spring-boot-commons

Commons library for spring-boot applications.

spring-boot-test-support

Utils, Rules, Components for testing spring-boot applications.

Build this project

JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.8.0_201.jdk/Contents/Home" mvn clean package spotbugs:spotbugs spotbugs:check

JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk1.8.0_201.jdk/Contents/Home" mvn help:active-profiles clean install
top.infra

Versions

Version
3.0.1
3.0.0
2.0.3
2.0.2
2.0.1
2.0.0
1.0.2.U6
1.0.2.U5
1.0.2.U4
1.0.2.U3
1.0.2.U2
1.0.2.U1
1.0.2
1.0.1
1.0.0