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

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.github.hetianyi
ArtifactId

ArtifactId

spring-boot-starter-godfs-client
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/hetianyi/spring-boot-starter-godfs-client
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter-godfs-client

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0