11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <module version =" 4" >
2+ <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule=" true"
3+ type =" JAVA_MODULE" version =" 4" >
34 <component name =" CheckStyle-IDEA-Module" serialisationVersion =" 2" >
45 <option name =" activeLocationsIds" />
56 </component >
67 <component name =" FacetManager" >
8+ <facet type =" web" name =" Web" >
9+ <configuration >
10+ <webroots >
11+ <root url =" file://$MODULE_DIR$/src/main/webapp" relative =" /" />
12+ </webroots >
13+ <sourceRoots >
14+ <root url =" file://$MODULE_DIR$/src/main/java" />
15+ <root url =" file://$MODULE_DIR$/src/main/resources" />
16+ </sourceRoots >
17+ </configuration >
18+ </facet >
719 <facet type =" Spring" name =" Spring" >
820 <configuration />
921 </facet >
1022 </component >
23+ <component name =" NewModuleRootManager" LANGUAGE_LEVEL =" JDK_11" >
24+ <output url =" file://$MODULE_DIR$/target/classes" />
25+ <output-test url =" file://$MODULE_DIR$/target/test-classes" />
26+ <content url =" file://$MODULE_DIR$" >
27+ <sourceFolder url =" file://$MODULE_DIR$/src/main/java" isTestSource =" false" />
28+ <sourceFolder url =" file://$MODULE_DIR$/src/main/resources" type =" java-resource" />
29+ <sourceFolder url =" file://$MODULE_DIR$/src/test/java" isTestSource =" true" />
30+ <excludeFolder url =" file://$MODULE_DIR$/target" />
31+ </content >
32+ <orderEntry type =" inheritedJdk" />
33+ <orderEntry type =" sourceFolder" forTests =" false" />
34+ <orderEntry type =" library"
35+ name =" Maven: org.springframework.boot:spring-boot-starter-security:2.5.12" level =" project" />
36+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter:2.5.12"
37+ level =" project" />
38+ <orderEntry type =" library"
39+ name =" Maven: org.springframework.boot:spring-boot-starter-logging:2.5.12" level =" project" />
40+ <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-classic:1.2.11" level =" project" />
41+ <orderEntry type =" library" name =" Maven: ch.qos.logback:logback-core:1.2.11" level =" project" />
42+ <orderEntry type =" library" name =" Maven: org.slf4j:slf4j-api:1.7.36" level =" project" />
43+ <orderEntry type =" library" name =" Maven: org.apache.logging.log4j:log4j-to-slf4j:2.17.2"
44+ level =" project" />
45+ <orderEntry type =" library" name =" Maven: org.apache.logging.log4j:log4j-api:2.17.2"
46+ level =" project" />
47+ <orderEntry type =" library" name =" Maven: org.slf4j:jul-to-slf4j:1.7.36" level =" project" />
48+ <orderEntry type =" library" name =" Maven: jakarta.annotation:jakarta.annotation-api:1.3.5"
49+ level =" project" />
50+ <orderEntry type =" library" name =" Maven: org.springframework:spring-core:5.3.18" level =" project" />
51+ <orderEntry type =" library" name =" Maven: org.springframework:spring-jcl:5.3.18" level =" project" />
52+ <orderEntry type =" library" name =" Maven: org.yaml:snakeyaml:1.28" level =" project" />
53+ <orderEntry type =" library" name =" Maven: org.springframework:spring-aop:5.3.18" level =" project" />
54+ <orderEntry type =" library" name =" Maven: org.springframework:spring-beans:5.3.18" level =" project" />
55+ <orderEntry type =" library"
56+ name =" Maven: org.springframework.security:spring-security-config:5.5.5" level =" project" />
57+ <orderEntry type =" library" name =" Maven: org.springframework:spring-context:5.3.18"
58+ level =" project" />
59+ <orderEntry type =" library" name =" Maven: org.springframework.security:spring-security-web:5.5.5"
60+ level =" project" />
61+ <orderEntry type =" library" name =" Maven: org.springframework:spring-expression:5.3.18"
62+ level =" project" />
63+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot-starter-web:2.5.12"
64+ level =" project" />
65+ <orderEntry type =" library"
66+ name =" Maven: org.springframework.boot:spring-boot-starter-json:2.5.12" level =" project" />
67+ <orderEntry type =" library"
68+ name =" Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.12.6" level =" project" />
69+ <orderEntry type =" library"
70+ name =" Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.12.6"
71+ level =" project" />
72+ <orderEntry type =" library"
73+ name =" Maven: org.springframework.boot:spring-boot-starter-tomcat:2.5.12" level =" project" />
74+ <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.60"
75+ level =" project" />
76+ <orderEntry type =" library" name =" Maven: org.springframework:spring-web:5.3.18" level =" project" />
77+ <orderEntry type =" library" name =" Maven: org.springframework:spring-webmvc:5.3.18"
78+ level =" project" />
79+ <orderEntry type =" library" name =" Maven: org.apache.taglibs:taglibs-standard-spec:1.2.5"
80+ level =" project" />
81+ <orderEntry type =" library"
82+ name =" Maven: org.springframework.boot:spring-boot-starter-oauth2-client:2.5.12"
83+ level =" project" />
84+ <orderEntry type =" library" name =" Maven: org.springframework.security:spring-security-core:5.5.5"
85+ level =" project" />
86+ <orderEntry type =" library"
87+ name =" Maven: org.springframework.security:spring-security-crypto:5.5.5" level =" project" />
88+ <orderEntry type =" library"
89+ name =" Maven: org.springframework.security:spring-security-oauth2-client:5.5.5" level =" project" />
90+ <orderEntry type =" library"
91+ name =" Maven: org.springframework.security:spring-security-oauth2-core:5.5.5" level =" project" />
92+ <orderEntry type =" library" name =" Maven: com.nimbusds:oauth2-oidc-sdk:9.9.1" level =" project" />
93+ <orderEntry type =" library" name =" Maven: com.github.stephenc.jcip:jcip-annotations:1.0-1"
94+ level =" project" />
95+ <orderEntry type =" library" name =" Maven: com.nimbusds:content-type:2.1" level =" project" />
96+ <orderEntry type =" library" name =" Maven: net.minidev:json-smart:2.4.8" level =" project" />
97+ <orderEntry type =" library" name =" Maven: net.minidev:accessors-smart:2.4.8" level =" project" />
98+ <orderEntry type =" library" name =" Maven: org.ow2.asm:asm:9.1" level =" project" />
99+ <orderEntry type =" library" name =" Maven: com.nimbusds:lang-tag:1.5" level =" project" />
100+ <orderEntry type =" library"
101+ name =" Maven: org.springframework.security:spring-security-oauth2-jose:5.5.5" level =" project" />
102+ <orderEntry type =" library" name =" Maven: com.nimbusds:nimbus-jose-jwt:9.10.1" level =" project" />
103+ <orderEntry type =" library" name =" Maven: io.github.cdimascio:dotenv-java:2.2.0" level =" project" />
104+ <orderEntry type =" library" name =" Maven: org.projectlombok:lombok:1.18.22" level =" project" />
105+ <orderEntry type =" library" name =" Maven: org.apache.commons:commons-lang3:3.12.0" level =" project" />
106+ <orderEntry type =" library" name =" Maven: org.freemarker:freemarker:2.3.31" level =" project" />
107+ <orderEntry type =" library" name =" Maven: com.google.code.gson:gson:2.8.9" level =" project" />
108+ <orderEntry type =" library"
109+ name =" Maven: com.fasterxml.jackson.datatype:jackson-datatype-joda:2.12.6" level =" project" />
110+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-annotations:2.12.6"
111+ level =" project" />
112+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-core:2.12.6"
113+ level =" project" />
114+ <orderEntry type =" library" name =" Maven: com.fasterxml.jackson.core:jackson-databind:2.12.6.1"
115+ level =" project" />
116+ <orderEntry type =" library" name =" Maven: joda-time:joda-time:2.10.8" level =" project" />
117+ <orderEntry type =" library"
118+ name =" Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.12.6" level =" project" />
119+ <orderEntry type =" library" name =" Maven: io.swagger.core.v3:swagger-annotations:2.2.8"
120+ level =" project" />
121+ <orderEntry type =" library"
122+ name =" Maven: com.fasterxml.jackson.jakarta.rs:jackson-jakarta-rs-base:2.14.2" level =" project" />
123+ <orderEntry type =" library" name =" Maven: jakarta.ws.rs:jakarta.ws.rs-api:3.1.0" level =" project" />
124+ <orderEntry type =" library" name =" Maven: javax.ws.rs:javax.ws.rs-api:2.0.1" level =" project" />
125+ <orderEntry type =" library" name =" Maven: javax.servlet:javax.servlet-api:4.0.1" level =" project" />
126+ <orderEntry type =" library" name =" Maven: commons-codec:commons-codec:1.15" level =" project" />
127+ <orderEntry type =" library" name =" Maven: javax.servlet:jstl:1.2" level =" project" />
128+ <orderEntry type =" library" name =" Maven: org.json:json:20210307" level =" project" />
129+ <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-jasper:9.0.60"
130+ level =" project" />
131+ <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.60"
132+ level =" project" />
133+ <orderEntry type =" library" name =" Maven: org.apache.tomcat:tomcat-annotations-api:9.0.60"
134+ level =" project" />
135+ <orderEntry type =" library" name =" Maven: org.apache.tomcat.embed:tomcat-embed-el:9.0.60"
136+ level =" project" />
137+ <orderEntry type =" library" name =" Maven: org.eclipse.jdt:ecj:3.18.0" level =" project" />
138+ <orderEntry type =" library" name =" Maven: commons-io:commons-io:2.11.0" level =" project" />
139+ <orderEntry type =" library" name =" Maven: com.docusign:docusign-esign-java:shaded:4.3.0"
140+ level =" project" />
141+ <orderEntry type =" library" name =" Maven: com.docusign:docusign-rooms-java:shaded:1.4.2"
142+ level =" project" />
143+ <orderEntry type =" library" name =" Maven: com.docusign:docusign-click-java:shaded:1.4.0"
144+ level =" project" />
145+ <orderEntry type =" library" name =" Maven: com.docusign:docusign-monitor-java:shaded:1.3.0"
146+ level =" project" />
147+ <orderEntry type =" library" name =" Maven: com.docusign:docusign-admin-java:shaded:1.2.0"
148+ level =" project" />
149+ <orderEntry type =" library"
150+ name =" Maven: org.springframework.boot:spring-boot-autoconfigure:2.5.12" level =" project" />
151+ <orderEntry type =" library" name =" Maven: org.springframework.boot:spring-boot:2.5.12"
152+ level =" project" />
153+ <orderEntry type =" library"
154+ name =" Maven: org.glassfish.jersey.media:jersey-media-json-jackson:3.0.9" level =" project" />
155+ <orderEntry type =" library" name =" Maven: org.glassfish.jersey.core:jersey-common:2.33"
156+ level =" project" />
157+ <orderEntry type =" library" name =" Maven: org.glassfish.hk2.external:jakarta.inject:2.6.1"
158+ level =" project" />
159+ <orderEntry type =" library" name =" Maven: org.glassfish.hk2:osgi-resource-locator:1.0.3"
160+ level =" project" />
161+ <orderEntry type =" library" name =" Maven: org.glassfish.jersey.ext:jersey-entity-filtering:2.33"
162+ level =" project" />
163+ <orderEntry type =" library"
164+ name =" Maven: com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:2.13.3"
165+ level =" project" />
166+ <orderEntry type =" library" name =" Maven: com.sun.activation:jakarta.activation:1.2.2"
167+ level =" project" />
168+ <orderEntry type =" library" name =" Maven: jakarta.xml.bind:jakarta.xml.bind-api:2.3.3"
169+ level =" project" />
170+ <orderEntry type =" library" name =" Maven: jakarta.activation:jakarta.activation-api:1.2.2"
171+ level =" project" />
172+ <orderEntry type =" library" scope =" TEST" name =" Maven: junit:junit:4.13.2" level =" project" />
173+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.hamcrest:hamcrest-core:2.2"
174+ level =" project" />
175+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.hamcrest:hamcrest:2.2" level =" project" />
176+ <orderEntry type =" library" scope =" TEST"
177+ name =" Maven: org.junit.jupiter:junit-jupiter-params:5.7.2" level =" project" />
178+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.apiguardian:apiguardian-api:1.1.0"
179+ level =" project" />
180+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.junit.jupiter:junit-jupiter-api:5.7.2"
181+ level =" project" />
182+ <orderEntry type =" library" scope =" TEST" name =" Maven: org.opentest4j:opentest4j:1.2.0"
183+ level =" project" />
184+ <orderEntry type =" library" scope =" TEST"
185+ name =" Maven: org.junit.platform:junit-platform-commons:1.7.2" level =" project" />
186+ </component >
11187</module >
0 commit comments