is not current version
Last Version 2.0.0

net.saliman:spring-boot-starter-request-correlation 1.1.1

Spring Cloud Request Correlation

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.saliman
ArtifactId

ArtifactId

spring-boot-starter-request-correlation
Version

Version

1.1.1
Type

Type

jar

Download spring-boot-starter-request-correlation 1.1.1


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