MVN

io.aiontechnology.mentorsuccess : client-lib

Maven & Gradle

Feb 06, 2023

MentorSuccess · MentorSuccess services project

<dependency>
    <groupId>io.aiontechnology.mentorsuccess</groupId>
    <artifactId>client-lib</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.aiontechnology.mentorsuccess : client-lib to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of io.aiontechnology.mentorsuccess : client-lib to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
client-lib-2.2.0
2.1.x
client-lib-2.1.0
2.0.x
client-lib-2.0.0
1.11.x
client-lib-1.11.0
1.10.x
client-lib-1.10.0
1.7.x
client-lib-1.7.1
1.6.x
client-lib-1.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.aiontechnology.mentorsuccess</groupId>
    <artifactId>client-lib</artifactId>
    <version>2.2.0</version>
</dependency>