Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses Optional
org.bremersee common-exception-feign 1.1.0 jar Apache License, Version 2.0 No
org.bremersee common-exception-spring-boot-autoconfigure 1.1.0 jar Apache License, Version 2.0 No
org.bremersee common-exception-spring-webmvc 1.1.0 jar Apache License, Version 2.0 No
org.immutables value 2.10.1 jar The Apache Software License, Version 2.0 Yes
org.projectlombok lombok 1.18.34 jar The MIT License Yes

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
com.fasterxml.jackson.core jackson-annotations 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.17.1 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 6.6.2 jar The Apache License, Version 2.0
io.github.openfeign feign-core 13.2.1 jar The Apache Software License, Version 2.0
io.micrometer micrometer-commons 1.13.1 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.13.1 jar The Apache Software License, Version 2.0
io.swagger.core.v3 swagger-annotations 2.2.22 jar Apache License 2.0
jakarta.servlet jakarta.servlet-api 6.0.0 jar EPL 2.0GPL2 w/ CPE
org.bremersee common-exception 1.1.0 jar Apache License, Version 2.0
org.bremersee common-exception-model 1.1.0 jar Apache License, Version 2.0
org.bremersee common-exception-spring-web 1.1.0 jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 4.2.2 jar The BSD 2-Clause License
org.slf4j slf4j-api 2.0.13 jar MIT License
org.springframework spring-aop 6.1.10 jar Apache License, Version 2.0
org.springframework spring-beans 6.1.10 jar Apache License, Version 2.0
org.springframework spring-context 6.1.10 jar Apache License, Version 2.0
org.springframework spring-core 6.1.10 jar Apache License, Version 2.0
org.springframework spring-expression 6.1.10 jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.10 jar Apache License, Version 2.0
org.springframework spring-web 6.1.10 jar Apache License, Version 2.0
org.springframework spring-webmvc 6.1.10 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.3.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.3.1 jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.springframework.boot spring-boot-devtools 3.3.1 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License 2.0: swagger-annotations

The Apache License, Version 2.0: Woodstox

The BSD 2-Clause License: Stax2 API

MIT License: SLF4J API Module

The MIT License: Project Lombok

Apache License, Version 2.0: Common Exception, Common Exception Feign, Common Exception Model, Common Exception Spring Boot Autoconfiguration, Common Exception Spring Boot Web Starter, Common Exception Spring Web, Common Exception Spring WebMvc, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring Web MVC, spring-boot, spring-boot-autoconfigure, spring-boot-devtools

EPL 2.0: Jakarta Servlet

GPL2 w/ CPE: Jakarta Servlet

The Apache Software License, Version 2.0: Feign Core, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, jackson-databind, micrometer-commons, micrometer-observation, org.immutables.value