License |
License |
---|---|
GroupId | GroupIdcom.github.clarkstore |
ArtifactId | ArtifactIdos-common-azure |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAzure扩展模块
|
Filename | Size |
---|---|
os-common-azure-0.5.1.pom | |
os-common-azure-0.5.1.jar | 4 KB |
os-common-azure-0.5.1-sources.jar | 4 KB |
os-common-azure-0.5.1-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.clarkstore/os-common-azure/ -->
<dependency>
<groupId>com.github.clarkstore</groupId>
<artifactId>os-common-azure</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-azure/
implementation 'com.github.clarkstore:os-common-azure:0.5.1'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-azure/
implementation ("com.github.clarkstore:os-common-azure:0.5.1")
'com.github.clarkstore:os-common-azure:jar:0.5.1'
<dependency org="com.github.clarkstore" name="os-common-azure" rev="0.5.1">
<artifact name="os-common-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-common-azure', version='0.5.1')
)
libraryDependencies += "com.github.clarkstore" % "os-common-azure" % "0.5.1"
[com.github.clarkstore/os-common-azure "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.azure : azure-storage | jar | |
org.projectlombok : lombok Optional | jar | |
cn.hutool : hutool-all | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |