License |
License |
---|---|
GroupId | GroupIdcom.github.668mt.mos |
ArtifactId | ArtifactIdmos-sdk |
Version | Version2.1.1 |
Type | Typejar |
Description |
Descriptionjava编写的对象存储服务
|
Filename | Size |
---|---|
mos-sdk-2.1.1.pom | |
mos-sdk-2.1.1.jar | 69 KB |
mos-sdk-2.1.1-sources.jar | 26 KB |
mos-sdk-2.1.1-javadoc.jar | 212 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.668mt.mos/mos-sdk/ -->
<dependency>
<groupId>com.github.668mt.mos</groupId>
<artifactId>mos-sdk</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.668mt.mos/mos-sdk/
implementation 'com.github.668mt.mos:mos-sdk:2.1.1'
// https://jarcasting.com/artifacts/com.github.668mt.mos/mos-sdk/
implementation ("com.github.668mt.mos:mos-sdk:2.1.1")
'com.github.668mt.mos:mos-sdk:jar:2.1.1'
<dependency org="com.github.668mt.mos" name="mos-sdk" rev="2.1.1">
<artifact name="mos-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.668mt.mos', module='mos-sdk', version='2.1.1')
)
libraryDependencies += "com.github.668mt.mos" % "mos-sdk" % "2.1.1"
[com.github.668mt.mos/mos-sdk "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.1.RELEASE |