| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаcom.cooldatasoft |
| Идентификатор | Идентификаторcooldatasoft-springboot-parent |
| Версия | Версия1.0.0.1_5_13 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| cooldatasoft-springboot-parent-1.0.0.1_5_13.pom | 16 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-springboot-parent/ -->
<dependency>
<groupId>com.cooldatasoft</groupId>
<artifactId>cooldatasoft-springboot-parent</artifactId>
<version>1.0.0.1_5_13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-springboot-parent/
implementation 'com.cooldatasoft:cooldatasoft-springboot-parent:1.0.0.1_5_13'
// https://jarcasting.com/artifacts/com.cooldatasoft/cooldatasoft-springboot-parent/
implementation ("com.cooldatasoft:cooldatasoft-springboot-parent:1.0.0.1_5_13")
'com.cooldatasoft:cooldatasoft-springboot-parent:pom:1.0.0.1_5_13'
<dependency org="com.cooldatasoft" name="cooldatasoft-springboot-parent" rev="1.0.0.1_5_13">
<artifact name="cooldatasoft-springboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cooldatasoft', module='cooldatasoft-springboot-parent', version='1.0.0.1_5_13')
)
libraryDependencies += "com.cooldatasoft" % "cooldatasoft-springboot-parent" % "1.0.0.1_5_13"
[com.cooldatasoft/cooldatasoft-springboot-parent "1.0.0.1_5_13"]