Home > ivyp4

ivyp4

Ivyp4 is a project mainly written in Java, based on the Apache-2.0, Apache-2.0 licenses found.

Ivy dependency resolver which uses Perforce for artifact storage

==================== Ivy P4

IvyP4 implements a resolver for Ivy <http://ant.apache.org/ivy/> for that allows you to use the SCM system Perforce <http://www.perforce.com/> as a repository for artifacts.

IvyP4 lets you define a place on your perforce server as your repository for Ivy artifacts. Ivy will then work with this repository like with any other type of repository (e.g. filesystems, ftp servers, etc.).

This project was inspired by the excellent Subversion resolver for Ivy <http://code.google.com/p/ivysvn/>.