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