is not current version
Last Version 1.0.4

commons-utils-spring-boot-starter 1.0.1

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
Version

Version

1.0.1
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 1.0.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/com.lingfengerick.commons/commons-utils-spring-boot-starter/
implementation ("com.lingfengerick.commons:commons-utils-spring-boot-starter:1.0.1")
'com.lingfengerick.commons:commons-utils-spring-boot-starter:jar:1.0.1'
<dependency org="com.lingfengerick.commons" name="commons-utils-spring-boot-starter" rev="1.0.1">
  <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.1')
)
libraryDependencies += "com.lingfengerick.commons" % "commons-utils-spring-boot-starter" % "1.0.1"
[com.lingfengerick.commons/commons-utils-spring-boot-starter "1.0.1"]

Dependencies

compile (10)

Group / Artifact Type Version
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 : httpclient jar 4.5.13
com.fasterxml.jackson.core : jackson-core jar 2.12.4
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
com.fasterxml.jackson.core : jackson-annotations jar 2.12.4
commons-net : commons-net jar 3.8.0
ch.qos.logback : logback-classic jar 1.2.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.