diff --git a/Main/pom.xml b/Main/pom.xml index 4c4ec41f2..238c54d80 100644 --- a/Main/pom.xml +++ b/Main/pom.xml @@ -8,6 +8,7 @@ 1.0-SNAPSHOT + org.apache.maven.plugins maven-compiler-plugin @@ -19,6 +20,7 @@ + WPI WPI Maven repo @@ -27,31 +29,40 @@ + io.javalin javalin 3.4.1 + + org.json + json + RELEASE + + + edu.wpi.first.cscore cscore-java RELEASE + edu.wpi.first.ntcore ntcore-java RELEASE + edu.wpi.first.wpiutil wpiutil-java RELEASE + org.opencv opencv-java RELEASE - - \ No newline at end of file