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