License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.jinahya |
ArtifactId | ArtifactIdkt-ucloud-storage-client |
Version | Version0.5.1 |
Type | Typejar |
Description |
Descriptionkt-ucloud-storage-client
a simple client for kt uclound storage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.jinahya/kt-ucloud-storage-client/ -->
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>kt-ucloud-storage-client</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/kt-ucloud-storage-client/
implementation 'com.github.jinahya:kt-ucloud-storage-client:0.5.1'
// https://jarcasting.com/artifacts/com.github.jinahya/kt-ucloud-storage-client/
implementation ("com.github.jinahya:kt-ucloud-storage-client:0.5.1")
'com.github.jinahya:kt-ucloud-storage-client:jar:0.5.1'
<dependency org="com.github.jinahya" name="kt-ucloud-storage-client" rev="0.5.1">
<artifact name="kt-ucloud-storage-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='kt-ucloud-storage-client', version='0.5.1')
)
libraryDependencies += "com.github.jinahya" % "kt-ucloud-storage-client" % "0.5.1"
[com.github.jinahya/kt-ucloud-storage-client "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.7 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.testng : testng | jar | 6.9.10 |