MVN

maven : wagon-api

Maven & Gradle

Sep 20, 2005

Wagon API · [, Wagon in general utility resource transport framework. The Wagon API defines the interfaces, clasess and their respective roles.]

<dependency>
    <groupId>maven</groupId>
    <artifactId>wagon-api</artifactId>
    <version>20040705.181715</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 20040705.181715
  • Latest Alpha: 1.0-alpha-1

All Versions

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

Version Vulnerabilities Updated
20040705.181715
wagon-api-20040705.181715
20040703.151146
wagon-api-20040703.151146
1.0
wagon-api-1.0-alpha-1

How to add a dependency to Maven

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

<dependency>
    <groupId>maven</groupId>
    <artifactId>wagon-api</artifactId>
    <version>20040705.181715</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'maven:wagon-api:20040705.181715'

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

implementation("maven:wagon-api:20040705.181715")

How to add a dependency to SBT Scala

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

libraryDependencies += "maven" % "wagon-api" % "20040705.181715"

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

Dec 06, 2005
Jul 27, 2006
1 usages
Sep 20, 2005
6 usages
Oct 10, 2010
1 usages
May 25, 2013
2 usages
May 02, 2013
0 stars
May 02, 2013
0 stars
May 02, 2013
0 stars
May 02, 2013
0 stars