A library that helps you instantly turn your Spring powered endpoints into a query engine. It makes use
of AOP to intercept the calls to your Controller or RestController endpoints and then builds a Specification
from the provided query parameters
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Core Utils
Apache 2.0
| com.google.guava
»
guava2 vulnerabilities Guava is a suite of core and expanded libraries that include | 31.0.1-jre | 33.6.0-jre |
Provided Dependencies (4)
| 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 | |
EDL 1.0 +1
| org.hibernate.javax.persistence
»
hibernate-jpa-2.1-api Java(TM) Persistence API | 1.0.2.Final | 2.2 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc11 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 5.2.6.RELEASE | 7.0.8 | |
Apache 2.0
| org.springframework.data
»
spring-data-jpa Spring Data module for JPA repositories. | 2.2.4.RELEASE | 4.1.0 |
Test Dependencies (15)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core1 vulnerability Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.14.0 | 3.2.1 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind4 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.14.0 | 3.2.1 | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h21 vulnerability A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 2.1.210 | 2.4.240 | |
JSON Lib
Apache 2.0
| com.jayway.jsonpath
»
json-path1 vulnerability A library to query and verify JSON | 2.4.0 | 3.0.0 | |
JDBC Pool
Apache 2.0
| commons-dbcp
»
commons-dbcp Apache Commons DBCP software implements Database Connection Pooling | 1.2.2 | 2.14.0 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.1 | 6.1.3 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-all Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core3 vulnerabilities Hibernate's core ORM functionality | 5.3.7.Final | 7.4.5.Final | |
JPA
Apache 2.0
| org.hibernate
»
hibernate-entitymanager The `hibernate-core` module has been relocated to the `org.hibernate.orm` group | 5.3.7.Final | 7.4.5.Final | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 2.23.0 | 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.2 | 1.18.46 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 1.7.25 | 2.0.18 | |
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.6.RELEASE | 7.0.8 | |
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | 5.2.6.RELEASE | 7.0.8 | |
AOP
Apache 2.0
| org.springframework
»
spring-aspects Spring Aspects integrates Spring with AspectJ. | 5.2.6.RELEASE | 7.0.8 |