License |
License |
---|---|
GroupId | GroupIdcom.github.guang19 |
ArtifactId | ArtifactIdcloud-storage-service |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptioncloud-storage-service
common service tools and common develop tools
|
Filename | Size |
---|---|
cloud-storage-service-1.0.3.pom | |
cloud-storage-service-1.0.3.jar | 50 KB |
cloud-storage-service-1.0.3-sources.jar | 43 KB |
cloud-storage-service-1.0.3-javadoc.jar | 618 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.guang19/cloud-storage-service/ -->
<dependency>
<groupId>com.github.guang19</groupId>
<artifactId>cloud-storage-service</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.guang19/cloud-storage-service/
implementation 'com.github.guang19:cloud-storage-service:1.0.3'
// https://jarcasting.com/artifacts/com.github.guang19/cloud-storage-service/
implementation ("com.github.guang19:cloud-storage-service:1.0.3")
'com.github.guang19:cloud-storage-service:jar:1.0.3'
<dependency org="com.github.guang19" name="cloud-storage-service" rev="1.0.3">
<artifact name="cloud-storage-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.guang19', module='cloud-storage-service', version='1.0.3')
)
libraryDependencies += "com.github.guang19" % "cloud-storage-service" % "1.0.3"
[com.github.guang19/cloud-storage-service "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.guang19 : service-common | jar | 1.0.3 |
com.qcloud : cos_api | jar | 5.6.14 |
com.aliyun.oss : aliyun-sdk-oss | jar | 3.8.0 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
dom4j : dom4j | jar | 1.6.1 |
commons-logging : commons-logging | jar | 1.2 |
junit : junit | jar | 4.13 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |