is not current version
Last Version 1.0.3

com.github.hetianyi:spring-boot-starter-godfs-client 1.0.1


Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.github.hetianyi
ArtifactId

ArtifactId

spring-boot-starter-godfs-client
Version

Version

1.0.1
Type

Type

jar

Download spring-boot-starter-godfs-client 1.0.1


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