-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
117 lines (117 loc) · 21.3 KB
/
Copy path.classpath
File metadata and controls
117 lines (117 loc) · 21.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/test/java" output="target/test-classes" including="**/*.java"/>
<classpathentry kind="src" path="src/main/java" including="**/*.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="var" path="M2_REPO/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar" sourcepath="M2_REPO/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar" sourcepath="M2_REPO/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/javax/xml/bind/jaxb-api/2.2.11/jaxb-api-2.2.11.jar" sourcepath="M2_REPO/javax/xml/bind/jaxb-api/2.2.11/jaxb-api-2.2.11-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/hadoop/hadoop-hdfs/3.3.0/hadoop-hdfs-3.3.0.jar"/>
<classpathentry kind="var" path="M2_REPO/com/google/guava/guava/27.0-jre/guava-27.0-jre.jar" sourcepath="M2_REPO/com/google/guava/guava/27.0-jre/guava-27.0-jre-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/google/guava/failureaccess/1.0/failureaccess-1.0.jar" sourcepath="M2_REPO/com/google/guava/failureaccess/1.0/failureaccess-1.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar"/>
<classpathentry kind="var" path="M2_REPO/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar" sourcepath="M2_REPO/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar" sourcepath="M2_REPO/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar" sourcepath="M2_REPO/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar" sourcepath="M2_REPO/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-server/9.4.20.v20190813/jetty-server-9.4.20.v20190813.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-server/9.4.20.v20190813/jetty-server-9.4.20.v20190813-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-http/9.4.20.v20190813/jetty-http-9.4.20.v20190813.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-http/9.4.20.v20190813/jetty-http-9.4.20.v20190813-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-util/9.4.20.v20190813/jetty-util-9.4.20.v20190813.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-util/9.4.20.v20190813/jetty-util-9.4.20.v20190813-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-io/9.4.20.v20190813/jetty-io-9.4.20.v20190813.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-io/9.4.20.v20190813/jetty-io-9.4.20.v20190813-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-util-ajax/9.4.20.v20190813/jetty-util-ajax-9.4.20.v20190813.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-util-ajax/9.4.20.v20190813/jetty-util-ajax-9.4.20.v20190813-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/sun/jersey/jersey-core/1.19/jersey-core-1.19.jar" sourcepath="M2_REPO/com/sun/jersey/jersey-core/1.19/jersey-core-1.19-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/sun/jersey/jersey-server/1.19/jersey-server-1.19.jar" sourcepath="M2_REPO/com/sun/jersey/jersey-server/1.19/jersey-server-1.19-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-cli/commons-cli/1.2/commons-cli-1.2.jar" sourcepath="M2_REPO/commons-cli/commons-cli/1.2/commons-cli-1.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-codec/commons-codec/1.11/commons-codec-1.11.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-io/commons-io/2.5/commons-io-2.5.jar" sourcepath="M2_REPO/commons-io/commons-io/2.5/commons-io-2.5-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar" sourcepath="M2_REPO/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-daemon/commons-daemon/1.0.13/commons-daemon-1.0.13.jar" sourcepath="M2_REPO/commons-daemon/commons-daemon/1.0.13/commons-daemon-1.0.13-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.17/log4j-1.2.17.jar" sourcepath="M2_REPO/log4j/log4j/1.2.17/log4j-1.2.17-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar" sourcepath="M2_REPO/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar" sourcepath="M2_REPO/io/netty/netty/3.10.6.Final/netty-3.10.6.Final-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/io/netty/netty-all/4.1.50.Final/netty-all-4.1.50.Final.jar" sourcepath="M2_REPO/io/netty/netty-all/4.1.50.Final/netty-all-4.1.50.Final-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/htrace/htrace-core4/4.1.0-incubating/htrace-core4-4.1.0-incubating.jar" sourcepath="M2_REPO/org/apache/htrace/htrace-core4/4.1.0-incubating/htrace-core4-4.1.0-incubating-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/fusesource/leveldbjni/leveldbjni-all/1.8/leveldbjni-all-1.8.jar" sourcepath="M2_REPO/org/fusesource/leveldbjni/leveldbjni-all/1.8/leveldbjni-all-1.8-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3.jar" sourcepath="M2_REPO/com/fasterxml/jackson/core/jackson-databind/2.10.3/jackson-databind-2.10.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.10.3/jackson-annotations-2.10.3.jar" sourcepath="M2_REPO/com/fasterxml/jackson/core/jackson-annotations/2.10.3/jackson-annotations-2.10.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/core/jackson-core/2.10.3/jackson-core-2.10.3.jar" sourcepath="M2_REPO/com/fasterxml/jackson/core/jackson-core/2.10.3/jackson-core-2.10.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/hadoop/hadoop-client/3.4.0-SNAPSHOT/hadoop-client-3.4.0-SNAPSHOT.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/hadoop/hadoop-common/3.4.0-SNAPSHOT/hadoop-common-3.4.0-SNAPSHOT.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/hadoop/thirdparty/hadoop-shaded-protobuf_3_7/1.1.0-SNAPSHOT/hadoop-shaded-protobuf_3_7-1.1.0-SNAPSHOT.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/hadoop/hadoop-annotations/3.4.0-SNAPSHOT/hadoop-annotations-3.4.0-SNAPSHOT.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/hadoop/thirdparty/hadoop-shaded-guava/1.1.0-SNAPSHOT/hadoop-shaded-guava-1.1.0-SNAPSHOT.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-math3/3.1.1/commons-math3-3.1.1.jar" sourcepath="M2_REPO/org/apache/commons/commons-math3/3.1.1/commons-math3-3.1.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar" sourcepath="M2_REPO/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-net/commons-net/3.6/commons-net-3.6.jar" sourcepath="M2_REPO/commons-net/commons-net/3.6/commons-net-3.6-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar" sourcepath="M2_REPO/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar" sourcepath="M2_REPO/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-servlet/9.4.20.v20190813/jetty-servlet-9.4.20.v20190813.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-servlet/9.4.20.v20190813/jetty-servlet-9.4.20.v20190813-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-security/9.4.20.v20190813/jetty-security-9.4.20.v20190813.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-security/9.4.20.v20190813/jetty-security-9.4.20.v20190813-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-webapp/9.4.20.v20190813/jetty-webapp-9.4.20.v20190813.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-webapp/9.4.20.v20190813/jetty-webapp-9.4.20.v20190813-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-xml/9.4.20.v20190813/jetty-xml-9.4.20.v20190813.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-xml/9.4.20.v20190813/jetty-xml-9.4.20.v20190813-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/sun/jersey/jersey-servlet/1.19/jersey-servlet-1.19.jar" sourcepath="M2_REPO/com/sun/jersey/jersey-servlet/1.19/jersey-servlet-1.19-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar" sourcepath="M2_REPO/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1.jar" sourcepath="M2_REPO/org/apache/commons/commons-configuration2/2.1.1/commons-configuration2-2.1.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar" sourcepath="M2_REPO/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-text/1.4/commons-text-1.4.jar" sourcepath="M2_REPO/org/apache/commons/commons-text/1.4/commons-text-1.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar" sourcepath="M2_REPO/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/avro/avro/1.7.7/avro-1.7.7.jar" sourcepath="M2_REPO/org/apache/avro/avro/1.7.7/avro-1.7.7-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar" sourcepath="M2_REPO/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar" sourcepath="M2_REPO/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar" sourcepath="M2_REPO/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/xerial/snappy/snappy-java/1.1.8.1/snappy-java-1.1.8.1.jar" sourcepath="M2_REPO/org/xerial/snappy/snappy-java/1.1.8.1/snappy-java-1.1.8.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar" sourcepath="M2_REPO/org/apache/commons/commons-compress/1.19/commons-compress-1.19-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/google/re2j/re2j/1.1/re2j-1.1.jar" sourcepath="M2_REPO/com/google/re2j/re2j/1.1/re2j-1.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar" sourcepath="M2_REPO/com/google/code/gson/gson/2.2.4/gson-2.2.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/hadoop/hadoop-auth/3.4.0-SNAPSHOT/hadoop-auth-3.4.0-SNAPSHOT.jar" sourcepath="M2_REPO/org/apache/hadoop/hadoop-auth/3.4.0-SNAPSHOT/hadoop-auth-3.4.0-SNAPSHOT-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/nimbusds/nimbus-jose-jwt/7.9/nimbus-jose-jwt-7.9.jar" sourcepath="M2_REPO/com/nimbusds/nimbus-jose-jwt/7.9/nimbus-jose-jwt-7.9-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar" sourcepath="M2_REPO/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/net/minidev/json-smart/2.3/json-smart-2.3.jar" sourcepath="M2_REPO/net/minidev/json-smart/2.3/json-smart-2.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar" sourcepath="M2_REPO/net/minidev/accessors-smart/1.2/accessors-smart-1.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar" sourcepath="M2_REPO/org/ow2/asm/asm/5.0.4/asm-5.0.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/curator/curator-framework/4.2.0/curator-framework-4.2.0.jar" sourcepath="M2_REPO/org/apache/curator/curator-framework/4.2.0/curator-framework-4.2.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/curator/curator-client/4.2.0/curator-client-4.2.0.jar" sourcepath="M2_REPO/org/apache/curator/curator-client/4.2.0/curator-client-4.2.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerb-simplekdc/1.0.1/kerb-simplekdc-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerb-simplekdc/1.0.1/kerb-simplekdc-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerb-client/1.0.1/kerb-client-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerb-client/1.0.1/kerb-client-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerby-config/1.0.1/kerby-config-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerby-config/1.0.1/kerby-config-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerb-core/1.0.1/kerb-core-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerb-core/1.0.1/kerb-core-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerby-pkix/1.0.1/kerby-pkix-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerby-pkix/1.0.1/kerby-pkix-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerby-asn1/1.0.1/kerby-asn1-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerby-asn1/1.0.1/kerby-asn1-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerby-util/1.0.1/kerby-util-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerby-util/1.0.1/kerby-util-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerb-common/1.0.1/kerb-common-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerb-common/1.0.1/kerb-common-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerb-crypto/1.0.1/kerb-crypto-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerb-crypto/1.0.1/kerb-crypto-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerb-util/1.0.1/kerb-util-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerb-util/1.0.1/kerb-util-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/token-provider/1.0.1/token-provider-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/token-provider/1.0.1/token-provider-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerb-admin/1.0.1/kerb-admin-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerb-admin/1.0.1/kerb-admin-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerb-server/1.0.1/kerb-server-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerb-server/1.0.1/kerb-server-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerb-identity/1.0.1/kerb-identity-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerb-identity/1.0.1/kerb-identity-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/kerby/kerby-xdr/1.0.1/kerby-xdr-1.0.1.jar" sourcepath="M2_REPO/org/apache/kerby/kerby-xdr/1.0.1/kerby-xdr-1.0.1-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/curator/curator-recipes/4.2.0/curator-recipes-4.2.0.jar" sourcepath="M2_REPO/org/apache/curator/curator-recipes/4.2.0/curator-recipes-4.2.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar" sourcepath="M2_REPO/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar" sourcepath="M2_REPO/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3.jar" sourcepath="M2_REPO/com/fasterxml/woodstox/woodstox-core/5.0.3/woodstox-core-5.0.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/dnsjava/dnsjava/2.1.7/dnsjava-2.1.7.jar" sourcepath="M2_REPO/dnsjava/dnsjava/2.1.7/dnsjava-2.1.7-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/hadoop/hadoop-hdfs-client/3.4.0-SNAPSHOT/hadoop-hdfs-client-3.4.0-SNAPSHOT.jar"/>
<classpathentry kind="var" path="M2_REPO/com/squareup/okhttp/okhttp/2.7.5/okhttp-2.7.5.jar" sourcepath="M2_REPO/com/squareup/okhttp/okhttp/2.7.5/okhttp-2.7.5-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/squareup/okio/okio/1.6.0/okio-1.6.0.jar" sourcepath="M2_REPO/com/squareup/okio/okio/1.6.0/okio-1.6.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/hadoop/hadoop-yarn-api/3.4.0-SNAPSHOT/hadoop-yarn-api-3.4.0-SNAPSHOT.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/hadoop/hadoop-yarn-client/3.4.0-SNAPSHOT/hadoop-yarn-client-3.4.0-SNAPSHOT.jar"/>
<classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/websocket/websocket-client/9.4.20.v20190813/websocket-client-9.4.20.v20190813.jar" sourcepath="M2_REPO/org/eclipse/jetty/websocket/websocket-client/9.4.20.v20190813/websocket-client-9.4.20.v20190813-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-client/9.4.20.v20190813/jetty-client-9.4.20.v20190813.jar" sourcepath="M2_REPO/org/eclipse/jetty/jetty-client/9.4.20.v20190813/jetty-client-9.4.20.v20190813-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/websocket/websocket-common/9.4.20.v20190813/websocket-common-9.4.20.v20190813.jar" sourcepath="M2_REPO/org/eclipse/jetty/websocket/websocket-common/9.4.20.v20190813/websocket-common-9.4.20.v20190813-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/websocket/websocket-api/9.4.20.v20190813/websocket-api-9.4.20.v20190813.jar" sourcepath="M2_REPO/org/eclipse/jetty/websocket/websocket-api/9.4.20.v20190813/websocket-api-9.4.20.v20190813-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/jline/jline/3.9.0/jline-3.9.0.jar" sourcepath="M2_REPO/org/jline/jline/3.9.0/jline-3.9.0-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/hadoop/hadoop-mapreduce-client-core/3.4.0-SNAPSHOT/hadoop-mapreduce-client-core-3.4.0-SNAPSHOT.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/hadoop/hadoop-yarn-common/3.4.0-SNAPSHOT/hadoop-yarn-common-3.4.0-SNAPSHOT.jar"/>
<classpathentry kind="var" path="M2_REPO/com/sun/jersey/jersey-client/1.19/jersey-client-1.19.jar" sourcepath="M2_REPO/com/sun/jersey/jersey-client/1.19/jersey-client-1.19-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.3/jackson-module-jaxb-annotations-2.10.3.jar" sourcepath="M2_REPO/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.10.3/jackson-module-jaxb-annotations-2.10.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar" sourcepath="M2_REPO/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.10.3/jackson-jaxrs-json-provider-2.10.3.jar" sourcepath="M2_REPO/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.10.3/jackson-jaxrs-json-provider-2.10.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.10.3/jackson-jaxrs-base-2.10.3.jar" sourcepath="M2_REPO/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.10.3/jackson-jaxrs-base-2.10.3-sources.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/hadoop/hadoop-mapreduce-client-jobclient/3.4.0-SNAPSHOT/hadoop-mapreduce-client-jobclient-3.4.0-SNAPSHOT.jar"/>
<classpathentry kind="var" path="M2_REPO/org/apache/hadoop/hadoop-mapreduce-client-common/3.4.0-SNAPSHOT/hadoop-mapreduce-client-common-3.4.0-SNAPSHOT.jar"/>
</classpath>