| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаau.net.causal.shoelaces |
| Идентификатор | Идентификаторshoelaces-parent |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеShoelaces
Tools/Support for Spring Boot applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| shoelaces-parent-2.1.1.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-parent/ -->
<dependency>
<groupId>au.net.causal.shoelaces</groupId>
<artifactId>shoelaces-parent</artifactId>
<version>2.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-parent/
implementation 'au.net.causal.shoelaces:shoelaces-parent:2.1.1'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-parent/
implementation ("au.net.causal.shoelaces:shoelaces-parent:2.1.1")
'au.net.causal.shoelaces:shoelaces-parent:pom:2.1.1'
<dependency org="au.net.causal.shoelaces" name="shoelaces-parent" rev="2.1.1">
<artifact name="shoelaces-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-parent', version='2.1.1')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-parent" % "2.1.1"
[au.net.causal.shoelaces/shoelaces-parent "2.1.1"]