is not current version
Last Version 0.3

io.github.bug-wheels:example 0.2

thrift-spring-boot-starter

License

License

GroupId

GroupId

io.github.bug-wheels
ArtifactId

ArtifactId

example
Version

Version

0.2
Type

Type

pom
Description

Description

thrift-spring-boot-starter

Download example 0.2

Filename Size
example-0.2.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.bug-wheels/example/ -->
<dependency>
    <groupId>io.github.bug-wheels</groupId>
    <artifactId>example</artifactId>
    <version>0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.bug-wheels/example/
implementation 'io.github.bug-wheels:example:0.2'
// https://jarcasting.com/artifacts/io.github.bug-wheels/example/
implementation ("io.github.bug-wheels:example:0.2")
'io.github.bug-wheels:example:pom:0.2'
<dependency org="io.github.bug-wheels" name="example" rev="0.2">
  <artifact name="example" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.bug-wheels', module='example', version='0.2')
)
libraryDependencies += "io.github.bug-wheels" % "example" % "0.2"
[io.github.bug-wheels/example "0.2"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

  • origin-thrift
  • spring-boot
  • thrift-api