MVN

org.apache.maven.mercury : mercury

Maven & Gradle

Apr 07, 2009

Mercury · Maven Mercury is a replacement for the Maven Artifact subsystem, and a complete replacement for the HTTP/HTTPS/DAV/DAVS portions of the existing transport.

<dependency>
    <groupId>org.apache.maven.mercury</groupId>
    <artifactId>mercury</artifactId>
    <version>1.0-alpha-6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.maven.mercury : mercury to add to Maven - Latest Versions:

  • Latest Stable: 1.0-alpha-6
  • Latest Alpha: 1.0-alpha-6

All Versions

Choose a version of org.apache.maven.mercury : mercury to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
mercury-1.0-alpha-6
mercury-1.0-alpha-5
1.0.x
mercury-1.0.0-alpha-4
mercury-1.0.0-alpha-2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.maven.mercury</groupId>
    <artifactId>mercury</artifactId>
    <version>1.0-alpha-6</version>
</dependency>