| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.lakernote |
| Идентификатор | Идентификаторlaker-spring-boot-starter-test |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA collection of tools based on Spring Boot
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.lakernote/laker-spring-boot-starter-test/ -->
<dependency>
<groupId>io.github.lakernote</groupId>
<artifactId>laker-spring-boot-starter-test</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lakernote/laker-spring-boot-starter-test/
implementation 'io.github.lakernote:laker-spring-boot-starter-test:1.0.2'
// https://jarcasting.com/artifacts/io.github.lakernote/laker-spring-boot-starter-test/
implementation ("io.github.lakernote:laker-spring-boot-starter-test:1.0.2")
'io.github.lakernote:laker-spring-boot-starter-test:jar:1.0.2'
<dependency org="io.github.lakernote" name="laker-spring-boot-starter-test" rev="1.0.2">
<artifact name="laker-spring-boot-starter-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lakernote', module='laker-spring-boot-starter-test', version='1.0.2')
)
libraryDependencies += "io.github.lakernote" % "laker-spring-boot-starter-test" % "1.0.2"
[io.github.lakernote/laker-spring-boot-starter-test "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |
| io.github.lakernote : laker-spring-boot-starter | jar | 1.0.2 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.7.0 |
| org.projectlombok : lombok Необязательный | jar | 1.18.24 |
| cn.hutool : hutool-all | jar | 5.8.1 |