MVN

org.hotswapagent : hotswap-agent-plugins

Maven & Gradle

Jun 09, 2020
1 usages
2k stars

POM with ALL HotswapAgent plugins.

<dependency>
    <groupId>org.hotswapagent</groupId>
    <artifactId>hotswap-agent-plugins</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hotswapagent : hotswap-agent-plugins to add to Maven - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of org.hotswapagent : hotswap-agent-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
hotswap-agent-plugins-1.4.1
hotswap-agent-plugins-1.4.0
1.3.x
hotswap-agent-plugins-1.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.hotswapagent</groupId>
    <artifactId>hotswap-agent-plugins</artifactId>
    <version>1.4.1</version>
</dependency>

Advertisement