# P4Java - We've Moved! P4Java is now available from [Maven Central](https://repo1.maven.org/maven2/com/perforce/p4java/). It is no longer maintained here in The Workshop. # P4Java build instructions ## Prerequisites: 1. Apache maven 2.0+ 2. JDK 1.5.0+ ## Build: 1. Run 'mvn package' 2. The build produces a P4Java JAR file "p4java-[RELEASE]-SNAPSHOT.jar" in the "target" directory