Compile Dependencies (25)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind(optional)2 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.13.2.1 | 3.1.3 | |
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305(optional) Annotations the SpotBugs tool supports | 3.0.2 | 4.9.8 | |
Apache 2.0
| com.querydsl
»
querydsl-mongodb(optional) Mongodb support for Querydsl | 5.0.0 | 5.1.0 | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core(optional) Non-Blocking Reactive Foundation for the JVM | 3.4.17 | 3.8.5 | |
Testing
Apache 2.0
| io.projectreactor
»
reactor-test(optional) Reactor Test support | 3.4.17 | 3.8.5 | |
Concurrency
Apache 2.0
| io.reactivex
»
rxjava(optional) Reactive Extensions for Java | 1.3.8 | 2.2.21 | |
Apache 2.0
| io.reactivex
»
rxjava-reactive-streams(optional) Adapter between RxJava and ReactiveStreams | 1.2.1 | ✔ | |
Concurrency
Apache 2.0
| io.reactivex.rxjava2
»
rxjava(optional) Reactive Extensions for Java | 2.2.21 | 3.1.12 | |
Concurrency
Apache 2.0
| io.reactivex.rxjava3
»
rxjava(optional) Reactive Extensions for Java | 3.1.4 | 3.1.12 | |
Annotation Lib
CDDL +1
| javax.annotation
»
jsr250-api(optional) Common Annotations for the JavaTM Platform API | 1.0 | 1.3.2 | |
Validation
Apache 2.0
| javax.validation
»
validation-api(optional) JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 1.1.0.Final | 3.1.1 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib(optional)1 vulnerability Standard library for the Kotlin Programming Language | 1.5.32 | 2.3.21 | |
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect(optional) Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 1.5.32 | 2.3.21 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core(optional) Coroutines support libraries for Kotlin | 1.5.2 | 1.11.0 | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-reactor(optional) Coroutines support libraries for Kotlin | 1.5.2 | 1.11.0 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongodb-driver-sync(optional) The MongoDB Synchronous Driver | 4.4.2 | 5.7.0 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongodb-driver-reactivestreams(optional) A Reactive Streams implementation of the MongoDB Java driver | 4.4.2 | 5.7.0 | |
Reflection
Apache 2.0
| org.objenesis
»
objenesis(optional) A library for instantiating Java objects | 1.3 | 3.5 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 5.3.19 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context2 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 5.3.19 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans1 vulnerability Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 5.3.19 | 7.0.7 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core1 vulnerability Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 5.3.19 | 7.0.7 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression3 vulnerabilities Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 5.3.19 | 7.0.7 | |
Apache 2.0
| org.springframework.data
»
spring-data-commons Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce ... | 2.6.4 | 4.0.5 | |
Date/Time
BSD 3-clause
| org.threeten
»
threetenbp(optional) Backport of JSR-310 from JDK 8 to JDK 7 and JDK 6. NOT an implementation of the JSR. | 1.5.2 | 1.7.3 |
Provided Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.querydsl
»
querydsl-apt1 vulnerability APT based Source code generation for Querydsl | 5.0.0 | 5.1.0 | |
Dep Injection
Apache 2.0
| javax.enterprise
»
cdi-api(optional) APIs for CDI (Contexts and Dependency Injection for Java) | 1.0 | 4.1.0 |
Test Dependencies (16)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| de.schauderhaft.degraph » degraph-check | 0.1.4 | ✔ | |
BSD
| edu.umd.cs.mtc
»
multithreadedtc A framework for testing concurrent Java applications | 1.01 | ✔ | |
Mocking
Apache 2.0
| io.mockk
»
mockk Mocking library for Kotlin | 1.12.3 | 1.14.9 | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.2 | 3.0.0 | |
Java Spec
EPL 2.0 +1
| javax.interceptor
»
javax.interceptor-api Jakarta Interceptors defines a means of interposing on business method invocations | 1.2.1 | 2.2.0 | |
Transactions
EPL 2.0 +1
| javax.transaction
»
jta Jakarta Transactions | 1.1 | 2.0.1 | |
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.14 | 2.14.2 | |
Testing
Apache 2.0
| nl.jqno.equalsverifier
»
equalsverifier EqualsVerifier can be used in JUnit unit tests to verify whether the contract for the equals and hashCode methods is ... | 1.7.8 | 4.5 | |
Dep Injection
Apache 2.0
| org.apache.geronimo.specs
»
geronimo-jcdi_2.0_spec APIs for CDI (Contexts and Dependency Injection for Java) | 1.0.1 | 4.1.0 | |
Apache 2.0
| org.apache.openwebbeans » openwebbeans-se | 2.0.26 | 4.1.0 | |
Expression Lang
EPL 2.0 +1
| org.glassfish
»
javax.el1 vulnerability Jakarta Expression Language Implementation | 3.0.1-b11 | 4.0.2 | |
Validation
Apache 2.0
| org.hibernate
»
hibernate-validator3 vulnerabilities Hibernate's Jakarta Validation reference implementation. | 5.4.3.Final | 9.1.0.Final | |
Apache 2.0
| org.jmolecules
»
jmolecules-ddd Architectural concepts in Java | 1.3.0 | 2.0.1 | |
Testing
EPL 2.0
| org.junit-pioneer
»
junit-pioneer JUnit 5 Extension Pack | 0.5.3 | 2.3.0 | |
Logging Bridge
MIT
| org.slf4j
»
jul-to-slf4j Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ... | 1.7.32 | 2.0.18 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc9 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 5.3.19 | 7.0.7 |
