MVN

com.artfii.amq : example

Maven & Gradle

Dec 02, 2020
<dependency>
    <groupId>com.artfii.amq</groupId>
    <artifactId>example</artifactId>
    <version>0.0.3-snapshot</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.artfii.amq : example to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3-snapshot

All Versions

Choose a version of com.artfii.amq : example to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
example-0.0.3-snapshot

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.artfii.amq</groupId>
    <artifactId>example</artifactId>
    <version>0.0.3-snapshot</version>
</dependency>

Advertisement