FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
APIJSON/APIJSON-Java-Server/APIJSONBoot/apijson-boot.iml at master · lurunfa/APIJSON · GitHub
lurunfa
/
APIJSON
Public
forked from
APIJSON/APIJSON
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
APIJSON
/
APIJSON-Java-Server
/
APIJSONBoot
/
apijson-boot.iml
Copy path
More file actions
More file actions
Latest commit
History
History
History
66 lines (66 loc) · 6.32 KB
Breadcrumbs
APIJSON
/
APIJSON-Java-Server
/
APIJSONBoot
/
apijson-boot.iml
Copy path
File metadata and controls
66 lines (66 loc) · 6.32 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
<?
xml
version
=
"
1.0
"
encoding
=
"
UTF-8
"
?>
<
module
org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule=
"
true
"
type
=
"
JAVA_MODULE
"
version
=
"
4
"
>
<
component
name
=
"
NewModuleRootManager
"
LANGUAGE_LEVEL
=
"
JDK_1_8
"
>
<
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
=
"
library
"
name
=
"
Maven: com.alibaba:fastjson:1.2.58
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework.boot:spring-boot-starter:1.4.1.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework.boot:spring-boot:1.4.1.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-context:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework.boot:spring-boot-starter-logging:1.4.1.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: ch.qos.logback:logback-classic:1.1.7
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: ch.qos.logback:logback-core:1.1.7
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.slf4j:jcl-over-slf4j:1.7.21
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.slf4j:jul-to-slf4j:1.7.21
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.slf4j:log4j-over-slf4j:1.7.21
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework:spring-core:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
RUNTIME
"
name
=
"
Maven: org.yaml:snakeyaml:1.17
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: org.springframework.boot:spring-boot-starter-test:1.4.1.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: org.springframework.boot:spring-boot-test:1.4.1.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: org.springframework.boot:spring-boot-test-autoconfigure:1.4.1.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: com.jayway.jsonpath:json-path:2.2.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: net.minidev:json-smart:2.2.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: net.minidev:accessors-smart:1.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: org.ow2.asm:asm:5.0.3
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.slf4j:slf4j-api:1.7.21
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: junit:junit:4.12
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: org.assertj:assertj-core:2.5.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: org.mockito:mockito-core:1.10.19
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: org.objenesis:objenesis:2.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: org.hamcrest:hamcrest-core:1.3
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: org.hamcrest:hamcrest-library:1.3
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: org.skyscreamer:jsonassert:1.3.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: org.json:json:20140107
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
TEST
"
name
=
"
Maven: org.springframework:spring-test:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework.boot:spring-boot-starter-web:1.4.1.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.springframework.boot:spring-boot-starter-tomcat:1.4.1.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.5
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.5
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.5
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.hibernate:hibernate-validator:5.2.4.Final
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: javax.validation:validation-api:1.1.0.Final
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.jboss.logging:jboss-logging:3.3.0.Final
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.fasterxml:classmate:1.3.1
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.fasterxml.jackson.core:jackson-databind:2.8.3
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.3
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: com.fasterxml.jackson.core:jackson-core:2.8.3
"
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-aop: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-expression:4.3.3.RELEASE
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: mysql:mysql-connector-java:8.0.11
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
scope
=
"
RUNTIME
"
name
=
"
Maven: com.google.protobuf:protobuf-java:2.6.0
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: org.postgresql:postgresql:42.2.5
"
level
=
"
project
"
/>
<
orderEntry
type
=
"
library
"
name
=
"
Maven: net.sourceforge.jtds:jtds:1.3.1
"
level
=
"
project
"
/>
</
component
>
</
module
>
Back
|
FazBrowse Home
|
New Git URL