Last Version

Maven Mercury 3.0-alpha-2

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven
ArtifactId

ArtifactId

maven-mercury
Version

Version

3.0-alpha-2
Type

Type

jar
Description

Description

Maven Mercury
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
Project Organization

Project Organization

The Apache Software Foundation

Download maven-mercury 3.0-alpha-2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven.mercury : mercury-artifact jar 1.0.0-alpha-2
org.apache.maven.mercury : mercury-external jar 1.0.0-alpha-2
org.apache.maven : maven-project-builder jar 3.0-alpha-2
org.codehaus.plexus : plexus-component-annotations jar 1.0-beta-3.0.5

test (7)

Group / Artifact Type Version
org.apache.maven.mercury : mercury-util jar 1.0.0-alpha-2
org.apache.maven.mercury : mercury-repo-local-m2 jar 1.0.0-alpha-2
org.apache.maven.mercury : mercury-repo-remote-m2 jar 1.0.0-alpha-2
org.apache.maven.mercury : mercury-md-sat jar 1.0.0-alpha-2
org.apache.maven.mercury : mercury-transport-http jar 1.0.0-alpha-2
org.apache.maven.mercury : mercury-transport-http test-jar 1.0.0-alpha-2
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.