License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.aether |
ArtifactId | ArtifactIdaether-transport-wagon |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAether Transport Wagon
A transport implementation based on Maven Wagon.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.eclipse.aether/aether-transport-wagon/ -->
<dependency>
<groupId>org.eclipse.aether</groupId>
<artifactId>aether-transport-wagon</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.aether/aether-transport-wagon/
implementation 'org.eclipse.aether:aether-transport-wagon:1.1.0'
// https://jarcasting.com/artifacts/org.eclipse.aether/aether-transport-wagon/
implementation ("org.eclipse.aether:aether-transport-wagon:1.1.0")
'org.eclipse.aether:aether-transport-wagon:jar:1.1.0'
<dependency org="org.eclipse.aether" name="aether-transport-wagon" rev="1.1.0">
<artifact name="aether-transport-wagon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.aether', module='aether-transport-wagon', version='1.1.0')
)
libraryDependencies += "org.eclipse.aether" % "aether-transport-wagon" % "1.1.0"
[org.eclipse.aether/aether-transport-wagon "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.aether : aether-api | jar | 1.1.0 |
org.eclipse.aether : aether-spi | jar | 1.1.0 |
org.eclipse.aether : aether-util | jar | 1.1.0 |
org.apache.maven.wagon : wagon-provider-api | jar | 1.0 |
org.codehaus.plexus : plexus-classworlds Optional | jar | 2.4 |
org.codehaus.plexus : plexus-utils Optional | jar | 2.1 |
org.eclipse.sisu : org.eclipse.sisu.plexus Optional | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject Optional | jar | 1 |
org.codehaus.plexus : plexus-component-annotations Optional | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.sisu : sisu-guice | jar | 3.1.6 |
junit : junit | jar | 4.11 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.eclipse.aether : aether-test-util | jar | 1.1.0 |
Version |
---|
1.1.0
|
1.0.2.v20150114
|
1.0.1.v20141111
|
1.0.0.v20140518
|
0.9.1.v20140329
|
0.9.0.v20140226
|
0.9.0.M4
|
0.9.0.M3
|