MVN

com.cognifide.aet : client

Maven & Gradle

May 27, 2019
108 stars

AET :: Client · Root module for AET clients

<dependency>
    <groupId>com.cognifide.aet</groupId>
    <artifactId>client</artifactId>
    <version>3.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cognifide.aet : client to add to Maven - Latest Versions:

  • Latest Stable: 3.2.2
  • Latest Release Candidate: 2.0.3-rc1

All Versions

Choose a version of com.cognifide.aet : client to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
client-3.2.2
client-3.2.1
client-3.2.0
3.1.x
client-3.1.0
3.0.x
client-3.0.1
client-3.0.0
2.1.x
client-2.1.6
client-2.1.5
client-2.1.4
client-2.1.3
client-2.1.2
client-2.1.1
client-2.1.0
2.0.x
client-2.0.3-rc1
client-2.0.2
client-2.0.1
client-2.0.0
client-2.0.0-rc2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cognifide.aet</groupId>
    <artifactId>client</artifactId>
    <version>3.2.2</version>
</dependency>

Advertisement