Last Version

io.github.bug-wheels:spring-boot 0.3

thrift-spring-boot-starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.bug-wheels
ArtifactId

ArtifactId

spring-boot
Version

Version

0.3
Type

Type

jar
Description

Description

thrift-spring-boot-starter
Project Organization

Project Organization

Bug-Wheels Group

Download spring-boot 0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.