License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.apache.maven.mercury |
ArtifactId | ArtifactIdmercury-plexus |
Last Version | Last Version1.0-alpha-6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMercury Plexus Component
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 |
<!-- https://jarcasting.com/artifacts/org.apache.maven.mercury/mercury-plexus/ -->
<dependency>
<groupId>org.apache.maven.mercury</groupId>
<artifactId>mercury-plexus</artifactId>
<version>1.0-alpha-6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.mercury/mercury-plexus/
implementation 'org.apache.maven.mercury:mercury-plexus:1.0-alpha-6'
// https://jarcasting.com/artifacts/org.apache.maven.mercury/mercury-plexus/
implementation ("org.apache.maven.mercury:mercury-plexus:1.0-alpha-6")
'org.apache.maven.mercury:mercury-plexus:jar:1.0-alpha-6'
<dependency org="org.apache.maven.mercury" name="mercury-plexus" rev="1.0-alpha-6">
<artifact name="mercury-plexus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.mercury', module='mercury-plexus', version='1.0-alpha-6')
)
libraryDependencies += "org.apache.maven.mercury" % "mercury-plexus" % "1.0-alpha-6"
[org.apache.maven.mercury/mercury-plexus "1.0-alpha-6"]
Group / Artifact | Type | Version |
---|---|---|
bouncycastle : bcprov-jdk15 Optional | jar | 140 |
bouncycastle : bcpg-jdk15 Optional | jar | 140 |
org.codehaus.plexus : plexus-utils | jar | 1.5.5 |
org.apache.maven.mercury : mercury-repo-remote-m2 | jar | 1.0-alpha-6 |
org.apache.maven.mercury : mercury-repo-virtual | jar | 1.0-alpha-6 |
org.apache.maven.mercury : mercury-md-sat | jar | 1.0-alpha-6 |
org.apache.maven.mercury : mercury-logging | jar | 1.0-alpha-6 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-beta-3.0.6 |
org.codehaus.plexus : plexus-component-annotations | jar | 1.0-beta-3.0.6 |
org.codehaus.plexus : plexus-component-metadata | jar | 1.0-beta-3.0.6 |
org.codehaus.plexus : plexus-lang | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |