Last Version

Mercury External Dependencies 1.0-alpha-6

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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.mercury
ArtifactId

ArtifactId

mercury-external
Version

Version

1.0-alpha-6
Type

Type

jar
Description

Description

Mercury External Dependencies
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.
Project Organization

Project Organization

The Apache Software Foundation

Download mercury-external 1.0-alpha-6


<!-- https://jarcasting.com/artifacts/org.apache.maven.mercury/mercury-external/ -->
<dependency>
    <groupId>org.apache.maven.mercury</groupId>
    <artifactId>mercury-external</artifactId>
    <version>1.0-alpha-6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.mercury/mercury-external/
implementation 'org.apache.maven.mercury:mercury-external:1.0-alpha-6'
// https://jarcasting.com/artifacts/org.apache.maven.mercury/mercury-external/
implementation ("org.apache.maven.mercury:mercury-external:1.0-alpha-6")
'org.apache.maven.mercury:mercury-external:jar:1.0-alpha-6'
<dependency org="org.apache.maven.mercury" name="mercury-external" rev="1.0-alpha-6">
  <artifact name="mercury-external" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.mercury', module='mercury-external', version='1.0-alpha-6')
)
libraryDependencies += "org.apache.maven.mercury" % "mercury-external" % "1.0-alpha-6"
[org.apache.maven.mercury/mercury-external "1.0-alpha-6"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven.mercury : mercury-artifact jar 1.0-alpha-6
org.codehaus.plexus : plexus-lang jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.