MVN

io.github.lsd-consulting : lsd-distributed-interceptors

Maven & Gradle

Jul 09, 2023
1 stars

lsd-distributed-interceptors-spring-web · A set of spring-web interceptors gathering information from distributed sources for the LSD library.

<dependency>
    <groupId>io.github.lsd-consulting</groupId>
    <artifactId>lsd-distributed-interceptors</artifactId>
    <version>4.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.lsd-consulting : lsd-distributed-interceptors to add to Maven - Latest Versions:

  • Latest Stable: 4.0.2

All Versions

Choose a version of io.github.lsd-consulting : lsd-distributed-interceptors to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
lsd-distributed-interceptors-4.0.2
lsd-distributed-interceptors-4.0.1
lsd-distributed-interceptors-4.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.lsd-consulting</groupId>
    <artifactId>lsd-distributed-interceptors</artifactId>
    <version>4.0.2</version>
</dependency>