| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Square Прикладные библиотеки Financial |
| Группа | Группаtop.zopx |
| Идентификатор | Идентификаторsquare-spring-boot-starter |
| Версия | Версия1.3.1 |
| Тип | Типpom |
| Описание |
Описаниеtop.zopx:square-spring-boot-starter
square-spring-boot-starter
|
| Имя Файла | Размер |
|---|---|
| square-spring-boot-starter-1.3.1.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/top.zopx/square-spring-boot-starter/ -->
<dependency>
<groupId>top.zopx</groupId>
<artifactId>square-spring-boot-starter</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.zopx/square-spring-boot-starter/
implementation 'top.zopx:square-spring-boot-starter:1.3.1'
// https://jarcasting.com/artifacts/top.zopx/square-spring-boot-starter/
implementation ("top.zopx:square-spring-boot-starter:1.3.1")
'top.zopx:square-spring-boot-starter:pom:1.3.1'
<dependency org="top.zopx" name="square-spring-boot-starter" rev="1.3.1">
<artifact name="square-spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.zopx', module='square-spring-boot-starter', version='1.3.1')
)
libraryDependencies += "top.zopx" % "square-spring-boot-starter" % "1.3.1"
[top.zopx/square-spring-boot-starter "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.apache.commons : commons-collections4 | jar | 4.0 |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.commons : commons-pool2 | jar | 2.8.0 |
| org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-undertow | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |