License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.wacai |
ArtifactId | ArtifactIdwacai-file-client |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptionwacai-file-client
wacai file client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wacai-file-client-1.0.4.pom | |
wacai-file-client-1.0.4.jar | 32 KB |
wacai-file-client-1.0.4-sources.jar | 18 KB |
wacai-file-client-1.0.4-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wacai/wacai-file-client/ -->
<dependency>
<groupId>com.wacai</groupId>
<artifactId>wacai-file-client</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.wacai/wacai-file-client/
implementation 'com.wacai:wacai-file-client:1.0.4'
// https://jarcasting.com/artifacts/com.wacai/wacai-file-client/
implementation ("com.wacai:wacai-file-client:1.0.4")
'com.wacai:wacai-file-client:jar:1.0.4'
<dependency org="com.wacai" name="wacai-file-client" rev="1.0.4">
<artifact name="wacai-file-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wacai', module='wacai-file-client', version='1.0.4')
)
libraryDependencies += "com.wacai" % "wacai-file-client" % "1.0.4"
[com.wacai/wacai-file-client "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.4 |
org.apache.httpcomponents : httpmime | jar | 4.5.4 |
org.springframework : spring-web | jar | 4.3.11.RELEASE |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.2 |
org.projectlombok : lombok Optional | jar | 1.16.12 |
commons-codec : commons-codec | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |