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