Last Version

Ivy 1.4.1

Ivy dependency manager

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

ivy
Version

Version

1.4.1
Type

Type

jar
Description

Description

Ivy
Ivy dependency manager

Download ivy 1.4.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.