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
info.ejava.examples.app hello-service-stdout 6.1.0-SNAPSHOT jar -
info.ejava.examples.app hello-starter 6.1.0-SNAPSHOT jar -
org.springframework.boot spring-boot-devtools 3.3.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.3.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-actuator 3.3.2 jar Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
org.projectlombok lombok 1.18.34 jar The MIT License

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
ch.qos.logback logback-classic 1.5.6 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.6 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml classmate 1.7.0 jar Apache License, Version 2.0
info.ejava.examples.app hello-service-api 6.1.0-SNAPSHOT jar -
io.micrometer micrometer-commons 1.13.2 jar The Apache Software License, Version 2.0
io.micrometer micrometer-core 1.13.2 jar The Apache Software License, Version 2.0
io.micrometer micrometer-jakarta9 1.13.2 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.13.2 jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
org.apache.logging.log4j log4j-api 2.23.1 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.23.1 jar Apache-2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.26 jar Apache License, Version 2.0
org.hibernate.validator hibernate-validator 8.0.1.Final jar Apache License 2.0
org.jboss.logging jboss-logging 3.5.3.Final jar Apache License 2.0
org.slf4j jul-to-slf4j 2.0.13 jar MIT License
org.slf4j slf4j-api 2.0.13 jar MIT License
org.springframework spring-aop 6.1.11 jar Apache License, Version 2.0
org.springframework spring-beans 6.1.11 jar Apache License, Version 2.0
org.springframework spring-context 6.1.11 jar Apache License, Version 2.0
org.springframework spring-core 6.1.11 jar Apache License, Version 2.0
org.springframework spring-expression 6.1.11 jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.3.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator 3.3.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator-autoconfigure 3.3.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.3.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.3.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-validation 3.3.2 jar Apache License, Version 2.0
org.yaml snakeyaml 2.2 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
com.fasterxml.jackson.core jackson-annotations 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.17.2 jar The Apache Software License, Version 2.0
org.hdrhistogram HdrHistogram 2.2.2 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0

Project Dependency Graph

Dependency Tree

Licenses

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD-2-Clause: HdrHistogram

GPL2 w/ CPE: Jakarta Annotations API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

Unknown: App::Config::Auto Configuration Example, App::Config::Hello Service API, App::Config::Hello Service StdOut, App::Config::Hello Starter

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, Jakarta Bean Validation API

The MIT License: Project Lombok

Apache License, Version 2.0: ClassMate, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-devtools, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-logging, spring-boot-starter-validation, tomcat-embed-el

Apache-2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: Jackson datatype: JSR310, Jackson-annotations, Jackson-core, jackson-databind, micrometer-commons, micrometer-core, micrometer-jakarta9, micrometer-observation

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.5.6.jar 293.7 kB 236 183 29 - Yes
logback-core-1.5.6.jar 609.9 kB 522 461 42 - Yes
classmate-1.7.0.jar 68.9 kB 59 44 5 - Yes
jackson-annotations-2.17.2.jar 78.5 kB 87 74 2 - Yes
jackson-core-2.17.2.jar 581.9 kB 272 211 15 - Yes
jackson-databind-2.17.2.jar 1.6 MB 824 785 24 - Yes
jackson-datatype-jsr310-2.17.2.jar 132.3 kB 86 63 7 - Yes
hello-service-api/target/classes - 0 0 0 - No
hello-service-stdout/target/classes - 0 0 0 - No
hello-starter/target/classes - 0 0 0 - No
micrometer-commons-1.13.2.jar 47.5 kB 50 36 6 1.8 Yes
micrometer-core-1.13.2.jar 862.4 kB 610 540 45 1.8 Yes
micrometer-jakarta9-1.13.2.jar 32.4 kB 34 24 1 1.8 Yes
micrometer-observation-1.13.2.jar 71.8 kB 71 56 6 1.8 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 - Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 - Yes
log4j-api-2.23.1.jar 342.5 kB 241 206 9 - Yes
log4j-to-slf4j-2.23.1.jar 23.1 kB 26 10 2 - Yes
tomcat-embed-el-10.1.26.jar 259 kB 161 153 6 - Yes
HdrHistogram-2.2.2.jar 177.2 kB 108 97 2 1.8 Yes
hibernate-validator-8.0.1.Final.jar 1.3 MB 1037 903 84 - Yes
jboss-logging-3.5.3.Final.jar 59.2 kB 46 35 2 - Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
lombok-1.18.34.jar 2.1 MB 1083 178 13 - Yes
jul-to-slf4j-2.0.13.jar 6.3 kB 15 2 2 - Yes
slf4j-api-2.0.13.jar 68.6 kB 70 55 5 - Yes
spring-aop-6.1.11.jar 417.1 kB 320 288 17 - Yes
spring-beans-6.1.11.jar 861.7 kB 474 443 13 - Yes
spring-context-6.1.11.jar 1.3 MB 928 843 58 - Yes
spring-core-6.1.11.jar 1.9 MB 1222 1141 59 - Yes
spring-expression-6.1.11.jar 303.5 kB 161 149 6 - Yes
spring-jcl-6.1.11.jar 24.5 kB 26 15 2 - Yes
spring-boot-3.3.2.jar 1.6 MB 1119 989 82 - Yes
spring-boot-actuator-3.3.2.jar 676 kB 586 498 72 - Yes
spring-boot-actuator-autoconfigure-3.3.2.jar 776.8 kB 654 526 107 - Yes
spring-boot-autoconfigure-3.3.2.jar 2 MB 1531 1397 111 - Yes
spring-boot-devtools-3.3.2.jar 202.9 kB 152 120 14 - Yes
spring-boot-starter-3.3.2.jar 4.8 kB 4 0 0 - No
spring-boot-starter-actuator-3.3.2.jar 4.8 kB 4 0 0 - No
spring-boot-starter-logging-3.3.2.jar 4.8 kB 4 0 0 - No
spring-boot-starter-validation-3.3.2.jar 4.8 kB 4 0 0 - No
snakeyaml-2.2.jar 334.4 kB 278 230 24 - Yes
Total Size Entries Classes Packages Java Version Debug Information
42 19.3 MB 13328 10939 887 1.8 35
compile: 35 compile: 14.6 MB compile: 10837 compile: 9509 compile: 823 - compile: 28
runtime: 6 runtime: 2.6 MB runtime: 1408 runtime: 1252 runtime: 51 - runtime: 6
provided: 1 provided: 2.1 MB provided: 1083 provided: 178 provided: 13 - provided: 1