Mercury Dependency Builder

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-md-sat
Last Version

Last Version

1.0-alpha-6
Release Date

Release Date

Type

Type

jar
Description

Description

Mercury Dependency Builder
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-md-sat

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.sat4j : org.sat4j.core jar 2.0.4
org.sat4j : org.sat4j.pb jar 2.0.4
org.apache.maven.mercury : mercury-md-shared jar 1.0-alpha-6
org.apache.maven.mercury : mercury-repo-virtual jar 1.0-alpha-6
org.apache.maven.mercury : mercury-logging jar 1.0-alpha-6
org.apache.maven.mercury : mercury-event jar 1.0-alpha-6
org.codehaus.plexus : plexus-lang jar 1.1

test (5)

Group / Artifact Type Version
commons-digester : commons-digester jar 1.8
org.apache.maven.mercury : mercury-repo-local-m2 jar 1.0-alpha-6
org.apache.maven.mercury : mercury-repo-local-m2 test-jar 1.0-alpha-6
org.apache.maven.mercury : mercury-repo-remote-m2 jar 1.0-alpha-6
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-6
1.0-alpha-5
1.0.0-alpha-4
1.0.0-alpha-2