| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdio.github.bug-wheels |
| ArtifactId | ArtifactIdthrift-spring-boot-starter |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionthrift-spring-boot-starter
thrift-spring-boot-starter
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| thrift-spring-boot-starter-0.3.pom | 6 KB |
| Browse |
<!-- 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"]