is not current version
Last Version 1.0.4

com.lingfengerick.commons:commons-utils-spring-boot-starter 1.0.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.lingfengerick.commons
ArtifactId

ArtifactId

commons-utils-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download commons-utils-spring-boot-starter 1.0.0


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