Last Version

storaging-core 0.0.4-alpha

对象存储服务 - 核心模块

License

License

GroupId

GroupId

cn.dustlight.storaging
ArtifactId

ArtifactId

storaging-core
Version

Version

0.0.4-alpha
Type

Type

jar
Description

Description

storaging-core
对象存储服务 - 核心模块

Download storaging-core 0.0.4-alpha


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar
org.projectlombok : lombok Optional jar
cn.dustlight.auth : auth-entities jar

Project Modules

There are no modules declared in this project.