is not current version
Last Version 1.0.6

com.hxuanyu:network-spring-boot-starter 1.0.1


Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

com.hxuanyu
ArtifactId

ArtifactId

network-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar

Download network-spring-boot-starter 1.0.1


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