| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJinq Данные Базы данных |
| Группа | Группаcom.github.ymstars |
| Идентификатор | Идентификаторjinqiu-microservice-parent-pom |
| Версия | Версия1.0.0-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеjinqiu-microservice-parent-pom
Micro Service Backend Project Global Pom.
|
| Имя Файла | Размер |
|---|---|
| jinqiu-microservice-parent-pom-1.0.0-RELEASE.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ymstars/jinqiu-microservice-parent-pom/ -->
<dependency>
<groupId>com.github.ymstars</groupId>
<artifactId>jinqiu-microservice-parent-pom</artifactId>
<version>1.0.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ymstars/jinqiu-microservice-parent-pom/
implementation 'com.github.ymstars:jinqiu-microservice-parent-pom:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.ymstars/jinqiu-microservice-parent-pom/
implementation ("com.github.ymstars:jinqiu-microservice-parent-pom:1.0.0-RELEASE")
'com.github.ymstars:jinqiu-microservice-parent-pom:pom:1.0.0-RELEASE'
<dependency org="com.github.ymstars" name="jinqiu-microservice-parent-pom" rev="1.0.0-RELEASE">
<artifact name="jinqiu-microservice-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ymstars', module='jinqiu-microservice-parent-pom', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.ymstars" % "jinqiu-microservice-parent-pom" % "1.0.0-RELEASE"
[com.github.ymstars/jinqiu-microservice-parent-pom "1.0.0-RELEASE"]