is not current version
Last Version 1.1.0

com.github.jmjlbmn:huiche-spring-boot-starter 1.0.6


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jmjlbmn
ArtifactId

ArtifactId

huiche-spring-boot-starter
Version

Version

1.0.6
Type

Type

jar

Download huiche-spring-boot-starter 1.0.6


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