Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Annotation Lib
EPL 2.0 +1
| jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | 2.0.0 | 3.0.0 | |
Config
Apache 2.0
| org.springframework
»
spring-context-support Support classes for integrating common third-party libraries into a Spring application context | 6.0.0-M4 | 7.0.8 | |
Logging Bridge
Apache 2.0
| org.springframework
»
spring-jcl Spring Commons Logging Bridge | 6.0.0-M4 | 6.2.19 | |
Apache 2.0
| org.springframework.data
»
spring-data-geode Spring Data for Apache Geode (a.k.a. Spring Data Geode or SDG) | 3.0.0-M4 | 2.7.18 | |
Apache 2.0
| org.springframework.session
»
spring-session-core Spring Session | 3.0.0-M3 | 4.1.0 |
Runtime Dependencies (5)
| 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.11 | 1.6.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 ... | 1.7.36 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.36 | 2.0.18 | |
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.36 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 1.7.36 | 2.0.18 |
Managed Dependencies (39)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Parser Generator
BSD
| antlr
»
antlr The ANTLR 3 tool. | 2.7.7 | 3.5.3 | |
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.11 | 1.6.1 | |
BSD
| edu.umd.cs.mtc
»
multithreadedtc A framework for testing concurrent Java applications | 1.01 | ✔ | |
Annotation Lib
EPL 2.0 +1
| jakarta.annotation
»
jakarta.annotation-api Jakarta Annotations API | 2.0.0 | 3.0.0 | |
Java Spec
EPL 2.0 +1
| jakarta.resource
»
jakarta.resource-api Jakarta Connectors 2.1 | 2.0.0 | 2.1.0 | |
Java Spec
EPL 2.0 +1
| jakarta.servlet
»
jakarta.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 5.0.0 | 6.1.0 | |
JSP Tag Library
EPL 2.0 +1
| jakarta.servlet.jsp.jstl
»
jakarta.servlet.jsp.jstl-api Jakarta Standard Tag Library API | 2.0.0 | 3.0.2 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.1.2 | |
Apache 2.0
| org.apache.geode
»
geode-wan Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing ... | 1.14.4 | 2.0.2 | |
Apache 2.0
| org.apache.geode
»
geode-core3 vulnerabilities Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing ... | 1.14.4 | 2.0.2 | |
Apache 2.0
| org.apache.geode
»
geode-lucene Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing ... | 1.14.4 | 2.0.2 | |
Apache 2.0
| org.apache.geode
»
geode-cq Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing ... | 1.14.4 | 2.0.2 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-to-slf4j The Apache Log4j binding between Log4j 2 API and SLF4J. | 2.17.2 | 2.26.1 | |
JSP Tag Library
Apache 2.0
| org.apache.taglibs
»
taglibs-standard-spec An implementation of the JSP Standard Tag Library (JSTL) Specification API. | 1.2.5 | ✔ | |
JSP Tag Library
Apache 2.0
| org.apache.taglibs
»
taglibs-standard-impl An implementation of the JSP Standard Tag Library (JSTL). | 1.2.5 | ✔ | |
Apache 2.0
| org.apache.taglibs
»
taglibs-standard-jstlel Support JSTL 1.0 tags using the original EL implementation. | 1.2.5 | ✔ | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.22.0 | 3.27.7 | |
EPL 2.0 +1
| org.glassfish.web
»
jakarta.servlet.jsp.jstl Jakarta Standard Tag Library Implementation | 2.0.0 | 3.0.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.8.2 | 6.1.2 | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 5.8.2 | 6.1.2 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 4.5.1 | 5.23.0 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.24 | 1.18.46 | |
Web Testing
Apache 2.0
| org.seleniumhq.selenium
»
selenium-api Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.46.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
htmlunit-driver WebDriver compatible driver for HtmlUnit headless browser | 2.56.0 | 4.46.0 | |
Apache 2.0
| org.seleniumhq.selenium
»
selenium-support Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.46.0 | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
selenium-remote-driver Selenium automates browsers. That's it! What you do with that power is entirely up to you. | 3.141.59 | 4.46.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.36 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 1.7.36 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.36 | 2.0.18 | |
Apache 2.0
| org.springframework.data
»
spring-data-geode Spring Data for Apache Geode (a.k.a. Spring Data Geode or SDG) | 3.0.0-M4 | 2.7.18 | |
Apache 2.0
| org.springframework.data
»
spring-data-geode-test spring-data-geode-test | 1.0.0-M4 | 0.3.7-RAJ | |
Testing
Apache 2.0
| org.springframework.security
»
spring-security-test Spring Security | 6.0.0-M5 | 7.1.0 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-web Spring Security | 6.0.0-M5 | 7.1.0 | |
Apache 2.0
| org.springframework.session
»
spring-session-core Spring Session | 3.0.0-M3 | 4.1.0 | |
Apache 2.0
| org.springframework.shell
»
spring-shell Framework to develop full featured command-line/shell applications based on annotations. | 1.2.0.RELEASE | ✔ | |
Web Assets
MIT
| org.webjars
»
webjars-locator-core WebJar Locator Core functionality | 0.32 | 0.59 | |
Web Assets
MIT
| org.webjars
»
webjars-locator WebJar Locator | 0.32-1 | 0.52 | |
Web Assets
Apache 2.0
| org.webjars
»
bootstrap6 vulnerabilities WebJar for Bootstrap | 2.3.2 | 5.3.8 | |
Web Assets
MIT
| org.webjars
»
jquery WebJar for jQuery | 3.6.0 | 4.0.0 |