Worker Message Prioritization Aggregator

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Managed Dependencies (105)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.5.61.6.3
Logging EPL 2.0 +1
ch.qos.logback » logback-core6 vulnerabilities
Core implementation of Logback, a reliable, generic, fast and flexible logging framework.
1.5.61.6.3
Cloud Computing Apache 2.0
com.amazonaws » aws-java-sdk-core
The AWS SDK for Java - Core runtime module holds the classes that are used by the individual service
1.12.7402.53.0
Apache 2.0
com.amazonaws » aws-java-sdk-sts
The AWS Java SDK for AWS STS module holds the client classes that are used for communicating with AWS
1.12.7402.53.1
JSON Lib Apache 2.0
com.amazonaws » jmespath-java
Implementation of the JMES Path JSON Query langauge for Java.
1.12.7401.12.797
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.17.12.22
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.17.13.2.2
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind5 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.17.13.2.2
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor
Support for reading and writing Concise Binary Object Representation
2.17.13.2.2
Annotation Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jakarta-xmlbind-annotations
Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative
2.17.13.2.2
Apache 2.0
com.flipkart.zjsonpatch » zjsonpatch
Java Library to find / apply JSON Patches according to RFC 6902
0.4.16
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 ...
3.1.83.2.4
Apache 2.0
com.github.cafapi.logging » caf-logging-common2.1.0-3743.0.0-407
Apache 2.0
com.github.cafapi.logging » caf-logging-logback2.1.0-3743.0.0-407
Apache 2.0
com.github.cafapi.logging » caf-logging-logback-converters2.1.0-3743.0.0-407
Apache 2.0
com.github.cafapi.util » util-process-identifier3.1.0-5963.2.0-684
Apache 2.0
com.github.cafdataprocessing » worker-document-interface6.0.0-13086.1.1-1480
Annotation Lib Apache 2.0
com.github.stephenc.jcip » jcip-annotations
A clean room implementation of the JCIP Annotations based entirely on the specification provided by the javadocs.
1.0-1
Apache 2.0
com.github.vladimir-bukhtoyarov » bucket4j-core
Bucket4j core library
8.0.1
Apache 2.0
com.github.workerframework » worker-message-prioritization-distribution2.0.3-2822.3.8-564
Apache 2.0
com.github.workerframework » worker-message-prioritization-rabbitmq2.0.3-2822.3.8-564
Apache 2.0
com.github.workerframework » worker-message-prioritization-target-capacity-calculators2.0.3-2822.3.8-564
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305
Annotations the SpotBugs tool supports
3.0.24.10.3
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.11.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.28.02.50.0
Apache 2.0
com.google.guava » failureaccess
Contains
1.0.21.0.3
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
33.2.1-jre33.6.0-jre
Apache 2.0
com.google.guava » listenablefuture
An empty artifact that Guava depends on to signal that it is providing
9999.0-empty-to-avoid-con...
Dep Injection Apache 2.0
com.google.inject » guice
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
7.0.0
Annotation Lib Apache 2.0
com.google.j2objc » j2objc-annotations
A set of annotations that provide additional information to the J2ObjC
3.0.03.1
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
4.27.14.35.1
MIT
com.microsoft.azure » adal4j
Azure active directory library for Java gives you the ability to add Windows Azure Active Directory
1.6.7
Apache 2.0
com.nimbusds » content-type
Java library for Content (Media) Type representation
2.3
Apache 2.0
com.nimbusds » lang-tag
Java implementation of "Tags for Identifying Languages" (RFC 5646)
1.7
Encryption Lib Apache 2.0
com.nimbusds » nimbus-jose-jwt1 vulnerability
Java library for Javascript Object Signing and Encryption (JOSE) and
9.4010.9.1
OAuth Lib Apache 2.0
com.nimbusds » oauth2-oidc-sdk
OAuth 2.0 SDK with OpenID Connect and Federation extensions for
11.1211.38.2
Message Queue Client Apache 2.0 +2
com.rabbitmq » amqp-client
The RabbitMQ Java client library allows Java applications to interface with RabbitMQ.
5.21.05.34.0
Apache 2.0
com.squareup.okhttp3 » logging-interceptor
Square’s meticulous HTTP client for Java and Kotlin.
5.0.0-alpha.145.4.0
Apache 2.0
com.squareup.okhttp3 » mockwebserver3
Square’s meticulous HTTP client for Java and Kotlin.
5.0.0-alpha.145.4.0
Apache 2.0
com.squareup.okhttp3 » mockwebserver3-junit5
Square’s meticulous HTTP client for Java and Kotlin.
5.0.0-alpha.145.4.0
HTTP Clients Apache 2.0
com.squareup.okhttp3 » okhttp
Square’s meticulous HTTP client for Java and Kotlin.
5.0.0-alpha.145.4.0
Apache 2.0
com.squareup.okio » okio-jvm
A modern I/O library for Android, Java, and Kotlin Multiplatform.
3.9.03.18.1
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.17.01.22.1
I/O Apache 2.0
commons-io » commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.16.12.22.0
JSON Lib Apache 2.0
io.gsonfire » gson-fire
A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method ...
1.9.0
Kubernetes Client Apache 2.0
io.kubernetes » client-java20.0.127.0.0
Apache 2.0
io.kubernetes » client-java-api
Swagger Java
20.0.127.0.0
Apache 2.0
io.kubernetes » client-java-api-fluent20.0.127.0.0
Apache 2.0
io.kubernetes » client-java-extended20.0.127.0.0
Apache 2.0
io.kubernetes » client-java-proto20.0.127.0.0
io.prometheus » simpleclient
Core instrumentation library for the simpleclient.
0.16.0
Apache 2.0
io.prometheus » simpleclient_common
Common code used by various modules of the Simpleclient.
0.16.0
Apache 2.0
io.prometheus » simpleclient_httpserver
Httpserver exposition for the simpleclient.
0.16.0
Apache 2.0
io.prometheus » simpleclient_tracer_common0.16.0
Apache 2.0
io.prometheus » simpleclient_tracer_otel0.16.0
Apache 2.0
io.prometheus » simpleclient_tracer_otel_agent0.16.0
Annotation Lib Apache 2.0
io.swagger » swagger-annotations
swagger-annotations
1.6.142.2.53
Java Spec EDL 1.0
jakarta.activation » jakarta.activation-api
Jakarta Activation API 2.2 Specification
2.1.32.1.4
Annotation Lib EPL 2.0 +1
jakarta.annotation » jakarta.annotation-api
Jakarta Annotations API
3.0.0
Dep Injection Apache 2.0
jakarta.inject » jakarta.inject-api
Jakarta Dependency Injection
2.0.1.MR2.0.1
Java Spec EPL 2.0 +1
jakarta.ws.rs » jakarta.ws.rs-api
Jakarta RESTful Web Services
4.0.0
jakarta.xml.bind » jakarta.xml.bind-api
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
4.0.24.0.5
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.12.72.14.3
Bytecode Apache 2.0
net.bytebuddy » byte-buddy
Byte Buddy is a Java library for creating Java classes at run time.
1.14.171.18.12
Bytecode Apache 2.0
net.bytebuddy » byte-buddy-agent
The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.
1.14.171.18.11
Reflection Apache 2.0
net.minidev » accessors-smart
Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those ...
2.5.12.6.0
JSON Lib Apache 2.0
net.minidev » json-smart1 vulnerability
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It ...
2.5.12.6.0
Collections Apache 2.0
org.apache.commons » commons-collections4
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
4.44.6.0
Compression Apache 2.0
org.apache.commons » commons-compress
Apache Commons Compress defines an API for working with
1.26.21.28.0
Core Utils Apache 2.0
org.apache.commons » commons-lang31 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.14.03.20.0
String Utils Apache 2.0
org.apache.commons » commons-text
The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ...
1.12.01.15.0
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient
Apache HttpComponents Client
4.5.145.6.4
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpcore
Apache HttpComponents HTTP/1.1 core components
4.4.165.4.3
Annotation Lib Apache 2.0
org.apiguardian » apiguardian-api
@API Guardian
1.1.2
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.2.14.3.0
JWT Lib Apache 2.0
org.bitbucket.b_c » jose4j
The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE ...
0.9.6
Encryption Lib BouncyCastle
org.bouncycastle » bcpkix-jdk18on2 vulnerabilities
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains ...
1.78.11.85
Encryption Lib BouncyCastle
org.bouncycastle » bcprov-jdk18on2 vulnerabilities
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ...
1.78.11.85.2
BouncyCastle
org.bouncycastle » bcutil-jdk18on
The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains ...
1.78.11.85
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
3.44.04.2.2
EPL 2.0 +1
org.glassfish.hk2 » hk2-api
HK2 API module
3.1.04.0.1
EPL 2.0 +1
org.glassfish.hk2 » hk2-locator
ServiceLocator Default Implementation
3.1.04.0.1
EPL 2.0 +1
org.glassfish.hk2 » hk2-utils
HK2 Implementation Utilities
3.1.04.0.1
EPL 2.0 +1
org.glassfish.hk2 » osgi-resource-locator1.0.33.0.0
AOP EPL 2.0 +1
org.glassfish.hk2.external » aopalliance-repackaged3.1.04.0.1
Apache 2.0 +8
org.glassfish.jersey.core » jersey-client
Jersey core client implementation
3.1.74.0.2
Apache 2.0 +4
org.glassfish.jersey.core » jersey-common
Jersey core common packages
3.1.74.0.2
Apache 2.0 +8
org.glassfish.jersey.ext » jersey-entity-filtering
Jersey extension module providing support for Entity Data Filtering.
3.1.74.0.2
Apache 2.0 +8
org.glassfish.jersey.inject » jersey-hk2
HK2 InjectionManager implementation
3.1.74.0.2
JSON Lib Apache 2.0 +2
org.glassfish.jersey.media » jersey-media-json-jackson
Jersey JSON Jackson (2.x) entity providers support module.
3.1.74.0.2
Testing BSD 3-clause
org.hamcrest » hamcrest
Core API and libraries of hamcrest matcher framework.
2.23.0
Testing BSD 3-clause
org.hamcrest » hamcrest-core
Core API and libraries of hamcrest matcher framework.
2.23.0
Bytecode Apache 2.0 +2
org.javassist » javassist
Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
3.30.2-GA3.32.0-GA
Annotation Lib Apache 2.0
org.jetbrains » annotations
A set of annotations used for code inspection support and code documentation.
24.1.026.1.0
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib
Standard library for the Kotlin Programming Language
2.0.02.4.10
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
5.10.26.1.3
Testing EPL 2.0
org.junit.platform » junit-platform-commons
Module "junit-platform-commons" of JUnit
1.10.26.1.3
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
5.12.05.23.0
Mocking MIT
org.mockito » mockito-inline
Mockito mock objects library core API and implementation
5.2.05.23.0
Reflection Apache 2.0
org.objenesis » objenesis
A library for instantiating Java objects
3.43.6
Testing Apache 2.0
org.opentest4j » opentest4j
Open Test Alliance for the JVM
1.3.0
Bytecode BSD 3-clause
org.ow2.asm » asm
ASM, a very small and fast Java bytecode manipulation framework
9.79.10.1
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 ...
2.0.132.0.18
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
2.0.132.0.18
YAML Apache 2.0
org.yaml » snakeyaml
YAML 1.1 parser and emitter for Java
2.22.6