Apache Ivy

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.ivy
ArtifactId

ArtifactId

ivy
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Ivy
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://ant.apache.org/ivy/
Project Organization

Project Organization

The Apache Software Foundation

Download ivy

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.ivy/ivy/ -->
<dependency>
    <groupId>org.apache.ivy</groupId>
    <artifactId>ivy</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ivy/ivy/
implementation 'org.apache.ivy:ivy:2.5.0'
// https://jarcasting.com/artifacts/org.apache.ivy/ivy/
implementation ("org.apache.ivy:ivy:2.5.0")
'org.apache.ivy:ivy:jar:2.5.0'
<dependency org="org.apache.ivy" name="ivy" rev="2.5.0">
  <artifact name="ivy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ivy', module='ivy', version='2.5.0')
)
libraryDependencies += "org.apache.ivy" % "ivy" % "2.5.0"
[org.apache.ivy/ivy "2.5.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.ant : ant Optional jar 1.9.14
org.apache.httpcomponents : httpclient Optional jar 4.5.9
oro : oro Optional jar 2.0.8
org.apache.commons : commons-vfs2 Optional jar 2.2
com.jcraft : jsch Optional jar 0.1.55
com.jcraft : jsch.agentproxy Optional jar 0.0.9
com.jcraft : jsch.agentproxy.connector-factory Optional jar 0.0.9
com.jcraft : jsch.agentproxy.jsch Optional jar 0.0.9
org.bouncycastle : bcpg-jdk15on Optional jar 1.62
org.bouncycastle : bcprov-jdk15on Optional jar 1.62

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.apache.ant : ant-testutil jar 1.9.14
org.apache.ant : ant-launcher jar 1.9.14
org.apache.ant : ant-junit jar 1.9.14
org.apache.ant : ant-junit4 jar 1.9.14
ant-contrib : ant-contrib jar 1.0b3
xmlunit : xmlunit jar 1.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.5.0-rc1
2.4.0
2.4.0-rc1
2.3.0
2.3.0-rc2
2.3.0-rc1
2.2.0
2.2.0-rc1
2.1.0
2.1.0-rc2
2.1.0-rc1
2.0.0
2.0.0-rc2
2.0.0-rc1
2.0.0-beta2
2.0.0-beta1