License |
License |
---|---|
GroupId | GroupIdcn.dustlight.storaging |
ArtifactId | ArtifactIdstoraging-parent |
Last Version | Last Version0.0.4-alpha |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionstoraging-parent
对象存储与配置服务
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
storaging-parent-0.0.4-alpha.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-parent/ -->
<dependency>
<groupId>cn.dustlight.storaging</groupId>
<artifactId>storaging-parent</artifactId>
<version>0.0.4-alpha</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-parent/
implementation 'cn.dustlight.storaging:storaging-parent:0.0.4-alpha'
// https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-parent/
implementation ("cn.dustlight.storaging:storaging-parent:0.0.4-alpha")
'cn.dustlight.storaging:storaging-parent:pom:0.0.4-alpha'
<dependency org="cn.dustlight.storaging" name="storaging-parent" rev="0.0.4-alpha">
<artifact name="storaging-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.storaging', module='storaging-parent', version='0.0.4-alpha')
)
libraryDependencies += "cn.dustlight.storaging" % "storaging-parent" % "0.0.4-alpha"
[cn.dustlight.storaging/storaging-parent "0.0.4-alpha"]