Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (37)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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.2.3 | 1.6.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.10.1 | 3.2.2 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.10.1 | 2.22 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind10 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.10.1 | 3.2.2 | |
Config
Apache 2.0
| com.google.auto.service
»
auto-service Provider-configuration files for ServiceLoader. | 1.0-rc4 | 1.1.1 | |
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.2 | 4.10.4 | |
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.3.4 | 2.50.0 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 26.0-jre | 33.7.1-jre | |
Testing
Apache 2.0
| com.google.testing.compile
»
compile-testing Utilities for testing compilation. | 0.18 | 0.23.0 | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h22 vulnerabilities A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 1.4.197 | 2.4.240 | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.2 | 3.0.0 | |
Dep Injection
Apache 2.0
| javax.inject
»
javax.inject Jakarta Dependency Injection | 1 | 2.0.1 | |
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 | |
WebSocket Clients
EPL 2.0 +1
| javax.websocket
»
javax.websocket-api Jakarta WebSocket - Server API | 1.1 | 2.2.0 | |
XML Processing
EDL 1.0
| javax.xml.bind
»
jaxb-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 2.3.0 | 4.0.5 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.10.1 | 1.18.12 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.10.0 | 3.27.7 | |
Lang Runtime
Apache 2.0
| org.codehaus.groovy
»
groovy1 vulnerability Groovy: A powerful multi-faceted language for the JVM | 2.5.10 | 5.1.0 | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.23.1-GA | 3.33.0-GA | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.6.2 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.6.2 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 1.6.2 | 6.1.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 2.21.0 | 5.23.0 | |
Reflection
Apache 2.0
| org.objenesis
»
objenesis A library for instantiating Java objects | 2.6 | 3.6 | |
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.7.25 | 2.0.18 | |
Testing
Apache 2.0
| org.spockframework
»
spock-core Spock is a testing and specification framework for Java and Groovy applications. | 1.3-groovy-2.5 | 2.4-groovy-5.0 | |
Apache 2.0
| org.teavm
»
teavm-classlib Java class library emulation | 0.6.1 | 0.15.0 | |
Apache 2.0
| org.teavm
»
teavm-core Compiler, backends and runtime | 0.6.1 | 0.15.0 | |
Apache 2.0
| org.teavm
»
teavm-metaprogramming-api Declaration of interfaces and annotations for TeaVM metaprogramming | 0.6.1 | 0.15.0 | |
Apache 2.0
| org.teavm
»
teavm-metaprogramming-impl Implementation of metaprogramming API | 0.6.1 | 0.15.0 | |
Apache 2.0
| org.teavm
»
teavm-junit Test runner for JUnit and TestNG annotations | 0.6.1 | 0.15.0 | |
Apache 2.0
| org.teavm
»
teavm-platform Low-level classes that help to implement Java class library | 0.6.1 | 0.15.0 | |
Apache 2.0
| org.teavm
»
teavm-jso Library that adds convenient interface for interaction between TeaVM and JavaScript code | 0.6.1 | 0.15.0 | |
Apache 2.0
| org.teavm
»
teavm-jso-apis Set of JavaScript API wrappers for JSO | 0.6.1 | 0.15.0 | |
Apache 2.0
| org.teavm
»
teavm-jso-impl implementation of JSO | 0.6.1 | 0.15.0 | |
Apache 2.0
| org.teavm.flavour
»
teavm-flavour-json JSON to POJO binding library via Jackson annotations | 0.2.1 | ✔ | |
Apache 2.0
| org.teavm.flavour
»
teavm-flavour-rest TeaVM Flavour module that generates proxies from JAX-RS annotated interfaces allowing to | 0.2.1 | ✔ |