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/>.