| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.majianzheng |
| Идентификатор | Идентификаторspring-boot-starter-jarboot |
| Последняя версия | Последняя версия2.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJarboot SpringBoot starter
Top Jarboot project pom.xml
|
<!-- https://jarcasting.com/artifacts/io.github.majianzheng/spring-boot-starter-jarboot/ -->
<dependency>
<groupId>io.github.majianzheng</groupId>
<artifactId>spring-boot-starter-jarboot</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.majianzheng/spring-boot-starter-jarboot/
implementation 'io.github.majianzheng:spring-boot-starter-jarboot:2.3.1'
// https://jarcasting.com/artifacts/io.github.majianzheng/spring-boot-starter-jarboot/
implementation ("io.github.majianzheng:spring-boot-starter-jarboot:2.3.1")
'io.github.majianzheng:spring-boot-starter-jarboot:jar:2.3.1'
<dependency org="io.github.majianzheng" name="spring-boot-starter-jarboot" rev="2.3.1">
<artifact name="spring-boot-starter-jarboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.majianzheng', module='spring-boot-starter-jarboot', version='2.3.1')
)
libraryDependencies += "io.github.majianzheng" % "spring-boot-starter-jarboot" % "2.3.1"
[io.github.majianzheng/spring-boot-starter-jarboot "2.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.6.2 |
| org.springframework.boot : spring-boot-starter Необязательный | jar | 2.6.2 |
| io.github.majianzheng : jarboot-api | jar | 2.3.1 |
| io.github.majianzheng : jarboot-client | jar | 2.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.mockito : mockito-core | jar | 4.0.0 |