FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
common-java/common-java.iml at master · chenl5513/common-java · GitHub
chenl5513
/
common-java
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
common-java
/
common-java.iml
Copy path
More file actions
More file actions
Latest commit
History
History
History
179 lines (179 loc) · 13.9 KB
Breadcrumbs
common-java
/
common-java.iml
Copy path
File metadata and controls
179 lines (179 loc) · 13.9 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<?
xml
version
=
"
1.0
"
encoding
=
"
UTF-8
"
?>
<
module
org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule=
"
true
"
type
=
"
JAVA_MODULE
"
version
=
"
4
"
>
<
component
name
=
"
FacetManager
"
>
<
facet
type
=
"
Spring
"
name
=
"
Spring
"
>
<
configuration
>
<
fileset
id
=
"
fileset
"
name
=
"
Spring Application Context
"
removed
=
"
false
"
>
<
file
>file://$MODULE_DIR$/src/main/resources/applicationContext.xml</
file
>
</
fileset
>
</
configuration
>
</
facet
>
</
component
>
<
component
name
=
"
NewModuleRootManager
"
LANGUAGE_LEVEL
=
"
JDK_1_5
"
>
<
output
url
=
"
file://$MODULE_DIR$/target/classes
"
/>
<
output-test
url
=
"
file://$MODULE_DIR$/target/test-classes
"
/>
<
content
url
=
"
file://$MODULE_DIR$
"
>
<
sourceFolder
url
=
"
file://$MODULE_DIR$/src/main/java
"
isTestSource
=
"
false
"
/>
<
sourceFolder
url
=
"
file://$MODULE_DIR$/src/main/resources
"
type
=
"
java-resource
"
/>
<
sourceFolder
url
=
"
file://$MODULE_DIR$/src/test/java
"
isTestSource
=
"
true
"
/>
<
excludeFolder
url
=
"
file://$MODULE_DIR$/target
"
/>
</
content
>
<
orderEntry
type
=
"
inheritedJdk
"
/>
<
orderEntry
type
=
"
sourceFolder
"
forTests
=
"
false
"
/>
<
orderEntry
type
=
"
module-library
"
>
<
library
name
=
"
JUnit4
"
>
<
CLASSES
>
<
root
url
=
"
jar://$APPLICATION_HOME_DIR$/lib/junit-4.12.jar!/
"
/>
<
root
url
=
"
jar://$APPLICATION_HOME_DIR$/lib/hamcrest-core-1.3.jar!/
"
/>
</
CLASSES
>
<
JAVADOC
/>
<
SOURCES
/>
</
library
>
</
orderEntry
>
<
orderEntry
type
=
"
library
"
name
=
"
poi-3.17-beta1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
module-library
"
>
<
library
>
<
CLASSES
>
<
root
url
=
"
jar://$MODULE_DIR$/lib/zxing.jar!/
"
/>
</
CLASSES
>
<
JAVADOC
/>
<
SOURCES
/>
</
library
>
</
orderEntry
>
<
orderEntry
type
=
"
module-library
"
>
<
library
>
<
CLASSES
>
<
root
url
=
"
jar://$MODULE_DIR$/lib/zxing-j2se.jar!/
"
/>
</
CLASSES
>
<
JAVADOC
/>
<
SOURCES
/>
</
library
>
</
orderEntry
>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-context:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-aop:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-core:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-expression:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-beans:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-webmvc:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-web:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-jdbc:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-tx:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-aspects:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.aspectj:aspectjweaver:1.8.9
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-jms:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-messaging:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-context-support:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: junit:junit:3.8.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.hadoop:hadoop-common:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.hadoop:hadoop-annotations:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
module-library
"
>
<
library
name
=
"
Maven: jdk.tools:jdk.tools:1.8
"
>
<
CLASSES
>
<
root
url
=
"
jar://C:/Java/x64/jdk1.7.0_79/lib/tools.jar!/
"
/>
</
CLASSES
>
<
JAVADOC
/>
<
SOURCES
/>
</
library
>
</
orderEntry
>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.google.guava:guava:11.0.2
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: commons-cli:commons-cli:1.2
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.commons:commons-math3:3.1.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: xmlenc:xmlenc:0.52
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: commons-httpclient:commons-httpclient:3.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: commons-codec:commons-codec:1.4
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: commons-io:commons-io:2.4
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: commons-net:commons-net:3.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: commons-collections:commons-collections:3.2.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: javax.servlet:servlet-api:2.5
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.mortbay.jetty:jetty:6.1.26
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.mortbay.jetty:jetty-util:6.1.26
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
RUNTIME
"
name
=
"
Maven: javax.servlet.jsp:jsp-api:2.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.sun.jersey:jersey-core:1.9
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.sun.jersey:jersey-json:1.9
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.codehaus.jettison:jettison:1.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.sun.xml.bind:jaxb-impl:2.2.3-1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.codehaus.jackson:jackson-jaxrs:1.8.3
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.codehaus.jackson:jackson-xc:1.8.3
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.sun.jersey:jersey-server:1.9
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: asm:asm:3.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: commons-logging:commons-logging:1.1.3
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: net.java.dev.jets3t:jets3t:0.9.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.httpcomponents:httpclient:4.1.2
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.httpcomponents:httpcore:4.1.2
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.jamesmurty.utils:java-xmlbuilder:0.4
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: commons-lang:commons-lang:2.6
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: commons-configuration:commons-configuration:1.6
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: commons-digester:commons-digester:1.8
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: commons-beanutils:commons-beanutils-core:1.8.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.slf4j:slf4j-api:1.7.10
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.slf4j:slf4j-log4j12:1.7.10
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.codehaus.jackson:jackson-core-asl:1.9.13
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.codehaus.jackson:jackson-mapper-asl:1.9.13
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.avro:avro:1.7.4
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.thoughtworks.paranamer:paranamer:2.3
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.xerial.snappy:snappy-java:1.0.4.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.google.protobuf:protobuf-java:2.5.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.google.code.gson:gson:2.2.4
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.hadoop:hadoop-auth:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.directory.server:apacheds-kerberos-codec:2.0.0-M15
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.directory.server:apacheds-i18n:2.0.0-M15
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.directory.api:api-asn1-api:1.0.0-M20
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.directory.api:api-util:1.0.0-M20
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.curator:curator-framework:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.jcraft:jsch:0.1.42
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.curator:curator-client:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.curator:curator-recipes:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.google.code.findbugs:jsr305:3.0.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.htrace:htrace-core:3.1.0-incubating
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.zookeeper:zookeeper:3.4.6
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.commons:commons-compress:1.4.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.tukaani:xz:1.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.hadoop:hadoop-hdfs:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: commons-daemon:commons-daemon:1.0.13
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: io.netty:netty-all:4.0.23.Final
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: xerces:xercesImpl:2.9.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: xml-apis:xml-apis:1.3.04
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.fusesource.leveldbjni:leveldbjni-all:1.8
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.hadoop:hadoop-mapreduce-client-core:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.hadoop:hadoop-yarn-common:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.hadoop:hadoop-yarn-api:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: javax.xml.bind:jaxb-api:2.2.2
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: javax.xml.stream:stax-api:1.0-2
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: javax.activation:activation:1.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.sun.jersey:jersey-client:1.9
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.google.inject:guice:3.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: javax.inject:javax.inject:1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: aopalliance:aopalliance:1.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.sun.jersey.contribs:jersey-guice:1.9
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.google.inject.extensions:guice-servlet:3.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: io.netty:netty:3.6.2.Final
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.hadoop:hadoop-mapreduce-client-jobclient:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.hadoop:hadoop-mapreduce-client-shuffle:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.hadoop:hadoop-yarn-server-nodemanager:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.hadoop:hadoop-mapreduce-client-common:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.hadoop:hadoop-yarn-client:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.hadoop:hadoop-yarn-server-common:2.7.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.jdom:jdom:1.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.quartz-scheduler:quartz:2.2.3
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: c3p0:c3p0:0.9.1.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: redis.clients:jedis:2.9.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.commons:commons-pool2:2.4.2
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.hibernate:hibernate-core:3.6.10.Final
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: antlr:antlr:2.7.6
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: dom4j:dom4j:1.6.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.hibernate:hibernate-commons-annotations:3.2.0.Final
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.hibernate.javax.persistence:hibernate-jpa-2.0-api:1.0.1.Final
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: javax.transaction:jta:1.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: log4j:log4j:1.2.16
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.slf4j:slf4j-nop:1.6.4
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: javassist:javassist:3.12.0.GA
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: mysql:mysql-connector-java:5.1.6
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: commons-beanutils:commons-beanutils:1.8.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.poi:poi:3.10-beta2
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.poi:poi-ooxml:3.10-beta2
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.poi:poi-ooxml-schemas:3.10-beta2
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.xmlbeans:xmlbeans:2.3.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: stax:stax-api:1.0.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.poi:poi-scratchpad:3.0.2-FINAL
"
level
=
"
project
"
/>
</
component
>
</
module
>
Back
|
FazBrowse Home
|
New Git URL