seclore-java-sdk/examples/Java/5. Seclore Online Integrati.../Sample App/source/.classpath

34 lines
2.3 KiB
Plaintext
Raw Normal View History

2024-07-24 10:28:27 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/bc-fips-1.0.2.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/httpclient-4.5.13.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/httpcore-4.4.14.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-annotations-2.12.3.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-core-2.12.3.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-databind-2.12.3.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javassist-3.12.1.GA.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.servlet.jsp.jstl-1.2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.servlet.jsp.jstl-api-1.2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jaxrs-api-2.2.1.GA.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jcip-annotations-1.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jsr250-api-1.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/juniversalchardet-1.0.3.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/log4j-1.2.14.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/nimbus-jose-jwt-9.1.3.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/resteasy-jaxrs-2.2.1.GA.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/scannotation-1.0.3.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/xercesImpl-X.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v9.0.43"/>
<classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
</classpath>