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