| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.seepine |
| Идентификатор | Идентификаторwrap-spring-boot-starter |
| Последняя версия | Последняя версия0.4.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеwrap-spring-boot-starter
easy wrap for springboot
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.seepine/wrap-spring-boot-starter/ -->
<dependency>
<groupId>com.seepine</groupId>
<artifactId>wrap-spring-boot-starter</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.seepine/wrap-spring-boot-starter/
implementation 'com.seepine:wrap-spring-boot-starter:0.4.2'
// https://jarcasting.com/artifacts/com.seepine/wrap-spring-boot-starter/
implementation ("com.seepine:wrap-spring-boot-starter:0.4.2")
'com.seepine:wrap-spring-boot-starter:jar:0.4.2'
<dependency org="com.seepine" name="wrap-spring-boot-starter" rev="0.4.2">
<artifact name="wrap-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seepine', module='wrap-spring-boot-starter', version='0.4.2')
)
libraryDependencies += "com.seepine" % "wrap-spring-boot-starter" % "0.4.2"
[com.seepine/wrap-spring-boot-starter "0.4.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.projectlombok : lombok Необязательный | jar |