Compile Dependencies (25)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core(optional) Non-Blocking Reactive Foundation for the JVM | 3.3.11.RELEASE | 3.8.5 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjweaver(optional) The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time | 1.9.6 | 1.9.25.1 | |
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.4.20 | 2.3.21 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jdk8(optional) Kotlin Standard Library JDK 8 extension | 1.4.20 | 2.3.21 | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 5.2.11.RELEASE | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans2 vulnerabilities Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 5.2.11.RELEASE | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context3 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 5.2.11.RELEASE | 7.0.7 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core2 vulnerabilities Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 5.2.11.RELEASE | 7.0.7 | |
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc(optional) Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | 5.2.11.RELEASE | 7.0.7 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-messaging(optional)1 vulnerability Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ... | 5.2.11.RELEASE | 7.0.7 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx(optional) Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 5.2.11.RELEASE | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web(optional)7 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 5.2.11.RELEASE | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-webflux(optional)5 vulnerabilities Non-blocking web stack with support for 'Reactive Streams' back pressure, running on Netty, Undertow, and Servlet 3.1+ ... | 5.2.11.RELEASE | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc(optional)4 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 5.2.11.RELEASE | 7.0.7 | |
WebSocket Clients
Apache 2.0
| org.springframework
»
spring-websocket(optional)1 vulnerability WebSocket and SockJS infrastructure, including STOMP messaging support. | 5.2.11.RELEASE | 7.0.7 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-core5 vulnerabilities Spring Security is a powerful and highly customizable authentication and access-control framework. It provides ... | 5.4.2 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-ldap(optional) Spring Security | 5.4.2 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-messaging(optional) Spring Security | 5.4.2 | 7.0.5 | |
OAuth Lib
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-client(optional)2 vulnerabilities Spring Security | 5.4.2 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-jose(optional) Spring Security | 5.4.2 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-resource-server(optional) Spring Security | 5.4.2 | 7.0.5 | |
OpenID
Apache 2.0
| org.springframework.security
»
spring-security-openid(optional) Spring Security | 5.4.2 | 5.8.16 | |
Apache 2.0
| org.springframework.security
»
spring-security-rsocket(optional) Spring Security | 5.4.2 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-saml2-service-provider(optional) Spring Security | 5.4.2 | 7.0.5 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-web(optional)4 vulnerabilities Spring Security | 5.4.2 | 7.0.5 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
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 |
Test Dependencies (43)
| 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.5.32 | |
Mocking
Apache 2.0
| com.squareup.okhttp3
»
mockwebserver Square’s meticulous HTTP client for Java and Kotlin. | 3.14.9 | 5.3.2 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty Reactor Netty with all modules | 0.9.14.RELEASE | 1.3.5 | |
Apache 2.0
| io.rsocket
»
rsocket-transport-netty Reactor Netty RSocket transport implementations (TCP, Websocket) | 1.0.3 | 1.1.5 | |
Annotation Lib
CDDL +1
| javax.annotation
»
jsr250-api Common Annotations for the JavaTM Platform API | 1.0 | 1.3.2 | |
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.1 | 4.0.5 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.12 | 6.0.3 | |
| ldapsdk » ldapsdk | 4.1 | ✔ | ||
Web Testing
Apache 2.0
| net.sourceforge.htmlunit
»
htmlunit1 vulnerability A headless browser intended for use in testing web-based applications. | 2.37.0 | 4.21.0 | |
Apache 2.0
| org.apache.directory.server
»
apacheds-core Server's core contains the JNDI provider, interceptors, schema, and | 1.5.5 | 2.0.0.AM27 | |
Apache 2.0
| org.apache.directory.server
»
apacheds-core-entry Server side LDAP entry classes. | 1.5.5 | 1.5.7 | |
Apache 2.0
| org.apache.directory.server
»
apacheds-protocol-ldap The LDAPv3 protocol provider for ApacheDS | 1.5.5 | 2.0.0.AM27 | |
Apache 2.0
| org.apache.directory.server
»
apacheds-protocol-shared Shared library that is used by all protocol providers in ApacheDS | 1.5.5 | 2.0.0.AM27 | |
Apache 2.0
| org.apache.directory.server
»
apacheds-server-jndi The JNDI provider which launches the core and associated network | 1.5.5 | 2.0.0.AM27 | |
Apache 2.0
| org.apache.directory.shared
»
shared-ldap Common LDAP packages used by clients and servers | 0.9.15 | 0.9.19 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.17.2 | 3.27.7 | |
JPA
EDL 1.0 +1
| org.eclipse.persistence
»
javax.persistence Java(TM) Persistence API | 2.2.1 | 2.2 | |
JPA
Apache 2.0
| org.hibernate
»
hibernate-entitymanager The `hibernate-core` module has been relocated to the `org.hibernate.orm` group | 5.4.25.Final | 7.3.4.Final | |
| org.hsqldb
»
hsqldb1 vulnerability HSQLDB - Lightweight 100% Java SQL Database Engine | 2.5.1 | 2.7.4 | ||
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 3.5.15 | 5.23.0 | |
OpenID
Apache 2.0
| org.openid4java » openid4java-nodeps | 0.9.6 | ✔ | |
Mocking
Apache 2.0
| org.powermock
»
powermock-api-mockito2 PowerMock API for Mockito 2.+.. | 2.0.9 | ✔ | |
Apache 2.0
| org.powermock
»
powermock-api-support PowerMock API Utility classes. | 2.0.9 | ✔ | |
Mocking
Apache 2.0
| org.powermock
»
powermock-core Various utilities for accessing internals of a class. | 2.0.9 | ✔ | |
Mocking
Apache 2.0
| org.powermock
»
powermock-module-junit4 PowerMock support module for JUnit 4.x. | 2.0.9 | ✔ | |
Apache 2.0
| org.powermock
»
powermock-module-junit4-common PowerMock support module for all versions of JUnit 4.x. | 2.0.9 | ✔ | |
Apache 2.0
| org.powermock
»
powermock-reflect Various utilities for accessing internals of a class. | 2.0.9 | ✔ | |
Selenium Driver
Apache 2.0
| org.seleniumhq.selenium
»
htmlunit-driver WebDriver compatible driver for HtmlUnit headless browser | 2.37.0 | 4.43.0 | |
Web Testing
Apache 2.0
| org.seleniumhq.selenium
»
selenium-java Selenium provides support for the automation of web browsers. It provides extensions to emulate user interaction with ... | 3.141.59 | 4.44.0 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.30 | 2.0.18 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression4 vulnerabilities Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 5.2.11.RELEASE | 7.0.7 | |
O/R Mapping
Apache 2.0
| org.springframework
»
spring-orm Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including ... | 5.2.11.RELEASE | 7.0.7 | |
Testing
Apache 2.0
| org.springframework
»
spring-test Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... | 5.2.11.RELEASE | 7.0.7 | |
Apache 2.0
| org.springframework.data
»
spring-data-jpa Spring Data module for JPA repositories. | 2.3.5.RELEASE | 4.0.5 | |
Apache 2.0
| org.springframework.ldap
»
spring-ldap-core1 vulnerability Spring LDAP | 2.3.3.RELEASE | 4.0.3 | |
Apache 2.0
| org.springframework.security
»
spring-security-aspects Spring Security | 5.4.2 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-cas Spring Security | 5.4.2 | 7.0.5 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-core5 vulnerabilities Spring Security is a powerful and highly customizable authentication and access-control framework. It provides ... | 5.4.2 | 7.0.5 | |
OAuth Lib
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-client2 vulnerabilities Spring Security | 5.4.2 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-oauth2-resource-server Spring Security | 5.4.2 | 7.0.5 | |
Apache 2.0
| org.springframework.security
»
spring-security-saml2-service-provider Spring Security | 5.4.2 | 7.0.5 | |
Testing
Apache 2.0
| org.springframework.security
»
spring-security-test Spring Security | 5.4.2 | 7.0.5 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-web4 vulnerabilities Spring Security | 5.4.2 | 7.0.5 |
