License |
License |
---|---|
GroupId | GroupIdcn.dustlight.storaging |
ArtifactId | ArtifactIdstoraging-core |
Last Version | Last Version0.0.4-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstoraging-core
对象存储服务 - 核心模块
|
Filename | Size |
---|---|
storaging-core-0.0.4-alpha.pom | |
storaging-core-0.0.4-alpha.jar | 13 KB |
storaging-core-0.0.4-alpha-sources.jar | 6 KB |
storaging-core-0.0.4-alpha-javadoc.jar | 473 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-webflux | jar | |
org.projectlombok : lombok Optional | jar | |
cn.dustlight.auth : auth-entities | jar |