License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.github.hetianyi |
ArtifactId | ArtifactIdgodfs-java-client |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
godfs-java-client-1.0.3.pom | |
godfs-java-client-1.0.3.jar | 57 KB |
godfs-java-client-1.0.3-sources.jar | 33 KB |
godfs-java-client-1.0.3-javadoc.jar | 292 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.5.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |