seaweedfs-java-client

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

License

License

Categories

Categories

Java Languages Net CLI User Interface
GroupId

GroupId

net.anumbrella.seaweedfs
ArtifactId

ArtifactId

seaweedfs-java-client
Last Version

Last Version

0.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/Shuyun123/seaweedfs-java-client

Download seaweedfs-java-client

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.8.0
com.fasterxml.jackson.core : jackson-core jar 2.8.0
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.5.2
org.apache.httpcomponents : httpclient-cache jar 4.5.2
org.ehcache : ehcache jar 3.1.1
org.springframework : spring-core jar 4.3.1.RELEASE
org.springframework : spring-beans jar 4.3.1.RELEASE
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2.RELEASE
0.0.1.RELEASE