| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы CLI Взаимодействие с пользователем |
| Группа | Группаio.github.bug-wheels |
| Идентификатор | Идентификаторthrift-client-spring-boot-starter |
| Версия | Версия0.2 |
| Тип | Типjar |
| Описание |
Описаниеthrift-spring-boot-starter
|
| Имя Файла | Размер |
|---|---|
| thrift-client-spring-boot-starter-0.2.pom | |
| thrift-client-spring-boot-starter-0.2.jar | 1 KB |
| thrift-client-spring-boot-starter-0.2-javadoc.jar | 340 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.bug-wheels/thrift-client-spring-boot-starter/ -->
<dependency>
<groupId>io.github.bug-wheels</groupId>
<artifactId>thrift-client-spring-boot-starter</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bug-wheels/thrift-client-spring-boot-starter/
implementation 'io.github.bug-wheels:thrift-client-spring-boot-starter:0.2'
// https://jarcasting.com/artifacts/io.github.bug-wheels/thrift-client-spring-boot-starter/
implementation ("io.github.bug-wheels:thrift-client-spring-boot-starter:0.2")
'io.github.bug-wheels:thrift-client-spring-boot-starter:jar:0.2'
<dependency org="io.github.bug-wheels" name="thrift-client-spring-boot-starter" rev="0.2">
<artifact name="thrift-client-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bug-wheels', module='thrift-client-spring-boot-starter', version='0.2')
)
libraryDependencies += "io.github.bug-wheels" % "thrift-client-spring-boot-starter" % "0.2"
[io.github.bug-wheels/thrift-client-spring-boot-starter "0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.bug-wheels : thrift-client-spring-boot-autoconfigure | jar | 0.2 |