MVN

com.salesforce.argus : argus-web

Maven & Gradle

Oct 19, 2018
498 stars

ArgusWeb · Web frontend for the Argus Production Monitoring Tool.

<dependency>
    <groupId>com.salesforce.argus</groupId>
    <artifactId>argus-web</artifactId>
    <version>2.22.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.salesforce.argus : argus-web to add to Maven - Latest Versions:

  • Latest Stable: 2.22.0

All Versions

Choose a version of com.salesforce.argus : argus-web to add to Maven - All Versions:

Version Vulnerabilities Updated
2.22.x
argus-web-2.22.0
2.21.x
argus-web-2.21.3
2.17.x
argus-web-2.17.1
argus-web-2.17.0
2.8.x
argus-web-2.8.0
2.7.x
argus-web-2.7.1
argus-web-2.7.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.salesforce.argus</groupId>
    <artifactId>argus-web</artifactId>
    <version>2.22.0</version>
</dependency>

Advertisement