Service for batching and relaying metric traffic to Wavefront

Compile Dependencies (36)

Category/LicenseGroup / ArtifactVersionUpdates
com.amazonaws » aws-java-sdk-sqs
The AWS Java SDK for Amazon SQS module holds the client classes that are used for communicating with
1.12.2972.44.5
CLI Parser Apache 2.0
com.beust » jcommander
Command line parsing library for Java
1.823.0
Apache 2.0
com.fasterxml.jackson.module » jackson-module-afterburner
Jackson (https://github.com/FasterXML/jackson) extension module
2.14.03.1.3
Cache Impl Apache 2.0
com.github.ben-manes.caffeine » caffeine
Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ...
2.9.33.2.4
Apache 2.0
com.google.api.grpc » proto-google-common-protos
PROTO library for proto-google-common-protos
2.0.12.71.0
Data Format BSD 3-clause
com.google.protobuf » protobuf-java1 vulnerability
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
3.21.124.34.1
BSD 3-clause
com.google.protobuf » protobuf-java-util
Utilities for Protocol Buffers
3.21.124.34.1
Concurrency Apache 2.0
com.lmax » disruptor
Disruptor - Concurrent Programming Framework
3.4.44.0.0
com.rubiconproject.oss » jchronic
Natural language date parsing in Java, ported directly from Ruby's chronic
0.2.8
Apache 2.0
com.squareup.tape2 » tape
A lightning fast, transactional, file-based FIFO for Android and Java.
2.0.0-beta1
Apache 2.0
com.tdunning » t-digest
Data structure which allows accurate estimation of quantiles and related rank statistics
3.23.3
MIT
com.uber.tchannel » tchannel-core0.8.30
Apache 2.0
com.wavefront » java-lib2023-08.22023-22.3
Apache 2.0
com.wavefront » wavefront-sdk-java
Core library for sending telemetry data to Wavefront from Java applications.
3.0.03.4.3
Apache 2.0
com.wavefront » wavefront-internal-reporter-java
Internal reporter for reporting metrics and histograms to Wavefront
1.7.131.7.16
com.yammer.metrics » metrics-core
Metrics is a Java library which gives you unparalleled insight into what your code does in
2.2.03.0.2
Collections Apache 2.0
commons-collections » commons-collections
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
3.2.24.5.0
Apache 2.0
commons-daemon » commons-daemon
Apache Commons Daemon software is a set of utilities and Java support
1.3.11.5.1
Core Utils Apache 2.0
commons-lang » commons-lang1 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
2.63.20.0
Apache 2.0
io.grpc » grpc-netty
gRPC: Netty
1.46.01.81.0
Serializer Apache 2.0
io.grpc » grpc-protobuf
gRPC: Protobuf
1.46.01.81.0
Dist Communication Apache 2.0
io.grpc » grpc-stub
Stub classes for GRPC which are exposed to developers and provides type-safe bindings.
1.46.01.81.0
Apache 2.0
io.jaegertracing » jaeger-thrift
Jaeger Java bindings for OpenTracing API
1.8.01.8.1
Apache 2.0
io.opentelemetry » opentelemetry-exporter-jaeger-proto
OpenTelemetry - Jaeger Exporter Proto (Internal Use Only)
Apache 2.0
io.opentelemetry.proto » opentelemetry-proto
Java Bindings for the OpenTelemetry Protocol (OTLP)
0.17.0-alpha1.10.0-alpha
Apache 2.0
io.thekraken » grok
Simple API that allows you to easily parse logs and other files
0.1.5
Dist Tracing Apache 2.0
io.zipkin.zipkin2 » zipkin
Zipkin (Parent)
2.23.163.6.1
Math Lib Apache 2.0
net.jafama » jafama
A (Strict)FastMath class with 1e-15ish accuracy.
2.3.2
net.jpountz.lz4 » lz42 vulnerabilities 1.3.01.8.1
Apache 2.0
net.openhft » chronicle-map
Chronicle-Map
3.21.862026.1
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient
Apache HttpComponents Client
4.5.135.6.1
Testing BSD 3-clause
org.hamcrest » hamcrest-all
Core API and libraries of hamcrest matcher framework.
1.33.0
Apache 2.0
org.jboss.resteasy » resteasy-client
RESTEasy client module for consuming RESTful services using the JAX-RS client API.
5.0.6.Final7.0.2.Final
Apache 2.0
org.jboss.resteasy » resteasy-jackson2-provider5.0.6.Final7.0.2.Final
Apache 2.0
org.springframework.boot » spring-boot-starter-log4j2
Starter for using Log4j2
2.7.124.0.6
YAML Apache 2.0
org.yaml » snakeyaml
YAML 1.1 parser and emitter for Java
2.02.6

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Assertion Apache 2.0
com.google.truth » truth
Fluent assertions for Java and Android that makes your test assertions and failure messages more readable.
1.1.31.4.5
Mocking Apache 2.0
org.easymock » easymock
EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly
4.35.6.0
Mocking Apache 2.0
org.powermock » powermock-module-junit4
PowerMock support module for JUnit 4.x.
2.0.9
Mocking Apache 2.0
org.powermock » powermock-api-easymock
PowerMock API for EasyMock.
2.0.9

Managed Dependencies (17)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.google.code.gson » gson
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ...
2.9.02.14.0
Defect Detection Apache 2.0
com.google.errorprone » error_prone_annotations
Annotations for Error Prone, a static analysis tool for Java that catches common programming mistakes at compile-time.
2.14.02.49.0
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp
Square’s meticulous HTTP client for Java and Kotlin.
4.9.35.3.2
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.151.22.0
I/O Apache 2.0
commons-io » commons-io1 vulnerability
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.11.02.22.0
Logging Apache 2.0
commons-logging » commons-logging
Apache Commons Logging is a thin adapter allowing configurable bridging to other,
1.21.3.6
Bill of materials Apache 2.0
io.opentelemetry » opentelemetry-bom
OpenTelemetry Bill of Materials
1.14.01.62.0
Dist Tracing Apache 2.0
io.opentracing » opentracing-api
OpenTracing Java API
0.33.0
Date/Time Apache 2.0
joda-time » joda-time
Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ...
2.10.142.14.2
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
4.13.26.0.3
Data Format Apache 2.0
org.apache.avro » avro2 vulnerabilities
Avro is a row-oriented remote procedure call and data serialization framework that produces a compact binary format.
1.11.01.12.1
Compression Apache 2.0
org.apache.commons » commons-compress2 vulnerabilities
Apache Commons Compress defines an API for working with
1.211.28.0
Dist Communication Apache 2.0
org.apache.thrift » libthrift1 vulnerability
Thrift is a software framework for scalable cross-language services development.
0.16.00.23.0
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
3.22.04.1.0
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib-common
Standard library for the Kotlin Programming Language
1.6.212.3.21
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib
Standard library for the Kotlin Programming Language
1.7.0-RC2.3.21
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
1.8.0-beta42.0.18