From b2486cc4a7f39db4c81f66f53fe9d24a1f37cbb2 Mon Sep 17 00:00:00 2001 From: ori agranat Date: Tue, 10 Sep 2019 22:03:05 +0300 Subject: [PATCH] added json and comments --- Main/pom.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) 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