MVN

maven : wagon-provider

Maven & Gradle

Sep 20, 2005
<dependency>
    <groupId>maven</groupId>
    <artifactId>wagon-provider</artifactId>
    <version>test-1.0-alpha-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of maven : wagon-provider to add to Maven or Gradle - Latest Versions:

  • Latest Stable: test-1.0-alpha-3
  • Latest Alpha: test-1.0-alpha-3

All Versions

Choose a version of maven : wagon-provider to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
test
wagon-provider-test-1.0-alpha-3

How to add a dependency to Maven

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

<dependency>
    <groupId>maven</groupId>
    <artifactId>wagon-provider</artifactId>
    <version>test-1.0-alpha-3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following maven : wagon-provider gradle dependency to your build.gradle file:

implementation 'maven:wagon-provider:test-1.0-alpha-3'

Gradle Kotlin DSL: Add the following maven : wagon-provider gradle kotlin dependency to your build.gradle.kts file:

implementation("maven:wagon-provider:test-1.0-alpha-3")

How to add a dependency to SBT Scala

SBT Scala: Add the following maven : wagon-provider sbt scala dependency to your build.sbt file:

libraryDependencies += "maven" % "wagon-provider" % "test-1.0-alpha-3"

Advertisement

Dependencies from Group

Jun 25, 2007
32 usages
Apr 25, 2007
16 usages
Nov 06, 2006
8 usages
Jul 20, 2006
8 usages
Jun 23, 2006
8 usages

Discover Dependencies

Sep 20, 2005
Sep 20, 2005
Sep 20, 2005
Sep 20, 2005
Dec 06, 2005
Jul 27, 2006
1 usages
Sep 20, 2005
6 usages
Oct 10, 2010
1 usages