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.1-SNAPSHOT | jar | - |
info.ejava.examples.app | hello-starter | 6.1.1-SNAPSHOT | jar | - |
org.springframework.boot | spring-boot-devtools | 3.5.5 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter | 3.5.5 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-actuator | 3.5.5 | 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.38 | 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:
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.19.2 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.19.2 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.19.2 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 2.19.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
- info.ejava.examples.app:appconfig-autoconfig-example:jar:6.1.1-SNAPSHOT
- org.springframework.boot:spring-boot-starter:jar:3.5.5 (compile)
- org.springframework.boot:spring-boot:jar:3.5.5 (compile)
- org.springframework:spring-context:jar:6.2.10 (compile)
- org.springframework:spring-aop:jar:6.2.10 (compile)
- org.springframework:spring-beans:jar:6.2.10 (compile)
- org.springframework:spring-expression:jar:6.2.10 (compile)
- org.springframework:spring-aop:jar:6.2.10 (compile)
- org.springframework:spring-context:jar:6.2.10 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.5 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:3.5.5 (compile)
- ch.qos.logback:logback-classic:jar:1.5.18 (compile)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.17 (compile)
- ch.qos.logback:logback-classic:jar:1.5.18 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- org.springframework:spring-core:jar:6.2.10 (compile)
- org.springframework:spring-jcl:jar:6.2.10 (compile)
- org.springframework:spring-jcl:jar:6.2.10 (compile)
- org.yaml:snakeyaml:jar:2.4 (compile)
- org.springframework.boot:spring-boot:jar:3.5.5 (compile)
- org.projectlombok:lombok:jar:1.18.38 (provided)
- info.ejava.examples.app:hello-service-stdout:jar:6.1.1-SNAPSHOT (compile)
- info.ejava.examples.app:hello-service-api:jar:6.1.1-SNAPSHOT (compile)
- info.ejava.examples.app:hello-service-api:jar:6.1.1-SNAPSHOT (compile)
- org.springframework.boot:spring-boot-starter-actuator:jar:3.5.5 (compile)
- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.5 (compile)
- org.springframework.boot:spring-boot-actuator:jar:3.5.5 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2 (runtime)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2 (runtime)
- com.fasterxml.jackson.core:jackson-core:jar:2.19.2 (runtime)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2 (runtime)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.19.2 (runtime)
- org.springframework.boot:spring-boot-actuator:jar:3.5.5 (compile)
- io.micrometer:micrometer-observation:jar:1.15.3 (compile)
- io.micrometer:micrometer-commons:jar:1.15.3 (compile)
- io.micrometer:micrometer-commons:jar:1.15.3 (compile)
- io.micrometer:micrometer-jakarta9:jar:1.15.3 (compile)
- io.micrometer:micrometer-core:jar:1.15.3 (compile)
- org.hdrhistogram:HdrHistogram:jar:2.2.2 (runtime)
- org.latencyutils:LatencyUtils:jar:2.0.3 (runtime)
- org.hdrhistogram:HdrHistogram:jar:2.2.2 (runtime)
- io.micrometer:micrometer-core:jar:1.15.3 (compile)
- org.springframework.boot:spring-boot-actuator-autoconfigure:jar:3.5.5 (compile)
- org.springframework.boot:spring-boot-devtools:jar:3.5.5 (compile)
- info.ejava.examples.app:hello-starter:jar:6.1.1-SNAPSHOT (compile)
- org.springframework.boot:spring-boot-starter-validation:jar:3.5.5 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.44 (compile)
- org.hibernate.validator:hibernate-validator:jar:8.0.3.Final (compile)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (compile)
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (compile)
- com.fasterxml:classmate:jar:1.7.0 (compile)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.44 (compile)
- org.springframework.boot:spring-boot-starter-validation:jar:3.5.5 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.5.5 (compile)
Licenses
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, Log4j API to SLF4J Adapter
MIT: JUL to SLF4J bridge, SLF4J API Module
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.18.jar | 306.8 kB | 242 | 189 | 29 | 11 | Yes |
logback-core-1.5.18.jar | 627.2 kB | 531 | - | - | - | - |
• Root | - | 524 | 472 | 41 | 11 | Yes |
• Versioned | - | 7 | 1 | 1 | 21 | Yes |
classmate-1.7.0.jar | 68.9 kB | 59 | 44 | 5 | 1.8 | Yes |
jackson-annotations-2.19.2.jar | 79.3 kB | 87 | 74 | 2 | 1.6 | Yes |
jackson-core-2.19.2.jar | 591.4 kB | 282 | - | - | - | - |
• Root | - | 246 | 211 | 14 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
• Versioned | - | 12 | 3 | 1 | 11 | Yes |
• Versioned | - | 11 | 2 | 1 | 17 | Yes |
• Versioned | - | 11 | 2 | 1 | 21 | Yes |
jackson-databind-2.19.2.jar | 1.7 MB | 847 | - | - | - | - |
• Root | - | 845 | 807 | 23 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jsr310-2.19.2.jar | 137 kB | 88 | - | - | - | - |
• Root | - | 86 | 64 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
hello-service-api/target/classes | - | 0 | 0 | 0 | - | - |
hello-service-stdout/target/classes | - | 0 | 0 | 0 | - | - |
hello-starter/target/classes | - | 0 | 0 | 0 | - | - |
micrometer-commons-1.15.3.jar | 49.2 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-core-1.15.3.jar | 864.4 kB | 593 | 531 | 44 | 1.8 | Yes |
micrometer-jakarta9-1.15.3.jar | 32.8 kB | 34 | 24 | 1 | 1.8 | Yes |
micrometer-observation-1.15.3.jar | 75.1 kB | 74 | 59 | 6 | 1.8 | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
jakarta.validation-api-3.0.2.jar | 93.3 kB | 161 | 144 | 10 | 1.8 | Yes |
log4j-api-2.24.3.jar | 348.5 kB | 247 | - | - | - | - |
• Root | - | 236 | 209 | 11 | 1.8 | Yes |
• Versioned | - | 11 | 4 | 2 | 9 | Yes |
log4j-to-slf4j-2.24.3.jar | 23.8 kB | 26 | 10 | 2 | 1.8 | Yes |
tomcat-embed-el-10.1.44.jar | 264.3 kB | 164 | 155 | 7 | 11 | Yes |
HdrHistogram-2.2.2.jar | 177.2 kB | 108 | 97 | 2 | 1.8 | Yes |
hibernate-validator-8.0.3.Final.jar | 1.3 MB | 1039 | 905 | 84 | 11 | Yes |
jboss-logging-3.6.1.Final.jar | 61.9 kB | 46 | 35 | 2 | 11 | Yes |
LatencyUtils-2.0.3.jar | 29.8 kB | 31 | 22 | 1 | 1.6 | Yes |
lombok-1.18.38.jar | 2.1 MB | 1082 | 178 | 13 | 1.6 | Yes |
jul-to-slf4j-2.0.17.jar | 6.3 kB | 15 | - | - | - | - |
• Root | - | 13 | 1 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
spring-aop-6.2.10.jar | 420.1 kB | 321 | 289 | 17 | 17 | Yes |
spring-beans-6.2.10.jar | 889.7 kB | 482 | 451 | 13 | 17 | Yes |
spring-context-6.2.10.jar | 1.4 MB | 944 | 862 | 58 | 17 | Yes |
spring-core-6.2.10.jar | 2 MB | 1268 | - | - | - | - |
• Root | - | 1262 | 1187 | 59 | 17 | Yes |
• Versioned | - | 6 | 1 | 1 | 21 | Yes |
spring-expression-6.2.10.jar | 317.8 kB | 168 | 156 | 6 | 17 | Yes |
spring-jcl-6.2.10.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
spring-boot-3.5.5.jar | 1.9 MB | 1267 | 1134 | 85 | 17 | Yes |
spring-boot-actuator-3.5.5.jar | 703.7 kB | 600 | 512 | 72 | 17 | Yes |
spring-boot-actuator-autoconfigure-3.5.5.jar | 834.6 kB | 688 | 556 | 108 | 17 | Yes |
spring-boot-autoconfigure-3.5.5.jar | 2.1 MB | 1610 | 1473 | 113 | 17 | Yes |
spring-boot-devtools-3.5.5.jar | 204.1 kB | 153 | 121 | 14 | 17 | Yes |
spring-boot-starter-3.5.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-actuator-3.5.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-logging-3.5.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-validation-3.5.5.jar | 4.8 kB | 4 | 0 | 0 | - | - |
snakeyaml-2.4.jar | 339.8 kB | 281 | - | - | - | - |
• Root | - | 273 | 234 | 22 | 1.8 | Yes |
• Versioned | - | 8 | 3 | 2 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
42 | 20.1 MB | 13732 | 11330 | 887 | 17 | 35 |
compile: 35 | compile: 15.3 MB | compile: 11207 | compile: 9877 | compile: 826 | 17 | compile: 28 |
runtime: 6 | runtime: 2.7 MB | runtime: 1443 | runtime: 1275 | runtime: 48 | runtime: 6 | |
provided: 1 | provided: 2.1 MB | provided: 1082 | provided: 178 | provided: 13 | provided: 1 |