License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdhufu-spring-boot-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/hufu-spring-boot-starter/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>hufu-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/hufu-spring-boot-starter/
implementation 'com.github.yingzhuo:hufu-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.yingzhuo/hufu-spring-boot-starter/
implementation ("com.github.yingzhuo:hufu-spring-boot-starter:1.0.1")
'com.github.yingzhuo:hufu-spring-boot-starter:jar:1.0.1'
<dependency org="com.github.yingzhuo" name="hufu-spring-boot-starter" rev="1.0.1">
<artifact name="hufu-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='hufu-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.github.yingzhuo" % "hufu-spring-boot-starter" % "1.0.1"
[com.github.yingzhuo/hufu-spring-boot-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yingzhuo : hufu-spring | jar | 1.0.1 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.2.5.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.5.RELEASE |
org.springframework : spring-context | jar | 5.2.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.30 |