License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.gitee.stone4j |
ArtifactId | ArtifactIdcskaoyan-market-spring-boot |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncskaoyan-spring-boot
Spring Boot Support for Cskaoyan-Market
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cskaoyan-market-spring-boot-0.1.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.stone4j/cskaoyan-market-spring-boot/ -->
<dependency>
<groupId>io.gitee.stone4j</groupId>
<artifactId>cskaoyan-market-spring-boot</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.stone4j/cskaoyan-market-spring-boot/
implementation 'io.gitee.stone4j:cskaoyan-market-spring-boot:0.1.1'
// https://jarcasting.com/artifacts/io.gitee.stone4j/cskaoyan-market-spring-boot/
implementation ("io.gitee.stone4j:cskaoyan-market-spring-boot:0.1.1")
'io.gitee.stone4j:cskaoyan-market-spring-boot:pom:0.1.1'
<dependency org="io.gitee.stone4j" name="cskaoyan-market-spring-boot" rev="0.1.1">
<artifact name="cskaoyan-market-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gitee.stone4j', module='cskaoyan-market-spring-boot', version='0.1.1')
)
libraryDependencies += "io.gitee.stone4j" % "cskaoyan-market-spring-boot" % "0.1.1"
[io.gitee.stone4j/cskaoyan-market-spring-boot "0.1.1"]