
Lists of 162 third-party dependencies.
     (EPL-1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.4.11 - http://logback.qos.ch/logback-classic)
     (EPL-1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.4.11 - http://logback.qos.ch/logback-core)
     (MIT) java jwt (com.auth0:java-jwt:4.4.0 - https://github.com/auth0/java-jwt)
     (Apache-2.0) ClassMate (com.fasterxml:classmate:1.5.1 - https://github.com/FasterXML/java-classmate)
     (Apache-2.0) Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.15.2 - https://github.com/FasterXML/jackson)
     (Apache-2.0) Jackson-core (com.fasterxml.jackson.core:jackson-core:2.15.2 - https://github.com/FasterXML/jackson-core)
     (Apache-2.0) jackson-databind (com.fasterxml.jackson.core:jackson-databind:2.15.2 - https://github.com/FasterXML/jackson)
     (Apache-2.0) Jackson datatype: jdk8 (com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.15.2 - https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)
     (Apache-2.0) Caffeine cache (com.github.ben-manes.caffeine:caffeine:3.1.8 - https://github.com/ben-manes/caffeine)
     (Apache-2.0) JCIP Annotations under Apache License (com.github.stephenc.jcip:jcip-annotations:1.0-1 - http://stephenc.github.com/jcip-annotations)
     (Apache-2.0) error-prone annotations (com.google.errorprone:error_prone_annotations:2.21.1 - https://errorprone.info/error_prone_annotations)
     (Apache-2.0) json-path (com.jayway.jsonpath:json-path:2.8.0 - https://github.com/jayway/JsonPath)
     (Apache-2.0) Nimbus Content Type (com.nimbusds:content-type:2.2 - https://bitbucket.org/connect2id/nimbus-content-type)
     (Apache-2.0) Nimbus LangTag (com.nimbusds:lang-tag:1.7 - https://bitbucket.org/connect2id/nimbus-language-tags)
     (Apache-2.0) Nimbus JOSE+JWT (com.nimbusds:nimbus-jose-jwt:9.31 - https://bitbucket.org/connect2id/nimbus-jose-jwt)
     (Apache-2.0) OAuth 2.0 SDK with OpenID Connect extensions (com.nimbusds:oauth2-oidc-sdk:9.43.3 - https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions)
     (Apache-2.0) JSON library from Android SDK (com.vaadin.external.google:android-json:0.0.20131108.vaadin1 - http://developer.android.com/sdk)
     (Apache-2.0) Apache Commons Codec (commons-codec:commons-codec:1.15 - https://commons.apache.org/proper/commons-codec/)
     (Apache-2.0) Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5 - https://commons.apache.org/proper/commons-fileupload/)
     (Apache-2.0) Apache Commons IO (commons-io:commons-io:2.11.0 - https://commons.apache.org/proper/commons-io/)
     (Apache-2.0) Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)
     (Apache-2.0) Feign Core (io.github.openfeign:feign-core:12.4 - https://github.com/openfeign/feign/feign-core)
     (Apache-2.0) Feign SLF4J (io.github.openfeign:feign-slf4j:12.4 - https://github.com/openfeign/feign/feign-slf4j)
     (Apache-2.0) Open Feign Forms Core (io.github.openfeign.form:feign-form:3.8.0 - https://github.com/OpenFeign/feign-form/feign-form)
     (Apache-2.0) Open Feign Forms Extension for Spring (io.github.openfeign.form:feign-form-spring:3.8.0 - https://github.com/OpenFeign/feign-form/feign-form-spring)
     (Apache-2.0) micrometer-commons (io.micrometer:micrometer-commons:1.11.3 - https://github.com/micrometer-metrics/micrometer)
     (Apache-2.0) micrometer-observation (io.micrometer:micrometer-observation:1.11.3 - https://github.com/micrometer-metrics/micrometer)
     (Apache-2.0) Non-Blocking Reactive Foundation for the JVM (io.projectreactor:reactor-core:3.5.9 - https://github.com/reactor/reactor-core)
     (Apache-2.0) json-path (io.rest-assured:json-path:5.3.1 - http://maven.apache.org)
     (Apache-2.0) REST Assured (io.rest-assured:rest-assured:5.3.1 - http://code.google.com/p/rest-assured)
     (Apache-2.0) rest-assured-common (io.rest-assured:rest-assured-common:5.3.1 - http://maven.apache.org)
     (Apache-2.0) spring-commons (io.rest-assured:spring-commons:5.3.1 - http://maven.apache.org)
     (Apache-2.0) spring-mock-mvc (io.rest-assured:spring-mock-mvc:5.3.1 - http://maven.apache.org)
     (Apache-2.0) xml-path (io.rest-assured:xml-path:5.3.1 - https://rest-assured.io/xml-path/)
     (EDL-1.0) Jakarta Activation API (jakarta.activation:jakarta.activation-api:2.1.2 - https://github.com/jakartaee/jaf-api)
     (EPL-2.0) Jakarta Annotations API (jakarta.annotation:jakarta.annotation-api:2.1.1 - https://projects.eclipse.org/projects/ee4j.ca)
     (EPL-2.0) (GPL-2.0-only) Jakarta Servlet (jakarta.servlet:jakarta.servlet-api:6.0.0 - https://projects.eclipse.org/projects/ee4j.servlet)
     (Apache-2.0) Jakarta Bean Validation API (jakarta.validation:jakarta.validation-api:3.0.2 - https://beanvalidation.org)
     (EDL-1.0) Jakarta XML Binding API (jakarta.xml.bind:jakarta.xml.bind-api:4.0.0 - https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api)
     (Apache-2.0) Byte Buddy (without dependencies) (net.bytebuddy:byte-buddy:1.14.6 - https://bytebuddy.net/byte-buddy)
     (Apache-2.0) Byte Buddy agent (net.bytebuddy:byte-buddy-agent:1.14.6 - https://bytebuddy.net/byte-buddy-agent)
     (Apache-2.0) json-unit-core (net.javacrumbs.json-unit:json-unit-core:2.32.0 - https://github.com/lukas-krecan/JsonUnit/json-unit-core)
     (Apache-2.0) json-unit-fluent (net.javacrumbs.json-unit:json-unit-fluent:2.32.0 - https://github.com/lukas-krecan/JsonUnit/json-unit-fluent)
     (Apache-2.0) TypeTools (net.jodah:typetools:0.6.2 - http://github.com/jhalterman/typetools/)
     (Apache-2.0) ASM based accessors helper used by json-smart (net.minidev:accessors-smart:2.4.11 - https://urielch.github.io/)
     (Apache-2.0) JSON Small and Fast Parser (net.minidev:json-smart:2.4.11 - https://urielch.github.io/)
     (Apache-2.0) Apache Commons Lang (org.apache.commons:commons-lang3:3.12.0 - https://commons.apache.org/proper/commons-lang/)
     (Apache-2.0) Apache Groovy (org.apache.groovy:groovy:4.0.14 - https://groovy-lang.org)
     (Apache-2.0) Apache Groovy (org.apache.groovy:groovy-json:4.0.14 - https://groovy-lang.org)
     (Apache-2.0) Apache Groovy (org.apache.groovy:groovy-xml:4.0.14 - https://groovy-lang.org)
     (Apache-2.0) Apache HttpClient (org.apache.httpcomponents:httpclient:4.5.13 - http://hc.apache.org/httpcomponents-client)
     (Apache-2.0) Apache HttpCore (org.apache.httpcomponents:httpcore:4.4.16 - http://hc.apache.org/httpcomponents-core-ga)
     (Apache-2.0) Apache HttpClient Mime (org.apache.httpcomponents:httpmime:4.5.13 - http://hc.apache.org/httpcomponents-client)
     (Apache-2.0) Apache Log4j API (org.apache.logging.log4j:log4j-api:2.20.0 - https://logging.apache.org/log4j/2.x/log4j-api/)
     (Apache-2.0) Apache Log4j to SLF4J Adapter (org.apache.logging.log4j:log4j-to-slf4j:2.20.0 - https://logging.apache.org/log4j/2.x/log4j-to-slf4j/)
     (Apache-2.0) tomcat-embed-el (org.apache.tomcat.embed:tomcat-embed-el:10.1.12 - https://tomcat.apache.org/)
     (Apache-2.0) org.apache.xmlgraphics:batik-anim (org.apache.xmlgraphics:batik-anim:1.17 - http://xmlgraphics.apache.org/batik/batik-anim/)
     (Apache-2.0) org.apache.xmlgraphics:batik-awt-util (org.apache.xmlgraphics:batik-awt-util:1.17 - http://xmlgraphics.apache.org/batik/batik-awt-util/)
     (Apache-2.0) org.apache.xmlgraphics:batik-bridge (org.apache.xmlgraphics:batik-bridge:1.17 - http://xmlgraphics.apache.org/batik/batik-bridge/)
     (Apache-2.0) org.apache.xmlgraphics:batik-codec (org.apache.xmlgraphics:batik-codec:1.17 - http://xmlgraphics.apache.org/batik/batik-codec/)
     (Apache-2.0) org.apache.xmlgraphics:batik-constants (org.apache.xmlgraphics:batik-constants:1.17 - http://xmlgraphics.apache.org/batik/batik-constants/)
     (Apache-2.0) org.apache.xmlgraphics:batik-css (org.apache.xmlgraphics:batik-css:1.17 - http://xmlgraphics.apache.org/batik/batik-css/)
     (Apache-2.0) org.apache.xmlgraphics:batik-dom (org.apache.xmlgraphics:batik-dom:1.17 - http://xmlgraphics.apache.org/batik/batik-dom/)
     (Apache-2.0) org.apache.xmlgraphics:batik-ext (org.apache.xmlgraphics:batik-ext:1.17 - http://xmlgraphics.apache.org/batik/batik-ext/)
     (Apache-2.0) org.apache.xmlgraphics:batik-gvt (org.apache.xmlgraphics:batik-gvt:1.17 - http://xmlgraphics.apache.org/batik/batik-gvt/)
     (Apache-2.0) org.apache.xmlgraphics:batik-i18n (org.apache.xmlgraphics:batik-i18n:1.17 - http://xmlgraphics.apache.org/batik/batik-i18n/)
     (Apache-2.0) org.apache.xmlgraphics:batik-parser (org.apache.xmlgraphics:batik-parser:1.17 - http://xmlgraphics.apache.org/batik/batik-parser/)
     (Apache-2.0) org.apache.xmlgraphics:batik-script (org.apache.xmlgraphics:batik-script:1.17 - http://xmlgraphics.apache.org/batik/batik-script/)
     (Apache-2.0) org.apache.xmlgraphics:batik-shared-resources (org.apache.xmlgraphics:batik-shared-resources:1.17 - http://xmlgraphics.apache.org/batik/batik-shared-resources/)
     (Apache-2.0) org.apache.xmlgraphics:batik-svg-dom (org.apache.xmlgraphics:batik-svg-dom:1.17 - http://xmlgraphics.apache.org/batik/batik-svg-dom/)
     (Apache-2.0) org.apache.xmlgraphics:batik-svggen (org.apache.xmlgraphics:batik-svggen:1.17 - http://xmlgraphics.apache.org/batik/batik-svggen/)
     (Apache-2.0) org.apache.xmlgraphics:batik-transcoder (org.apache.xmlgraphics:batik-transcoder:1.17 - http://xmlgraphics.apache.org/batik/batik-transcoder/)
     (Apache-2.0) org.apache.xmlgraphics:batik-util (org.apache.xmlgraphics:batik-util:1.17 - http://xmlgraphics.apache.org/batik/batik-util/)
     (Apache-2.0) org.apache.xmlgraphics:batik-xml (org.apache.xmlgraphics:batik-xml:1.17 - http://xmlgraphics.apache.org/batik/batik-xml/)
     (Apache-2.0) Apache XML Graphics Commons (org.apache.xmlgraphics:xmlgraphics-commons:2.9 - http://xmlgraphics.apache.org/commons/)
     (Apache-2.0) org.apiguardian:apiguardian-api (org.apiguardian:apiguardian-api:1.1.2 - https://github.com/apiguardian-team/apiguardian)
     (EPL-2.0) AspectJ Weaver (org.aspectj:aspectjweaver:1.9.20 - https://www.eclipse.org/aspectj/)
     (Apache-2.0) AssertJ Core (org.assertj:assertj-core:3.24.2 - https://assertj.github.io/doc/#assertj-core)
     (Apache-2.0) Evo Inflector (org.atteo:evo-inflector:1.3 - http://atteo.org/static/evo-inflector)
     (MIT) Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (org.bouncycastle:bcpkix-jdk18on:1.73 - https://www.bouncycastle.org/java.html)
     (MIT) Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.73 - https://www.bouncycastle.org/java.html)
     (MIT) Bouncy Castle ASN.1 Extension and Utility APIs (org.bouncycastle:bcutil-jdk18on:1.73 - https://www.bouncycastle.org/java.html)
     (Apache-2.0) TagSoup (org.ccil.cowan.tagsoup:tagsoup:1.2.1 - http://home.ccil.org/~cowan/XML/tagsoup/)
     (MIT) Checker Qual (org.checkerframework:checker-qual:3.37.0 - https://checkerframework.org/)
     (BSD-3-Clause) Hamcrest (org.hamcrest:hamcrest:2.2 - http://hamcrest.org/JavaHamcrest/)
     (BSD-3-Clause) Hamcrest Core (org.hamcrest:hamcrest-core:2.2 - http://hamcrest.org/JavaHamcrest/)
     (Apache-2.0) Hibernate Validator Engine (org.hibernate.validator:hibernate-validator:8.0.1.Final - http://hibernate.org/validator/hibernate-validator)
     (Apache-2.0) JBoss Logging 3 (org.jboss.logging:jboss-logging:3.5.3.Final - http://www.jboss.org)
     (Apache-2.0) IntelliJ IDEA Annotations (org.jetbrains:annotations:13.0 - http://www.jetbrains.org)
     (Apache-2.0) Kotlin Stdlib (org.jetbrains.kotlin:kotlin-stdlib:1.8.22 - https://kotlinlang.org/)
     (Apache-2.0) Kotlin Stdlib Common (org.jetbrains.kotlin:kotlin-stdlib-common:1.8.22 - https://kotlinlang.org/)
     (Apache-2.0) Kotlin Stdlib Jdk7 (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.22 - https://kotlinlang.org/)
     (Apache-2.0) Kotlin Stdlib Jdk8 (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.22 - https://kotlinlang.org/)
     (EPL-2.0) JUnit Jupiter (Aggregator) (org.junit.jupiter:junit-jupiter:5.9.3 - https://junit.org/junit5/)
     (EPL-2.0) JUnit Jupiter API (org.junit.jupiter:junit-jupiter-api:5.9.3 - https://junit.org/junit5/)
     (EPL-2.0) JUnit Jupiter Engine (org.junit.jupiter:junit-jupiter-engine:5.9.3 - https://junit.org/junit5/)
     (EPL-2.0) JUnit Jupiter Params (org.junit.jupiter:junit-jupiter-params:5.9.3 - https://junit.org/junit5/)
     (EPL-2.0) JUnit Platform Commons (org.junit.platform:junit-platform-commons:1.9.3 - https://junit.org/junit5/)
     (EPL-2.0) JUnit Platform Engine API (org.junit.platform:junit-platform-engine:1.9.3 - https://junit.org/junit5/)
     (MIT) mockito-core (org.mockito:mockito-core:5.3.1 - https://github.com/mockito/mockito)
     (MIT) mockito-junit-jupiter (org.mockito:mockito-junit-jupiter:5.3.1 - https://github.com/mockito/mockito)
     (Apache-2.0) Objenesis (org.objenesis:objenesis:3.3 - http://objenesis.org/objenesis)
     (Apache-2.0) org.opentest4j:opentest4j (org.opentest4j:opentest4j:1.2.0 - https://github.com/ota4j-team/opentest4j)
     (BSD-3-Clause) asm (org.ow2.asm:asm:9.3 - http://asm.ow2.io/)
     (MIT-0) reactive-streams (org.reactivestreams:reactive-streams:1.0.4 - http://www.reactive-streams.org/)
     (Apache-2.0) JSONassert (org.skyscreamer:jsonassert:1.5.1 - https://github.com/skyscreamer/JSONassert)
     (MIT) JUL to SLF4J bridge (org.slf4j:jul-to-slf4j:2.0.7 - http://www.slf4j.org)
     (MIT) SLF4J API Module (org.slf4j:slf4j-api:2.0.7 - http://www.slf4j.org)
     (Apache-2.0) Spring AOP (org.springframework:spring-aop:6.0.11 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Beans (org.springframework:spring-beans:6.0.11 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Context (org.springframework:spring-context:6.0.11 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Context Support (org.springframework:spring-context-support:6.0.11 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Core (org.springframework:spring-core:6.0.11 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:6.0.11 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Commons Logging Bridge (org.springframework:spring-jcl:6.0.11 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Messaging (org.springframework:spring-messaging:6.0.11 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring TestContext Framework (org.springframework:spring-test:6.0.11 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Transaction (org.springframework:spring-tx:6.0.11 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Web (org.springframework:spring-web:6.0.11 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) Spring Web MVC (org.springframework:spring-webmvc:6.0.11 - https://github.com/spring-projects/spring-framework)
     (Apache-2.0) spring-boot (org.springframework.boot:spring-boot:3.1.3 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-autoconfigure (org.springframework.boot:spring-boot-autoconfigure:3.1.3 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter (org.springframework.boot:spring-boot-starter:3.1.3 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-aop (org.springframework.boot:spring-boot-starter-aop:3.1.3 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-cache (org.springframework.boot:spring-boot-starter-cache:3.1.3 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-integration (org.springframework.boot:spring-boot-starter-integration:3.1.3 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-logging (org.springframework.boot:spring-boot-starter-logging:3.1.3 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-oauth2-client (org.springframework.boot:spring-boot-starter-oauth2-client:3.1.3 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-test (org.springframework.boot:spring-boot-starter-test:3.1.3 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-starter-validation (org.springframework.boot:spring-boot-starter-validation:3.1.3 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-test (org.springframework.boot:spring-boot-test:3.1.3 - https://spring.io/projects/spring-boot)
     (Apache-2.0) spring-boot-test-autoconfigure (org.springframework.boot:spring-boot-test-autoconfigure:3.1.3 - https://spring.io/projects/spring-boot)
     (Apache-2.0) Spring Cloud Commons (org.springframework.cloud:spring-cloud-commons:4.0.4 - https://projects.spring.io/spring-cloud/spring-cloud-commons/)
     (Apache-2.0) Spring Cloud Context (org.springframework.cloud:spring-cloud-context:4.0.4 - https://projects.spring.io/spring-cloud/spring-cloud-context/)
     (Apache-2.0) spring-cloud-function-context (org.springframework.cloud:spring-cloud-function-context:4.0.5 - https://spring.io/spring-cloud/spring-cloud-function-parent/spring-cloud-function-context)
     (Apache-2.0) Spring Cloud Function Core (org.springframework.cloud:spring-cloud-function-core:4.0.5 - https://spring.io/spring-cloud/spring-cloud-function-parent/spring-cloud-function-core)
     (Apache-2.0) Spring Cloud OpenFeign Core (org.springframework.cloud:spring-cloud-openfeign-core:4.0.4 - https://spring.io/spring-cloud/spring-cloud-openfeign/spring-cloud-openfeign-core)
     (Apache-2.0) spring-cloud-starter (org.springframework.cloud:spring-cloud-starter:4.0.4 - https://projects.spring.io/spring-cloud)
     (Apache-2.0) Spring Cloud Starter OpenFeign (org.springframework.cloud:spring-cloud-starter-openfeign:4.0.4 - https://projects.spring.io/spring-cloud)
     (Apache-2.0) spring-cloud-stream (org.springframework.cloud:spring-cloud-stream:4.0.4 - https://spring.io/spring-cloud/spring-cloud-stream-parent/spring-cloud-stream-core/spring-cloud-stream)
     (Apache-2.0) Spring Data Core (org.springframework.data:spring-data-commons:3.1.3 - https://spring.io/projects/spring-data)
     (Apache-2.0) Spring Data REST - Core (org.springframework.data:spring-data-rest-core:4.1.3 - https://www.spring.io/spring-data/spring-data-rest-parent/spring-data-rest-core)
     (Apache-2.0) Spring Data REST - WebMVC (org.springframework.data:spring-data-rest-webmvc:4.1.3 - https://www.spring.io/spring-data/spring-data-rest-parent/spring-data-rest-webmvc)
     (Apache-2.0) Spring HATEOAS (org.springframework.hateoas:spring-hateoas:2.1.2 - https://github.com/spring-projects/spring-hateoas)
     (Apache-2.0) Spring Integration Core (org.springframework.integration:spring-integration-core:6.1.2 - https://github.com/spring-projects/spring-integration)
     (Apache-2.0) Spring Integration JMX Support (org.springframework.integration:spring-integration-jmx:6.1.2 - https://github.com/spring-projects/spring-integration)
     (Apache-2.0) Spring Plugin - Core (org.springframework.plugin:spring-plugin-core:3.0.0 - https://github.com/spring-projects/spring-plugin/spring-plugin-core)
     (Apache-2.0) Spring Retry (org.springframework.retry:spring-retry:2.0.2 - https://www.springsource.org)
     (Apache-2.0) spring-security-config (org.springframework.security:spring-security-config:6.1.3 - https://spring.io/projects/spring-security)
     (Apache-2.0) spring-security-core (org.springframework.security:spring-security-core:6.1.3 - https://spring.io/projects/spring-security)
     (Apache-2.0) spring-security-crypto (org.springframework.security:spring-security-crypto:6.1.3 - https://spring.io/projects/spring-security)
     (Apache-2.0) spring-security-oauth2-client (org.springframework.security:spring-security-oauth2-client:6.1.3 - https://spring.io/projects/spring-security)
     (Apache-2.0) spring-security-oauth2-core (org.springframework.security:spring-security-oauth2-core:6.1.3 - https://spring.io/projects/spring-security)
     (Apache-2.0) spring-security-oauth2-jose (org.springframework.security:spring-security-oauth2-jose:6.1.3 - https://spring.io/projects/spring-security)
     (Apache-2.0) spring-security-oauth2-resource-server (org.springframework.security:spring-security-oauth2-resource-server:6.1.3 - https://spring.io/projects/spring-security)
     (Apache-2.0) spring-security-rsa (org.springframework.security:spring-security-rsa:1.0.12.RELEASE - http://github.com/spring-projects/spring-security-oauth)
     (Apache-2.0) spring-security-test (org.springframework.security:spring-security-test:6.1.3 - https://spring.io/projects/spring-security)
     (Apache-2.0) spring-security-web (org.springframework.security:spring-security-web:6.1.3 - https://spring.io/projects/spring-security)
     (Apache-2.0) org.xmlunit:xmlunit-core (org.xmlunit:xmlunit-core:2.9.1 - https://www.xmlunit.org/)
     (Apache-2.0) SnakeYAML (org.yaml:snakeyaml:2.0 - https://bitbucket.org/snakeyaml/snakeyaml)
     (Apache-2.0) (The SAX License) (W3C) XML Commons External Components XML APIs (xml-apis:xml-apis:1.4.01 - http://xml.apache.org/commons/components/external/)
     (Apache-2.0) XML Commons External Components XML APIs Extensions (xml-apis:xml-apis-ext:1.3.04 - http://xml.apache.org/commons/components/external/)
