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 |
---|---|---|---|---|
io.micrometer | micrometer-core | 1.14.5 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
io.micrometer | micrometer-commons | 1.14.5 | jar | The Apache Software License, Version 2.0 |
io.micrometer | micrometer-observation | 1.14.5 | jar | The Apache Software 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.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
- software.xdev.sse:metrics:jar:1.0.0
- io.micrometer:micrometer-core:jar:1.14.5 (compile)
- io.micrometer:micrometer-commons:jar:1.14.5 (compile)
- io.micrometer:micrometer-observation:jar:1.14.5 (compile)
- org.hdrhistogram:HdrHistogram:jar:2.2.2 (runtime)
- org.latencyutils:LatencyUtils:jar:2.0.3 (runtime)
- io.micrometer:micrometer-commons:jar:1.14.5 (compile)
- io.micrometer:micrometer-core:jar:1.14.5 (compile)
Licenses
Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils
BSD-2-Clause: HdrHistogram
Apache-2.0: metrics
The Apache Software License, Version 2.0: micrometer-commons, micrometer-core, micrometer-observation
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
micrometer-commons-1.14.5.jar | 47.9 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-core-1.14.5.jar | 874.7 kB | 613 | - | - | - | - |
• Root | - | 592 | 529 | 44 | 1.8 | Yes |
• Versioned | - | 21 | 14 | 1 | 1.8 | Yes |
micrometer-observation-1.14.5.jar | 75 kB | 74 | 59 | 6 | 1.8 | Yes |
HdrHistogram-2.2.2.jar | 177.2 kB | 108 | 97 | 2 | 1.8 | Yes |
LatencyUtils-2.0.3.jar | 29.8 kB | 31 | 22 | 1 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
5 | 1.2 MB | 876 | 743 | 59 | 1.8 | 5 |
compile: 3 | compile: 997.6 kB | compile: 737 | compile: 624 | compile: 56 | 1.8 | compile: 3 |
runtime: 2 | runtime: 207 kB | runtime: 139 | runtime: 119 | runtime: 3 | runtime: 2 |