| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.laxture |
| Идентификатор | Идентификаторsbp-spring-boot-starter |
| Последняя версия | Последняя версия0.1.13 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsbp-spring-boot-starter
sbp introduce plugin oriented programming to Spring Boot
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикorg.laxture |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sbp-spring-boot-starter-0.1.13.pom | |
| sbp-spring-boot-starter-0.1.13.jar | 20 KB |
| sbp-spring-boot-starter-0.1.13-sources.jar | 11 KB |
| sbp-spring-boot-starter-0.1.13-javadoc.jar | 415 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.laxture/sbp-spring-boot-starter/ -->
<dependency>
<groupId>org.laxture</groupId>
<artifactId>sbp-spring-boot-starter</artifactId>
<version>0.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.laxture/sbp-spring-boot-starter/
implementation 'org.laxture:sbp-spring-boot-starter:0.1.13'
// https://jarcasting.com/artifacts/org.laxture/sbp-spring-boot-starter/
implementation ("org.laxture:sbp-spring-boot-starter:0.1.13")
'org.laxture:sbp-spring-boot-starter:jar:0.1.13'
<dependency org="org.laxture" name="sbp-spring-boot-starter" rev="0.1.13">
<artifact name="sbp-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.laxture', module='sbp-spring-boot-starter', version='0.1.13')
)
libraryDependencies += "org.laxture" % "sbp-spring-boot-starter" % "0.1.13"
[org.laxture/sbp-spring-boot-starter "0.1.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.laxture : sbp-core | jar | 0.1.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework : spring-context-support | jar | |
| org.apache.commons : commons-lang3 | jar | |
| commons-codec : commons-codec | jar | |
| org.flywaydb : flyway-core | jar |