Last Version

com.github.hetianyi:godfs-java-client 1.0.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.hetianyi
ArtifactId

ArtifactId

godfs-java-client
Version

Version

1.0.3
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/hetianyi/godfs-java-client

Download godfs-java-client 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-databind jar 2.9.7

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE

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.