License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdcom.github.hetianyi |
ArtifactId | ArtifactIdspring-boot-starter-godfs-client |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.3</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.3'
// https://jarcasting.com/artifacts/com.github.hetianyi/spring-boot-starter-godfs-client/
implementation ("com.github.hetianyi:spring-boot-starter-godfs-client:1.0.3")
'com.github.hetianyi:spring-boot-starter-godfs-client:jar:1.0.3'
<dependency org="com.github.hetianyi" name="spring-boot-starter-godfs-client" rev="1.0.3">
<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.3')
)
libraryDependencies += "com.github.hetianyi" % "spring-boot-starter-godfs-client" % "1.0.3"
[com.github.hetianyi/spring-boot-starter-godfs-client "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE |
com.github.hetianyi : godfs-java-client | jar | 1.0.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |