Jar examples for w:wagon-http-shared
Shared Library for the wagon-http, and wagon-http-lightweight wagon providers.
You can download jar file wagon-http-shared 3.1.0 in this page.
Apache License
You can use the following script to add wagon-http-shared-3.1.0.jar to your project.
<dependency> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-http-shared</artifactId> <version>3.1.0</version> </dependency>
compile group: 'org.apache.maven.wagon', name: 'wagon-http-shared', version: '3.1.0'
libraryDependencies += "org.apache.maven.wagon" % "wagon-http-shared" % "3.1.0"
<dependency org="org.apache.maven.wagon" name="wagon-http-shared" rev="3.1.0"/>
@Grapes(@Grab(group='org.apache.maven.wagon', module='wagon-http-shared', version='3.1.0'))
'org.apache.maven.wagon:wagon-http-shared:jar:3.1.0'
Click the following link to download the jar file.
wagon-http-shared-3.1.0-javadoc.jar