commons-utils-spring-boot-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.lingfengerick.commons
ArtifactId

ArtifactId

commons-utils-spring-boot-starter
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

commons-utils-spring-boot-starter
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://gitee.com/erickwhx/commons-utils-spring-boot-starter
Source Code Management

Source Code Management

https://gitee.com/erickwhx/commons-utils-spring-boot-starter

Download commons-utils-spring-boot-starter

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.axis2 : axis2-kernel jar 1.8.0
org.apache.axis2 : axis2-transport-local jar 1.8.0
org.apache.axis2 : axis2-transport-http jar 1.8.0
org.apache.axis2 : axis2-adb jar 1.8.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.3
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.5.3
org.apache.commons : commons-lang3 jar 3.12.0
commons-codec : commons-codec jar 1.15
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.3
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
commons-net : commons-net jar 3.8.0
ch.qos.logback : logback-classic jar 1.2.11

provided (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0