Maven Ivy Plugin

A Maven plugin to add Ivy artifacts as dependencies

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.remis-thoughts
ArtifactId

ArtifactId

ivy-maven-plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Ivy Plugin
A Maven plugin to add Ivy artifacts as dependencies

Download ivy-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.remis-thoughts</groupId>
    <artifactId>ivy-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.3
org.apache.maven : maven-artifact jar 3.2.3
org.apache.maven : maven-core jar 3.2.3
org.codehaus.plexus : plexus-utils jar 3.0.10
org.apache.ivy : ivy jar 2.3.0
org.apache.maven.plugins : maven-dependency-plugin jar 2.8

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.2
1.0.1
1.0.0