is not current version
Last Version 1.3-RELEASE

com.github.dreamroute:ttl-spring-boot-starter 1.1-RELEASE

ttl

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

ttl-spring-boot-starter
Version

Version

1.1-RELEASE
Type

Type

jar

Download ttl-spring-boot-starter 1.1-RELEASE


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