MVN

org.apache.ivy : ivy

Maven & Gradle

Aug 17, 2023
286 usages

Apache Ivy

<dependency>
    <groupId>org.apache.ivy</groupId>
    <artifactId>ivy</artifactId>
    <version>2.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.ivy : ivy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.2
  • Latest Release Candidate: 2.5.0-rc1
  • Latest Beta: 2.0.0-beta2

All Versions

Choose a version of org.apache.ivy : ivy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
ivy-2.5.2
ivy-2.5.1
ivy-2.5.0
2 vulnerabilities
ivy-2.5.0-rc1
2 vulnerabilities
2.4.x
ivy-2.4.0
2 vulnerabilities
ivy-2.4.0-rc1
2 vulnerabilities
2.3.x
ivy-2.3.0
CVE-2022-37866
ivy-2.3.0-rc2
CVE-2022-37866
ivy-2.3.0-rc1
CVE-2022-37866
2.2.x
ivy-2.2.0
CVE-2022-37866
ivy-2.2.0-rc1
CVE-2022-37866
2.1.x
ivy-2.1.0
CVE-2022-37866
ivy-2.1.0-rc2
CVE-2022-37866
ivy-2.1.0-rc1
CVE-2022-37866
2.0.x
ivy-2.0.0
CVE-2022-37866
ivy-2.0.0-rc2
CVE-2022-37866
ivy-2.0.0-rc1
CVE-2022-37866
ivy-2.0.0-beta2
CVE-2022-37866
ivy-2.0.0-beta1
CVE-2022-37866

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.ivy</groupId>
    <artifactId>ivy</artifactId>
    <version>2.5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.ivy : ivy gradle dependency to your build.gradle file:

implementation 'org.apache.ivy:ivy:2.5.2'

Gradle Kotlin DSL: Add the following org.apache.ivy : ivy gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.ivy:ivy:2.5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.ivy : ivy sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.ivy" % "ivy" % "2.5.2"

Advertisement

Dependencies from Group

ivy
Aug 17, 2023
286 usages

Discover Dependencies

h3
Feb 03, 2023
12 usages
258 stars
May 19, 2018
5 stars
Aug 14, 2023
9 usages
5.2k stars
Oct 12, 2021
5 stars
Aug 25, 2023
49 usages
1.8k stars
Aug 25, 2023
76 usages
1.8k stars
Jun 17, 2021
7 usages
0 stars
Mar 06, 2022
16 usages
518 stars
May 20, 2019
9 usages
24.3k stars