Last Version

thrift-spring-boot-starter 0.3

thrift-spring-boot-starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.bug-wheels
ArtifactId

ArtifactId

thrift-spring-boot-starter
Version

Version

0.3
Type

Type

pom
Description

Description

thrift-spring-boot-starter
thrift-spring-boot-starter
Project URL

Project URL

https://github.com/bug-wheels/thrift-spring-boot-starter
Project Organization

Project Organization

Bug-Wheels Group
Source Code Management

Source Code Management

https://github.com/bug-wheels/thrift-spring-boot-starter

Download thrift-spring-boot-starter 0.3


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • example
  • thrift-server-spring-boot-starter
  • thrift-server-spring-boot-autoconfigure
  • thrift-client-spring-boot-autoconfigure
  • thrift-client-spring-boot-starter