Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdio.gitee.stone4j |
ArtifactId | ArtifactIdcskaoyan-market-spring-boot |
Version | Version0.1.0 |
Type | Typepom |
Filename | Size |
---|---|
cskaoyan-market-spring-boot-0.1.0.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.0</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.0'
// https://jarcasting.com/artifacts/io.gitee.stone4j/cskaoyan-market-spring-boot/
implementation ("io.gitee.stone4j:cskaoyan-market-spring-boot:0.1.0")
'io.gitee.stone4j:cskaoyan-market-spring-boot:pom:0.1.0'
<dependency org="io.gitee.stone4j" name="cskaoyan-market-spring-boot" rev="0.1.0">
<artifact name="cskaoyan-market-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gitee.stone4j', module='cskaoyan-market-spring-boot', version='0.1.0')
)
libraryDependencies += "io.gitee.stone4j" % "cskaoyan-market-spring-boot" % "0.1.0"
[io.gitee.stone4j/cskaoyan-market-spring-boot "0.1.0"]