| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
|---|---|
| Группа | Группаlove.forte.simple-robot |
| Идентификатор | Идентификаторcore-spring-boot-starter |
| Последняя версия | Последняя версия2.3.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| core-spring-boot-starter-2.3.9.pom | |
| core-spring-boot-starter-2.3.9.jar | 14 KB |
| core-spring-boot-starter-2.3.9-sources.jar | 11 KB |
| core-spring-boot-starter-2.3.9-javadoc.jar | 280 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/love.forte.simple-robot/core-spring-boot-starter/ -->
<dependency>
<groupId>love.forte.simple-robot</groupId>
<artifactId>core-spring-boot-starter</artifactId>
<version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/love.forte.simple-robot/core-spring-boot-starter/
implementation 'love.forte.simple-robot:core-spring-boot-starter:2.3.9'
// https://jarcasting.com/artifacts/love.forte.simple-robot/core-spring-boot-starter/
implementation ("love.forte.simple-robot:core-spring-boot-starter:2.3.9")
'love.forte.simple-robot:core-spring-boot-starter:jar:2.3.9'
<dependency org="love.forte.simple-robot" name="core-spring-boot-starter" rev="2.3.9">
<artifact name="core-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='love.forte.simple-robot', module='core-spring-boot-starter', version='2.3.9')
)
libraryDependencies += "love.forte.simple-robot" % "core-spring-boot-starter" % "2.3.9"
[love.forte.simple-robot/core-spring-boot-starter "2.3.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| love.forte.simple-robot : core | jar | |
| love.forte.common : configuration | jar | |
| love.forte.common : ioc | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit5 | jar |