| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdorg.jfrog.aether |
| ArtifactId | ArtifactIdaether-utils |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAether Utils
Utils for bridging between Aether versions in Maven 3.0 and Maven 3.1
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aether-utils-1.0.pom | |
| aether-utils-1.0.jar | 36 KB |
| aether-utils-1.0-sources.jar | 3 KB |
| aether-utils-1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |