Last Version

Aether Utils 1.0

Utils for bridging between Aether versions in Maven 3.0 and Maven 3.1

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.jfrog.aether
ArtifactId

ArtifactId

aether-utils
Version

Version

1.0
Type

Type

jar
Description

Description

Aether Utils
Utils for bridging between Aether versions in Maven 3.0 and Maven 3.1
Project URL

Project URL

https://github.com/JFrogDev/aether-utils
Source Code Management

Source Code Management

https://github.com/JFrogDev/aether-utils.git

Download aether-utils 1.0


<!-- https://jarcasting.com/artifacts/org.jfrog.aether/aether-utils/ -->
<dependency>
    <groupId>org.jfrog.aether</groupId>
    <artifactId>aether-utils</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jfrog.aether/aether-utils/
implementation 'org.jfrog.aether:aether-utils:1.0'
// https://jarcasting.com/artifacts/org.jfrog.aether/aether-utils/
implementation ("org.jfrog.aether:aether-utils:1.0")
'org.jfrog.aether:aether-utils:jar:1.0'
<dependency org="org.jfrog.aether" name="aether-utils" rev="1.0">
  <artifact name="aether-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jfrog.aether', module='aether-utils', version='1.0')
)
libraryDependencies += "org.jfrog.aether" % "aether-utils" % "1.0"
[org.jfrog.aether/aether-utils "1.0"]

Dependencies

runtime (8)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.1.6
org.apache.maven : maven-core jar 3.1.0
plexus : plexus-container-default jar 1.0-alpha-6
org.gcontracts : gcontracts-core jar 1.2.12
org.sonatype.aether : aether-api jar 1.13.1
org.sonatype.aether : aether-util jar 1.13.1
org.eclipse.aether : aether-api jar 0.9.0.M3
org.eclipse.aether : aether-util jar 0.9.0.M3

Project Modules

There are no modules declared in this project.