Last Version

com.github.668mt.mos:mos-sdk-spring-boot-starter 2.1.1

java编写的对象存储服务

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.668mt.mos
ArtifactId

ArtifactId

mos-sdk-spring-boot-starter
Version

Version

2.1.1
Type

Type

jar
Description

Description

java编写的对象存储服务

Download mos-sdk-spring-boot-starter 2.1.1


<!-- https://jarcasting.com/artifacts/com.github.668mt.mos/mos-sdk-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.668mt.mos</groupId>
    <artifactId>mos-sdk-spring-boot-starter</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.668mt.mos/mos-sdk-spring-boot-starter/
implementation 'com.github.668mt.mos:mos-sdk-spring-boot-starter:2.1.1'
// https://jarcasting.com/artifacts/com.github.668mt.mos/mos-sdk-spring-boot-starter/
implementation ("com.github.668mt.mos:mos-sdk-spring-boot-starter:2.1.1")
'com.github.668mt.mos:mos-sdk-spring-boot-starter:jar:2.1.1'
<dependency org="com.github.668mt.mos" name="mos-sdk-spring-boot-starter" rev="2.1.1">
  <artifact name="mos-sdk-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.668mt.mos', module='mos-sdk-spring-boot-starter', version='2.1.1')
)
libraryDependencies += "com.github.668mt.mos" % "mos-sdk-spring-boot-starter" % "2.1.1"
[com.github.668mt.mos/mos-sdk-spring-boot-starter "2.1.1"]

Dependencies

compile (13)

Group / Artifact Type Version
com.github.668mt.mos : mos-sdk jar 2.1.1
org.apache.commons : commons-lang3 jar 3.11
org.springframework.boot : spring-boot-properties-migrator jar 2.2.1.RELEASE
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.1.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.2.1.RELEASE
org.projectlombok : lombok jar 1.18.2
javax.persistence : persistence-api jar 1.0
org.jetbrains : annotations-java5 jar 16.0.3
org.springframework.boot : spring-boot-starter-web jar 2.2.1.RELEASE
org.springframework.retry : spring-retry jar 1.2.4.RELEASE
com.alibaba : fastjson jar 1.2.70

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.1.RELEASE

Project Modules

There are no modules declared in this project.