is not current version
Last Version 1.4.3

com.yomahub:tlog-feign-spring-boot-starter 1.3.2


Categories

Categories

Spring Boot Container Microservices Feign Net HTTP Clients
GroupId

GroupId

com.yomahub
ArtifactId

ArtifactId

tlog-feign-spring-boot-starter
Version

Version

1.3.2
Type

Type

jar

Download tlog-feign-spring-boot-starter 1.3.2


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