MVN

com.h3xstream.retirejs : retirejs-root-pom

Maven & Gradle

Nov 02, 2022
188 stars

Retire.JS proxy scanner (root pom.xml) · The root pom file aggregate the dependencies use by the Retire.js extensions.

<dependency>
    <groupId>com.h3xstream.retirejs</groupId>
    <artifactId>retirejs-root-pom</artifactId>
    <version>3.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.h3xstream.retirejs : retirejs-root-pom to add to Maven - Latest Versions:

  • Latest Stable: 3.0.4

All Versions

Choose a version of com.h3xstream.retirejs : retirejs-root-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
retirejs-root-pom-3.0.4
retirejs-root-pom-3.0.3
retirejs-root-pom-3.0.2
retirejs-root-pom-3.0.1
retirejs-root-pom-3.0.0
2.2.x
retirejs-root-pom-2.2.0
2.1.x
retirejs-root-pom-2.1.0
1.0.x
retirejs-root-pom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.h3xstream.retirejs</groupId>
    <artifactId>retirejs-root-pom</artifactId>
    <version>3.0.4</version>
</dependency>

Advertisement