| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.hfcsbc.sdk |
| ArtifactId | ArtifactIdupload-client |
| Last Version | Last Version2.0.30 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionupload-client
developers can quickly realize parking data upload, payment docking and other functions.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| upload-client-2.0.30.pom | |
| upload-client-2.0.30.jar | 107 KB |
| upload-client-2.0.30-sources.jar | 33 KB |
| upload-client-2.0.30-javadoc.jar | 349 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hfcsbc.sdk/upload-client/ -->
<dependency>
<groupId>com.hfcsbc.sdk</groupId>
<artifactId>upload-client</artifactId>
<version>2.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.hfcsbc.sdk/upload-client/
implementation 'com.hfcsbc.sdk:upload-client:2.0.30'
// https://jarcasting.com/artifacts/com.hfcsbc.sdk/upload-client/
implementation ("com.hfcsbc.sdk:upload-client:2.0.30")
'com.hfcsbc.sdk:upload-client:jar:2.0.30'
<dependency org="com.hfcsbc.sdk" name="upload-client" rev="2.0.30">
<artifact name="upload-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hfcsbc.sdk', module='upload-client', version='2.0.30')
)
libraryDependencies += "com.hfcsbc.sdk" % "upload-client" % "2.0.30"
[com.hfcsbc.sdk/upload-client "2.0.30"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| com.squareup.okhttp3 : okhttp | jar | 4.5.0 |
| com.alibaba : fastjson | jar | 1.2.78 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| bouncycastle : bcprov-jdk15 | jar | 140 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.springframework : spring-context | jar | 5.3.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |