Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdcom.github.jmjlbmn |
ArtifactId | ArtifactIdhuiche-spring-boot-starter |
Version | Version1.0.4 |
Type | Typejar |
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-spring-boot-starter/
implementation 'com.github.jmjlbmn:huiche-spring-boot-starter:1.0.4'
// https://jarcasting.com/artifacts/com.github.jmjlbmn/huiche-spring-boot-starter/
implementation ("com.github.jmjlbmn:huiche-spring-boot-starter:1.0.4")
'com.github.jmjlbmn:huiche-spring-boot-starter:jar:1.0.4'
<dependency org="com.github.jmjlbmn" name="huiche-spring-boot-starter" rev="1.0.4">
<artifact name="huiche-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jmjlbmn', module='huiche-spring-boot-starter', version='1.0.4')
)
libraryDependencies += "com.github.jmjlbmn" % "huiche-spring-boot-starter" % "1.0.4"
[com.github.jmjlbmn/huiche-spring-boot-starter "1.0.4"]