Compile Dependencies (15)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Reflection
Apache 2.0
| com.fasterxml
»
classmate Library for introspecting types with full generic information | 1.5.1 | 1.7.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core1 vulnerability Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.14.2 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.14.2 | 2.21.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-kotlin Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support | 2.14.2 | 3.1.3 | |
GraphQL
MIT
| com.graphql-java
»
graphql-java2 vulnerabilities GraphqL Java | 20.0 | 230521-nf-execution | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr4-runtime The ANTLR 4 Runtime | 4.9.3 | 4.13.2 | |
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.12.0 | 3.20.0 | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.29.2-GA | 3.31.0-GA | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib Standard library for the Kotlin Programming Language | 1.8.10 | 2.3.21 | |
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 1.8.10 | 2.3.21 | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-jdk8 Coroutines support libraries for Kotlin | 1.6.4 | 1.11.0 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core Coroutines support libraries for Kotlin | 1.6.4 | 1.11.0 | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-reactive Coroutines support libraries for Kotlin | 1.6.4 | 1.11.0 | |
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.6 | 2.0.17 | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 5.3.25 | 7.0.7 |
Test Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Bytecode
Apache 2.0
| cglib
»
cglib-nodep High level API to generate and transform Java byte code. This version has no dependences (ASM is renamed and included in ... | 3.3.0 | ✔ | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic1 vulnerability Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.3.5 | 1.5.32 | |
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 4.0.1 | 6.1.0 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.0.3 | |
Reflection
Apache 2.0
| org.objenesis
»
objenesis A library for instantiating Java objects | 3.3 | 3.5 | |
MIT
| org.reactivestreams
»
reactive-streams-tck A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.4 | ✔ |
Managed Dependencies (14)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Bytecode
Apache 2.0
| cglib
»
cglib-nodep High level API to generate and transform Java byte code. This version has no dependences (ASM is renamed and included in ... | 3.3.0 | ✔ | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic1 vulnerability Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.3.5 | 1.5.32 | |
Reflection
Apache 2.0
| com.fasterxml
»
classmate Library for introspecting types with full generic information | 1.5.1 | 1.7.3 | |
GraphQL
MIT
| com.graphql-java
»
graphql-java2 vulnerabilities GraphqL Java | 20.0 | 230521-nf-execution | |
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 4.0.1 | 6.1.0 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.0.3 | |
Parser Generator
BSD 3-clause
| org.antlr
»
antlr4-runtime The ANTLR 4 Runtime | 4.9.3 | 4.13.2 | |
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.12.0 | 3.20.0 | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.29.2-GA | 3.31.0-GA | |
Reflection
Apache 2.0
| org.objenesis
»
objenesis A library for instantiating Java objects | 3.3 | 3.5 | |
MIT
| org.reactivestreams
»
reactive-streams-tck A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.4 | ✔ | |
MIT
| org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.4 | ✔ | |
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.6 | 2.0.17 | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 5.3.25 | 7.0.7 |
