MVN

ru.tinkoff : eclair

Maven & Gradle

May 19, 2023
40 stars

Eclair · Parent POM providing dependency and plugin management for submodules

<dependency>
    <groupId>ru.tinkoff</groupId>
    <artifactId>eclair</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.tinkoff : eclair to add to Maven - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of ru.tinkoff : eclair to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
eclair-0.9.0
0.8.x
eclair-0.8.4
eclair-0.8.3
eclair-0.8.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ru.tinkoff</groupId>
    <artifactId>eclair</artifactId>
    <version>0.9.0</version>
</dependency>

Advertisement