License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.jinahya |
ArtifactId | ArtifactIdkt-ucloud-storage-client-jax-rs |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionkt-ucloud-storage-client-jax-rs
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-jax-rs/ -->
<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>kt-ucloud-storage-client-jax-rs</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jinahya/kt-ucloud-storage-client-jax-rs/
implementation 'com.github.jinahya:kt-ucloud-storage-client-jax-rs:0.3.0'
// https://jarcasting.com/artifacts/com.github.jinahya/kt-ucloud-storage-client-jax-rs/
implementation ("com.github.jinahya:kt-ucloud-storage-client-jax-rs:0.3.0")
'com.github.jinahya:kt-ucloud-storage-client-jax-rs:jar:0.3.0'
<dependency org="com.github.jinahya" name="kt-ucloud-storage-client-jax-rs" rev="0.3.0">
<artifact name="kt-ucloud-storage-client-jax-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='kt-ucloud-storage-client-jax-rs', version='0.3.0')
)
libraryDependencies += "com.github.jinahya" % "kt-ucloud-storage-client-jax-rs" % "0.3.0"
[com.github.jinahya/kt-ucloud-storage-client-jax-rs "0.3.0"]
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.testng : testng | jar | 6.9.10 |