| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.gitee.stone4j |
| Идентификатор | Идентификаторcskaoyan-market-spring-boot |
| Версия | Версия0.1.1 |
| Тип | Типpom |
| Описание |
Описаниеcskaoyan-spring-boot
Spring Boot Support for Cskaoyan-Market
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cskaoyan-market-spring-boot-0.1.1.pom | 5 KB |
| Обзор |
<!-- 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"]