| 20399 |
amit.gupta |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<classpath>
|
|
|
3 |
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources"/>
|
|
|
4 |
<classpathentry kind="src" path="src/main/java"/>
|
|
|
5 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
|
|
|
6 |
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
|
|
|
7 |
<classpathentry kind="lib" path="/home/anupam/.m2/repository/readonly/nl/captcha/SimpleCaptcha/1.2.1/SimpleCaptcha-1.2.1.jar">
|
|
|
8 |
<attributes>
|
|
|
9 |
<attribute name="maven.groupId" value="readonly.nl.captcha"/>
|
|
|
10 |
<attribute name="maven.artifactId" value="SimpleCaptcha"/>
|
|
|
11 |
<attribute name="maven.version" value="1.2.1"/>
|
|
|
12 |
<attribute name="maven.scope" value="compile"/>
|
|
|
13 |
</attributes>
|
|
|
14 |
</classpathentry>
|
|
|
15 |
<classpathentry kind="output" path="target/classes"/>
|
|
|
16 |
</classpath>
|