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