Last Version

storaging-service 0.0.4-alpha

对象存储服务

License

License

GroupId

GroupId

cn.dustlight.storaging
ArtifactId

ArtifactId

storaging-service
Version

Version

0.0.4-alpha
Type

Type

jar
Description

Description

storaging-service
对象存储服务

Download storaging-service 0.0.4-alpha


<!-- https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-service/ -->
<dependency>
    <groupId>cn.dustlight.storaging</groupId>
    <artifactId>storaging-service</artifactId>
    <version>0.0.4-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-service/
implementation 'cn.dustlight.storaging:storaging-service:0.0.4-alpha'
// https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-service/
implementation ("cn.dustlight.storaging:storaging-service:0.0.4-alpha")
'cn.dustlight.storaging:storaging-service:jar:0.0.4-alpha'
<dependency org="cn.dustlight.storaging" name="storaging-service" rev="0.0.4-alpha">
  <artifact name="storaging-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.storaging', module='storaging-service', version='0.0.4-alpha')
)
libraryDependencies += "cn.dustlight.storaging" % "storaging-service" % "0.0.4-alpha"
[cn.dustlight.storaging/storaging-service "0.0.4-alpha"]

Dependencies

compile (12)

Group / Artifact Type Version
cn.dustlight.storaging : storaging-core jar 0.0.4-alpha
cn.dustlight.storaging : storaging-mongodb jar 0.0.4-alpha
cn.dustlight.storaging : storaging-cloud jar 0.0.4-alpha
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.experimental » spring-native jar 0.10.1
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-data-mongodb-reactive jar
org.projectlombok : lombok Optional jar
cn.dustlight.auth : auth-resource-server-reactive jar
org.springdoc : springdoc-openapi-webflux-ui jar 1.5.9
com.squareup.okhttp3 : okhttp jar 4.9.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
io.projectreactor : reactor-test jar

Project Modules

There are no modules declared in this project.