License |
License |
---|---|
GroupId | GroupIdcn.dustlight.storaging |
ArtifactId | ArtifactIdstoraging-service |
Last Version | Last Version0.0.4-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstoraging-service
对象存储服务
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
io.projectreactor : reactor-test | jar |