| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.bug-wheels |
| Идентификатор | Идентификаторspring-boot |
| Версия | Версия0.3 |
| Тип | Типjar |
| Описание |
Описаниеthrift-spring-boot-starter
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-boot-0.3.pom | |
| spring-boot-0.3.jar | 19 MB |
| spring-boot-0.3-sources.jar | 6 KB |
| spring-boot-0.3-javadoc.jar | 87 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.bug-wheels/spring-boot/ -->
<dependency>
<groupId>io.github.bug-wheels</groupId>
<artifactId>spring-boot</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bug-wheels/spring-boot/
implementation 'io.github.bug-wheels:spring-boot:0.3'
// https://jarcasting.com/artifacts/io.github.bug-wheels/spring-boot/
implementation ("io.github.bug-wheels:spring-boot:0.3")
'io.github.bug-wheels:spring-boot:jar:0.3'
<dependency org="io.github.bug-wheels" name="spring-boot" rev="0.3">
<artifact name="spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bug-wheels', module='spring-boot', version='0.3')
)
libraryDependencies += "io.github.bug-wheels" % "spring-boot" % "0.3"
[io.github.bug-wheels/spring-boot "0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.bug-wheels : thrift-api | jar | 0.3 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| io.github.bug-wheels : thrift-server-spring-boot-starter | jar | 0.3 |
| io.github.bug-wheels : thrift-client-spring-boot-starter | jar | 0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |