<?xml version="1.0" encoding="UTF-8"?>
<classpath>
  <classpathentry kind="src" path="src/test/java" output="target/test-classes"/>
  <classpathentry kind="src" path="src/test/resources" output="target/test-classes" excluding="**/*.java"/>
  <classpathentry kind="src" path="src/main/java"/>
  <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
  <classpathentry kind="output" path="target/classes"/>
  <classpathentry kind="var" path="M2_REPO/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar" sourcepath="M2_REPO/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0-sources.jar"/>
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/wicket/wicket-core/8.7.0/wicket-core-8.7.0.jar" sourcepath="M2_REPO/org/apache/wicket/wicket-core/8.7.0/wicket-core-8.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/com/github/openjson/openjson/1.0.11/openjson-1.0.11.jar" sourcepath="M2_REPO/com/github/openjson/openjson/1.0.11/openjson-1.0.11-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/wicket/wicket-request/8.7.0/wicket-request-8.7.0.jar" sourcepath="M2_REPO/org/apache/wicket/wicket-request/8.7.0/wicket-request-8.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/wicket/wicket-util/8.7.0/wicket-util-8.7.0.jar" sourcepath="M2_REPO/org/apache/wicket/wicket-util/8.7.0/wicket-util-8.7.0-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar" sourcepath="M2_REPO/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/commons-io/commons-io/2.6/commons-io-2.6.jar" sourcepath="M2_REPO/commons-io/commons-io/2.6/commons-io-2.6-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar" sourcepath="M2_REPO/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar" sourcepath="M2_REPO/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/danekja/jdk-serializable-functional/1.8.6/jdk-serializable-functional-1.8.6.jar" sourcepath="M2_REPO/org/danekja/jdk-serializable-functional/1.8.6/jdk-serializable-functional-1.8.6-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.jar" sourcepath="M2_REPO/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/junit/junit/4.12/junit-4.12.jar" sourcepath="M2_REPO/junit/junit/4.12/junit-4.12-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" sourcepath="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-webapp/9.4.18.v20190429/jetty-webapp-9.4.18.v20190429.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-webapp/9.4.18.v20190429/jetty-webapp-9.4.18.v20190429-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-xml/9.4.18.v20190429/jetty-xml-9.4.18.v20190429.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-xml/9.4.18.v20190429/jetty-xml-9.4.18.v20190429-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-util/9.4.18.v20190429/jetty-util-9.4.18.v20190429.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-util/9.4.18.v20190429/jetty-util-9.4.18.v20190429-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-servlet/9.4.18.v20190429/jetty-servlet-9.4.18.v20190429.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-servlet/9.4.18.v20190429/jetty-servlet-9.4.18.v20190429-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-security/9.4.18.v20190429/jetty-security-9.4.18.v20190429.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-security/9.4.18.v20190429/jetty-security-9.4.18.v20190429-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-server/9.4.18.v20190429/jetty-server-9.4.18.v20190429.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-server/9.4.18.v20190429/jetty-server-9.4.18.v20190429-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-http/9.4.18.v20190429/jetty-http-9.4.18.v20190429.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-http/9.4.18.v20190429/jetty-http-9.4.18.v20190429-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-io/9.4.18.v20190429/jetty-io-9.4.18.v20190429.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-io/9.4.18.v20190429/jetty-io-9.4.18.v20190429-sources.jar"/>
  <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-jmx/9.4.18.v20190429/jetty-jmx-9.4.18.v20190429.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-jmx/9.4.18.v20190429/jetty-jmx-9.4.18.v20190429-sources.jar"/>
</classpath>