| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.apache.maven.mercury |
| ArtifactId | ArtifactIdmercury-crypto-basic |
| Last Version | Last Version1.0-alpha-6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMercury Crypto Basics
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-crypto-basic/ -->
<dependency>
<groupId>org.apache.maven.mercury</groupId>
<artifactId>mercury-crypto-basic</artifactId>
<version>1.0-alpha-6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.mercury/mercury-crypto-basic/
implementation 'org.apache.maven.mercury:mercury-crypto-basic:1.0-alpha-6'
// https://jarcasting.com/artifacts/org.apache.maven.mercury/mercury-crypto-basic/
implementation ("org.apache.maven.mercury:mercury-crypto-basic:1.0-alpha-6")
'org.apache.maven.mercury:mercury-crypto-basic:jar:1.0-alpha-6'
<dependency org="org.apache.maven.mercury" name="mercury-crypto-basic" rev="1.0-alpha-6">
<artifact name="mercury-crypto-basic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.mercury', module='mercury-crypto-basic', version='1.0-alpha-6')
)
libraryDependencies += "org.apache.maven.mercury" % "mercury-crypto-basic" % "1.0-alpha-6"
[org.apache.maven.mercury/mercury-crypto-basic "1.0-alpha-6"]
| Group / Artifact | Type | Version |
|---|---|---|
| bouncycastle : bcprov-jdk15 Optional | jar | 140 |
| bouncycastle : bcpg-jdk15 Optional | jar | 140 |
| org.apache.maven.mercury : mercury-crypto-api | jar | 1.0-alpha-6 |
| org.codehaus.plexus : plexus-lang | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |