is not current version
Last Version 0.1.2

io.github.tdwu:spring-boot-starter-japi 0.0.6


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.tdwu
ArtifactId

ArtifactId

spring-boot-starter-japi
Version

Version

0.0.6
Type

Type

jar

Download spring-boot-starter-japi 0.0.6


<!-- https://jarcasting.com/artifacts/io.github.tdwu/spring-boot-starter-japi/ -->
<dependency>
    <groupId>io.github.tdwu</groupId>
    <artifactId>spring-boot-starter-japi</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tdwu/spring-boot-starter-japi/
implementation 'io.github.tdwu:spring-boot-starter-japi:0.0.6'
// https://jarcasting.com/artifacts/io.github.tdwu/spring-boot-starter-japi/
implementation ("io.github.tdwu:spring-boot-starter-japi:0.0.6")
'io.github.tdwu:spring-boot-starter-japi:jar:0.0.6'
<dependency org="io.github.tdwu" name="spring-boot-starter-japi" rev="0.0.6">
  <artifact name="spring-boot-starter-japi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tdwu', module='spring-boot-starter-japi', version='0.0.6')
)
libraryDependencies += "io.github.tdwu" % "spring-boot-starter-japi" % "0.0.6"
[io.github.tdwu/spring-boot-starter-japi "0.0.6"]