MVN

org.mil-oss : fgsms-agents

Maven & Gradle

Mar 12, 2017

fgsms Embedded Agents · All remote/embedded agents

<dependency>
    <groupId>org.mil-oss</groupId>
    <artifactId>fgsms-agents</artifactId>
    <version>7.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mil-oss : fgsms-agents to add to Maven - Latest Versions:

  • Latest Stable: 7.0.0

All Versions

Choose a version of org.mil-oss : fgsms-agents to add to Maven - All Versions:

Version Vulnerabilities Updated
7.0.x
fgsms-agents-7.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.mil-oss</groupId>
    <artifactId>fgsms-agents</artifactId>
    <version>7.0.0</version>
</dependency>