License |
License |
---|---|
Categories |
CategoriesJava Languages Net CLI User Interface |
GroupId | GroupIdnet.anumbrella.seaweedfs |
ArtifactId | ArtifactIdseaweedfs-java-client |
Last Version | Last Version0.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseaweedfs-java-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |