MVN

org.apache.maven.wagon : wagon-http-shared4

Maven & Gradle

Feb 05, 2013
5 usages

Apache Maven Wagon :: Providers :: HTTP Shared Library 4 · Shared Library for the wagon-http, and wagon-http-lightweight wagon providers based on httpclient-4.x.

<dependency>
    <groupId>org.apache.maven.wagon</groupId>
    <artifactId>wagon-http-shared4</artifactId>
    <version>2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.maven.wagon : wagon-http-shared4 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4

All Versions

Choose a version of org.apache.maven.wagon : wagon-http-shared4 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4
wagon-http-shared4-2.4
2.3
wagon-http-shared4-2.3
CVE-2013-0253
2.2
wagon-http-shared4-2.2
CVE-2013-0253
2.1
wagon-http-shared4-2.1
CVE-2013-0253
2.0
wagon-http-shared4-2.0
CVE-2013-0253

How to add a dependency to Maven

Add the following org.apache.maven.wagon : wagon-http-shared4 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.maven.wagon</groupId>
    <artifactId>wagon-http-shared4</artifactId>
    <version>2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.maven.wagon : wagon-http-shared4 gradle dependency to your build.gradle file:

implementation 'org.apache.maven.wagon:wagon-http-shared4:2.4'

Gradle Kotlin DSL: Add the following org.apache.maven.wagon : wagon-http-shared4 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.maven.wagon:wagon-http-shared4:2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.maven.wagon : wagon-http-shared4 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.maven.wagon" % "wagon-http-shared4" % "2.4"

Advertisement

Dependencies from Group

Dec 18, 2022
456 usages
38 stars
Dec 18, 2022
203 usages
44 stars
Dec 18, 2022
164 usages
44 stars
Dec 18, 2022
158 usages
44 stars
Dec 18, 2022
99 usages
38 stars

Discover Dependencies

Feb 26, 2010
65 usages
Oct 15, 2011
185 usages
Oct 02, 2014
4 usages
142 stars
Mar 25, 2015
15 usages
btm
Sep 15, 2013
176 usages
Oct 12, 2012
53 usages
Apr 22, 2014
61 usages
Feb 06, 2014
15 usages
96 stars
Feb 19, 2008
86 usages
Aug 16, 2013
29 usages
344 stars