License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.bug-wheels |
ArtifactId | ArtifactIdspring-boot |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthrift-spring-boot-starter
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-boot-0.3.pom | |
spring-boot-0.3.jar | 19 MB |
spring-boot-0.3-sources.jar | 6 KB |
spring-boot-0.3-javadoc.jar | 85 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |