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.15.0 | 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.15.0 | jar | The Apache Software License, Version 2.0 |
io.micrometer | micrometer-observation | 1.15.0 | 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.2.0
- io.micrometer:micrometer-core:jar:1.15.0 (compile)
- io.micrometer:micrometer-commons:jar:1.15.0 (compile)
- io.micrometer:micrometer-observation:jar:1.15.0 (compile)
- org.hdrhistogram:HdrHistogram:jar:2.2.2 (runtime)
- org.latencyutils:LatencyUtils:jar:2.0.3 (runtime)
- io.micrometer:micrometer-commons:jar:1.15.0 (compile)
- io.micrometer:micrometer-core:jar:1.15.0 (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.15.0.jar | 49.2 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-core-1.15.0.jar | 863.8 kB | 593 | 531 | 44 | 1.8 | Yes |
micrometer-observation-1.15.0.jar | 75.1 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 | 856 | 745 | 59 | 1.8 | 5 |
compile: 3 | compile: 988.2 kB | compile: 717 | compile: 626 | compile: 56 | 1.8 | compile: 3 |
runtime: 2 | runtime: 207 kB | runtime: 139 | runtime: 119 | runtime: 3 | runtime: 2 |