is not current version
Last Version 0.0.9

com.turbo-rpc:turbo-spring-boot-starter 0.0.5

turbo spring boot starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.turbo-rpc
ArtifactId

ArtifactId

turbo-spring-boot-starter
Version

Version

0.0.5
Type

Type

jar

Download turbo-spring-boot-starter 0.0.5


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