License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net |
GroupId | GroupIdcom.hxuanyu |
ArtifactId | ArtifactIdnetwork-spring-boot-starter |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMonitorPushingParent
|
<!-- https://jarcasting.com/artifacts/com.hxuanyu/network-spring-boot-starter/ -->
<dependency>
<groupId>com.hxuanyu</groupId>
<artifactId>network-spring-boot-starter</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.hxuanyu/network-spring-boot-starter/
implementation 'com.hxuanyu:network-spring-boot-starter:1.0.6'
// https://jarcasting.com/artifacts/com.hxuanyu/network-spring-boot-starter/
implementation ("com.hxuanyu:network-spring-boot-starter:1.0.6")
'com.hxuanyu:network-spring-boot-starter:jar:1.0.6'
<dependency org="com.hxuanyu" name="network-spring-boot-starter" rev="1.0.6">
<artifact name="network-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hxuanyu', module='network-spring-boot-starter', version='1.0.6')
)
libraryDependencies += "com.hxuanyu" % "network-spring-boot-starter" % "1.0.6"
[com.hxuanyu/network-spring-boot-starter "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.google.guava : guava | jar | 31.0.1-jre |
com.hxuanyu : common-spring-boot-starter | jar | 1.0.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.8 |
org.springframework.boot : spring-boot-starter | jar | 2.5.8 |
org.springframework.boot : spring-boot-starter-logging | jar | 2.5.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.8 |