| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаtop.gotoeasy |
| Идентификатор | Идентификаторgotoeasy-spring-boot-dependencies |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеgotoeasy-spring-boot-dependencies
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gotoeasy-spring-boot-dependencies-1.0.0.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-spring-boot-dependencies/ -->
<dependency>
<groupId>top.gotoeasy</groupId>
<artifactId>gotoeasy-spring-boot-dependencies</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-spring-boot-dependencies/
implementation 'top.gotoeasy:gotoeasy-spring-boot-dependencies:1.0.0'
// https://jarcasting.com/artifacts/top.gotoeasy/gotoeasy-spring-boot-dependencies/
implementation ("top.gotoeasy:gotoeasy-spring-boot-dependencies:1.0.0")
'top.gotoeasy:gotoeasy-spring-boot-dependencies:pom:1.0.0'
<dependency org="top.gotoeasy" name="gotoeasy-spring-boot-dependencies" rev="1.0.0">
<artifact name="gotoeasy-spring-boot-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.gotoeasy', module='gotoeasy-spring-boot-dependencies', version='1.0.0')
)
libraryDependencies += "top.gotoeasy" % "gotoeasy-spring-boot-dependencies" % "1.0.0"
[top.gotoeasy/gotoeasy-spring-boot-dependencies "1.0.0"]