Last Version

Mercury File Transport 1.0-alpha-5

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-transport-file
Version

Version

1.0-alpha-5
Type

Type

jar
Description

Description

Mercury File Transport
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-transport-file 1.0-alpha-5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven.mercury : mercury-transport-api jar 1.0-alpha-5
org.apache.maven.mercury : mercury-crypto-basic jar 1.0-alpha-5
org.apache.maven.mercury : mercury-util jar 1.0-alpha-5
org.apache.maven.mercury : mercury-logging jar 1.0-alpha-5
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.