Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (90)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.9.5 | 2.22 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind65 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.9.5 | 3.2.2 | |
Apache 2.0
| com.fasterxml.jackson.jaxrs
»
jackson-jaxrs-json-provider Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ... | 2.9.5 | 3.2.2 | |
Mocking
Apache 2.0
| com.github.tomakehurst
»
wiremock A web service test double for all occasions | 2.15.0 | 3.13.2 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava3 vulnerabilities Guava is a suite of core and expanded libraries that include | 24.1-jre | 33.7.1-jre | |
Apache 2.0
| com.hazelcast
»
hazelcast5 vulnerabilities Core Hazelcast Module | 3.10 | 5.7.0 | |
Apache 2.0
| com.hazelcast
»
hazelcast-spring Hazelcast In-Memory DataGrid | 3.10 | 5.7.0 | |
Apache 2.0
| com.samaxes.filter
»
cachefilter Java EE Cache Filter is a Servlet Filter that allows you to set HTTP headers in order to enable or disable browser ... | 2.3.1 | ✔ | |
Mail Client
EDL 1.0 +2
| com.sun.mail
»
javax.mail JavaMail API for sending and receiving emails using standard protocols like SMTP, POP3, and IMAP, supporting both text ... | 1.6.1 | 2.0.2 | |
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-impl Old JAXB Runtime module. Contains sources required for runtime processing. | 2.3.0 | 4.0.9 | |
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-core Old JAXB Core module. Contains sources required by XJC, JXC and Runtime modules with dependencies. | 2.3.0 | 4.0.9 | |
Reflection
BSD 3-clause
| com.thoughtworks.paranamer
»
paranamer Library to access parameter names of non-private methods and constructors at runtime. | 2.8 | 2.8.3 | |
Reflection
Apache 2.0
| commons-beanutils
»
commons-beanutils3 vulnerabilities Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 1.9.3 | 1.11.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.11 | 1.22.1 | |
Collections
Apache 2.0
| commons-collections
»
commons-collections The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 3.2.2 | 4.6.0 | |
I/O
Apache 2.0
| commons-io
»
commons-io2 vulnerabilities The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.6 | 2.22.0 | |
Logging
Apache 2.0
| commons-logging
»
commons-logging Apache Commons Logging is a thin adapter allowing configurable bridging to other, | 1.2 | 1.4.0 | |
Java Spec
EDL 1.0
| javax.activation
»
activation Jakarta Activation API 2.2 Specification | 1.1.1 | 2.1.4 | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.1 | 3.0.0 | |
Cache Client
Apache 2.0
| javax.cache » cache-api | 1.1.0 | 1.1.1 | |
Expression Lang
EPL 2.0 +1
| javax.el
»
javax.el-api Jakarta Expression Language defines an expression language for Java applications | 3.0.0 | 6.0.1 | |
Dep Injection
Apache 2.0
| javax.enterprise
»
cdi-api APIs for CDI (Contexts and Dependency Injection for Java) | 1.2 | 4.1.0 | |
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 ... | 3.1.0 | 6.1.0 | |
Transactions
EPL 2.0 +1
| javax.transaction
»
javax.transaction-api Jakarta Transactions | 1.2 | 2.0.1 | |
Validation
Apache 2.0
| javax.validation
»
validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 2.0.1.Final | 3.1.1 | |
Java Spec
EPL 2.0 +1
| javax.ws.rs
»
javax.ws.rs-api Jakarta RESTful Web Services | 2.1 | 4.0.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 | |
| mysql
»
mysql-connector-java4 vulnerabilities MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 6.0.6 | 26.7.0 | ||
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.8.11 | 1.18.12 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy-agent The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM. | 1.8.11 | 1.18.12 | |
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.7 | 3.20.0 | |
String Utils
Apache 2.0
| org.apache.commons
»
commons-text The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ... | 1.2 | 1.15.0 | |
Collections
Apache 2.0
| org.apache.commons
»
commons-collections4 The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 4.1 | 4.6.0 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient1 vulnerability Apache HttpComponents Client | 4.5.5 | 5.6.4 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpcore Apache HttpComponents HTTP/1.1 core components | 4.4.9 | 5.4.3 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core7 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.10.0 | 2.26.1 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.10.0 | 2.26.1 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.10.0 | 2.26.1 | |
Build Model
Apache 2.0
| org.apache.maven
»
maven-artifact Interface and implementation of Maven Artifact model | 3.5.2 | 3.9.16 | |
Maven Plugins
Apache 2.0
| org.apache.maven.plugins
»
maven-surefire-report-plugin Maven Surefire Report MOJO in maven-surefire-report-plugin. | 2.21.0 | 3.5.6 | |
Apache 2.0
| org.apache.wink » wink-component-test-support | 1.4 | ✔ | |
AOP
EPL 2.0
| org.aspectj
»
aspectjweaver The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time | 1.8.13 | 1.9.25.1 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server17 vulnerabilities Jetty Server Artifact | 9.4.10.v20180503 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-deploy Jetty Deployer Artifact | 9.4.10.v20180503 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-webapp1 vulnerability Jetty web application support | 9.4.10.v20180503 | 12.1.12 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlets3 vulnerabilities Utility Servlets from Jetty | 9.4.10.v20180503 | 11.0.26 | |
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-servlet Jetty Servlet Container | 9.4.10.v20180503 | 12.1.12 | |
JPA
EDL 1.0 +1
| org.eclipse.persistence
»
javax.persistence Java(TM) Persistence API | 2.2.0 | 2.2 | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core3 vulnerabilities Hibernate's core ORM functionality | 5.2.17.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.2.17.Final | 7.4.5.Final | |
Validation
Apache 2.0
| org.hibernate.validator
»
hibernate-validator4 vulnerabilities Hibernate's Jakarta Validation reference implementation. | 6.0.9.Final | 9.1.3.Final | |
| org.hsqldb
»
hsqldb1 vulnerability HSQLDB - Lightweight 100% Java SQL Database Engine | 2.4.0 | 2.7.4 | ||
Encryption Lib
Apache 2.0
| org.jasypt
»
jasypt Java library which enables encryption in java apps with minimum effort. | 1.9.2 | 1.9.3 | |
Encryption Lib
Apache 2.0
| org.jasypt
»
jasypt-spring31 Java library which enables encryption in java apps with minimum effort. | 1.9.2 | 1.9.3 | |
HTML Parser
MIT
| org.jsoup
»
jsoup2 vulnerabilities jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ... | 1.11.2 | 1.23.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.2.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.2.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.2.0 | 6.1.3 | |
MIT
| org.ligoj.bootstrap
»
bootstrap-business API parent utilities module | 2.3.2 | 4.0.0 | |
MIT
| org.ligoj.bootstrap
»
bootstrap-business-test Common utilities and application test bootstrap | 2.3.2 | 4.0.0 | |
| org.ligoj.bootstrap » bootstrap-http | 2.3.2 | |||
| org.ligoj.bootstrap » bootstrap-http-test | 2.3.2 | |||
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 2.18.3 | 5.23.0 | |
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql7 vulnerabilities PostgreSQL JDBC Driver Postgresql | 42.2.1 | 42.7.13 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.16.20 | 1.18.46 | |
Job Scheduling
Apache 2.0
| org.quartz-scheduler
»
quartz1 vulnerability Quartz is a job scheduling library that can be embedded in java applications with support for transactions, persistence, ... | 2.3.0 | 2.5.2 | |
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.11.0 | 4.47.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 ... | 1.7.25 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 1.7.25 | 2.0.18 | |
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.0.4.RELEASE | 7.0.8 | |
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.0.4.RELEASE | 7.0.8 | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 5.0.4.RELEASE | 7.0.8 | |
AOP
Apache 2.0
| org.springframework
»
spring-aspects Spring Aspects integrates Spring with AspectJ. | 5.0.4.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.0.4.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc12 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 5.0.4.RELEASE | 7.0.8 | |
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.0.4.RELEASE | 7.0.8 | |
Config
Apache 2.0
| org.springframework
»
spring-context-support Support classes for integrating common third-party libraries into a Spring application context | 5.0.4.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web7 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 5.0.4.RELEASE | 7.0.8 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core6 vulnerabilities Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 5.0.4.RELEASE | 7.0.8 | |
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.0.4.RELEASE | 7.0.9 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 5.0.4.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web1 vulnerability Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... | 2.0.0.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-jetty Starter for using Jetty as the embedded servlet container | 2.0.0.RELEASE | 4.1.1 | |
App Server
Apache 2.0
| org.springframework.boot
»
spring-boot-starter Core starter, including auto-configuration support, logging and YAML | 2.0.0.RELEASE | 4.1.1 | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 2.0.0.RELEASE | 4.1.1 | |
Application Metrics
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-actuator1 vulnerability Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ... | 2.0.0.RELEASE | 4.1.1 | |
Apache 2.0
| org.springframework.cloud
»
spring-cloud-context Spring Cloud Context | 2.0.0.M8 | 5.0.2 | |
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.0.4.RELEASE | 7.1.0 | |
Security
Apache 2.0
| org.springframework.security
»
spring-security-web6 vulnerabilities Spring Security | 5.0.4.RELEASE | 7.1.1 | |
Config
Apache 2.0
| org.springframework.security
»
spring-security-config Spring Security | 5.0.4.RELEASE | 7.1.0 |