Project

General

Profile

« Previous | Next » 

Revision 46482

added freemarker dep

View differences:

dnet-common-utils.iml
12 12
    </content>
13 13
    <orderEntry type="inheritedJdk" />
14 14
    <orderEntry type="sourceFolder" forTests="false" />
15
    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:1.4.4.RELEASE" level="project" />
16
    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.4.4.RELEASE" level="project" />
17
    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:1.4.4.RELEASE" level="project" />
18
    <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.1.9" level="project" />
19
    <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.1.9" level="project" />
20
    <orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.22" level="project" />
21
    <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.22" level="project" />
22
    <orderEntry type="library" name="Maven: org.slf4j:log4j-over-slf4j:1.7.22" level="project" />
23
    <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.17" level="project" />
24
    <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.3.6.RELEASE" level="project" />
25
    <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.8.9" level="project" />
26 15
    <orderEntry type="library" name="Maven: io.prometheus:simpleclient_spring_boot:0.0.21" level="project" />
27 16
    <orderEntry type="library" name="Maven: io.prometheus:simpleclient:0.0.21" level="project" />
28 17
    <orderEntry type="library" name="Maven: io.prometheus:simpleclient_common:0.0.21" level="project" />
29
    <orderEntry type="library" name="Maven: org.springframework:spring-web:4.2.5.RELEASE" level="project" />
30 18
    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-actuator:1.3.3.RELEASE" level="project" />
31 19
    <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.6.5" level="project" />
32 20
    <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.6.5" level="project" />
33 21
    <orderEntry type="library" name="Maven: io.prometheus:simpleclient_hotspot:0.0.21" level="project" />
34 22
    <orderEntry type="library" name="Maven: io.prometheus:simpleclient_servlet:0.0.21" level="project" />
23
    <orderEntry type="library" name="Maven: org.springframework.data:spring-data-mongodb:1.10.1.RELEASE" level="project" />
24
    <orderEntry type="library" name="Maven: org.springframework:spring-tx:4.3.7.RELEASE" level="project" />
25
    <orderEntry type="library" name="Maven: org.springframework:spring-core:4.3.7.RELEASE" level="project" />
26
    <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.3.7.RELEASE" level="project" />
27
    <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:1.13.1.RELEASE" level="project" />
28
    <orderEntry type="library" name="Maven: org.mongodb:mongo-java-driver:2.14.3" level="project" />
29
    <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.24" level="project" />
30
    <orderEntry type="library" scope="RUNTIME" name="Maven: org.slf4j:jcl-over-slf4j:1.7.24" level="project" />
35 31
    <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.4" level="project" />
36 32
    <orderEntry type="library" scope="PROVIDED" name="Maven: org.springframework:spring-webmvc:4.2.5.RELEASE" level="project" />
37
    <orderEntry type="library" name="Maven: org.springframework:spring-core:4.2.5.RELEASE" level="project" />
38
    <orderEntry type="library" scope="PROVIDED" name="Maven: org.springframework:spring-expression:4.2.5.RELEASE" level="project" />
33
    <orderEntry type="library" scope="PROVIDED" name="Maven: org.springframework:spring-web:4.2.5.RELEASE" level="project" />
39 34
    <orderEntry type="library" scope="PROVIDED" name="Maven: org.springframework:spring-context:4.2.5.RELEASE" level="project" />
35
    <orderEntry type="library" scope="PROVIDED" name="Maven: org.springframework:spring-aop:4.2.5.RELEASE" level="project" />
36
    <orderEntry type="library" scope="PROVIDED" name="Maven: aopalliance:aopalliance:1.0" level="project" />
40 37
    <orderEntry type="library" scope="PROVIDED" name="Maven: org.springframework:spring-beans:4.2.5.RELEASE" level="project" />
41 38
    <orderEntry type="library" scope="PROVIDED" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.4.4.RELEASE" level="project" />
42 39
    <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.4.4.RELEASE" level="project" />
......
76 73
    <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.4.0" level="project" />
77 74
    <orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.4.0" level="project" />
78 75
    <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.1" level="project" />
79
    <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.13" level="project" />
80 76
    <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" />
81 77
    <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" />
82 78
    <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.4.0" level="project" />

Also available in: Unified diff