Compile Dependencies (24)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind(optional) General data-binding functionality for Jackson: works on core streaming API | |||
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 | |
Apache 2.0
| io.micrometer
»
micrometer-observation(optional) Module containing Observation related code | 1.12.11 | 1.16.5 | |
Apache 2.0
| io.micrometer
»
micrometer-tracing(optional) Facade over tracing concepts | 1.2.11 | 1.6.5 | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core(optional) Non-Blocking Reactive Foundation for the JVM | 3.6.11 | 3.8.5 | |
Testing
Apache 2.0
| io.projectreactor
»
reactor-test(optional) Reactor Test support | 3.6.11 | 3.8.5 | |
Concurrency
Apache 2.0
| io.reactivex.rxjava3
»
rxjava(optional) Reactive Extensions for Java | 3.1.9 | 3.1.12 | |
Validation
Apache 2.0
| jakarta.validation
»
jakarta.validation-api(optional) JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 3.0.2 | 3.1.1 | |
Annotation Lib
CDDL +1
| javax.annotation
»
jsr250-api(optional) Common Annotations for the JavaTM Platform API | 1.0 | 1.3.2 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib(optional) Standard library for the Kotlin Programming Language | 1.9.25 | 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.9.25 | 2.3.21 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core(optional) Coroutines support libraries for Kotlin | 1.7.3 | 1.11.0 | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-reactor(optional) Coroutines support libraries for Kotlin | 1.7.3 | 1.11.0 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongodb-driver-sync(optional) The MongoDB Synchronous Driver | 4.11.4 | 5.7.0 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongodb-driver-reactivestreams(optional) A Reactive Streams implementation of the MongoDB Java driver | 4.11.4 | 5.7.0 | |
Apache 2.0
| org.mongodb
»
mongodb-crypt(optional) MongoDB client-side crypto support | 1.8.0 | 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 ... | 6.1.14 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context1 vulnerability Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 6.1.14 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 6.1.14 | 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. | 6.1.14 | 7.0.7 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 6.1.14 | 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 ... | 3.2.11 | 4.0.5 |
Provided Dependencies (4)
| 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 | |
Expression Lang
EPL 2.0 +1
| jakarta.el
»
jakarta.el-api(optional) Jakarta Expression Language defines an expression language for Java applications | 4.0.0 | 6.0.1 | |
Dep Injection
Apache 2.0
| jakarta.enterprise
»
jakarta.enterprise.cdi-api(optional) APIs for CDI (Contexts and Dependency Injection for Java) | 4.0.1 | 4.1.0 | |
Expression Lang
EPL 2.0 +1
| org.glassfish
»
jakarta.el(optional) Jakarta Expression Language Implementation | 4.0.2 | 6.0.0 |
Test Dependencies (15)
| 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 | ✔ | |
Apache 2.0
| io.micrometer
»
micrometer-test Test compatibility kit for extensions of Micrometer | 1.12.11 | 1.16.5 | |
Apache 2.0
| io.micrometer
»
micrometer-tracing-test Facade over tracing concepts | 1.2.11 | 1.6.5 | |
Apache 2.0
| io.micrometer
»
micrometer-tracing-integration-test Facade over tracing concepts | 1.2.11 | 1.6.5 | |
Apache 2.0
| io.mockk
»
mockk-jvm Mocking library for Kotlin | 1.13.13 | 1.14.9 | |
Annotation Lib
EPL 2.0 +1
| jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | 2.0.0 | 3.0.0 | |
Transactions
EPL 2.0 +1
| jakarta.transaction
»
jakarta.transaction-api Jakarta Transactions | 2.0.0 | 2.0.1 | |
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 | |
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 | |
Apache 2.0
| org.apache.openwebbeans » openwebbeans-se | 4.0.2 | 4.1.0 | |
Validation
Apache 2.0
| org.hibernate.validator
»
hibernate-validator Hibernate's Jakarta Validation reference implementation. | 7.0.1.Final | 9.1.0.Final | |
Apache 2.0
| org.jmolecules
»
jmolecules-ddd Architectural concepts in Java | 1.9.0 | 2.0.1 | |
Testing
EPL 2.0
| org.junit-pioneer
»
junit-pioneer JUnit 5 Extension Pack | 0.5.3 | 2.3.0 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc5 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 6.1.14 | 7.0.7 |
