MVN

com.idea-aedi : hot-update

Maven & Gradle

Oct 23, 2021

hot-update · It provides hot updates for you.

<dependency>
    <groupId>com.idea-aedi</groupId>
    <artifactId>hot-update</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.idea-aedi : hot-update to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.idea-aedi : hot-update to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
hot-update-2.2.0
2.1.x
hot-update-2.1.0
2.0.x
hot-update-2.0.0
1.9.x
hot-update-1.9.0
1.8.x
hot-update-1.8.0
1.6.x
hot-update-1.6.0
1.5.x
hot-update-1.5.0
1.4.x
hot-update-1.4.0
1.2.x
hot-update-1.2.0
1.1.x
hot-update-1.1.0
1.0.x
hot-update-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.idea-aedi</groupId>
    <artifactId>hot-update</artifactId>
    <version>2.2.0</version>
</dependency>