Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (49)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Bytecode
Apache 2.0
| cglib
»
cglib High level API to generate and transform Java byte code. | 3.1 | 3.3.0 | |
JSON Lib
Apache 2.0
| com.alibaba
»
fastjson2 vulnerabilities Fastjson is a JSON processor (JSON parser + JSON generator) written in Java | 1.1.36 | 2.0.64 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind50 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.6.4 | 3.2.2 | |
Dep Injection
Apache 2.0
| com.google.inject
»
guice Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google. | 3.0 | 7.0.0 | |
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.2 | 1.11.0 | |
Base64
Apache 2.0
| commons-codec
»
commons-codec The Apache Commons Codec component contains encoders and decoders for | 1.9 | 1.22.1 | |
Collections
Apache 2.0
| commons-collections
»
commons-collections2 vulnerabilities The Apache Commons Collections package contains types that extend and augment the Java Collections Framework. | 3.2.1 | 4.6.0 | |
Config
Apache 2.0
| commons-configuration
»
commons-configuration1 vulnerability The Commons Configuration software library provides a generic configuration interface that enables an application to ... | 1.10 | 2.15.1 | |
Upload Manager
Apache 2.0
| commons-fileupload
»
commons-fileupload4 vulnerabilities The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart | 1.3.1 | 2.0.0-M5 | |
I/O
Apache 2.0
| commons-io
»
commons-io2 vulnerabilities The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.4 | 2.22.0 | |
Core Utils
Apache 2.0
| commons-lang
»
commons-lang1 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 2.6 | 3.20.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 | |
Object Pool
Apache
| commons-pool » commons-pool | 1.5.6 | 2.13.1 | |
XML Processing
BSD 3-clause
| dom4j
»
dom4j2 vulnerabilities flexible XML framework for Java | 1.6.1 | 2.2.0 | |
Bytecode
Apache 2.0 +2
| javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.12.1.GA | 3.32.0-GA | |
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 | |
XPath
BSD 2-clause
| jaxen
»
jaxen Jaxen is a universal XPath engine for Java. | 1.1.6 | 2.0.6 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.11 | 6.1.3 | |
Logging
Apache 2.0
| log4j
»
log4j6 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 1.2.17 | 2.26.1 | |
| net.sf.pinyin4j » pinyin4j | 2.5.0 | |||
Object Pool
Apache
| org.apache.commons » commons-pool2 | 2.3 | 2.13.1 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient4 vulnerabilities Apache HttpComponents Client | 4.2.1 | 5.6.4 | |
Excel Lib
Apache 2.0
| org.apache.poi
»
poi7 vulnerabilities Apache POI - Java API To Access Microsoft Format Files | 3.9 | 5.5.1 | |
Apache 2.0
| org.apache.poi
»
poi-ooxml1 vulnerability Apache POI - Java API To Access Microsoft Format Files | 3.9 | 5.5.1 | |
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.1 | 1.9.25.1 | |
Mocking
Apache 2.0
| org.easymock
»
easymock EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly | 3.2 | 5.6.0 | |
Template Engine
Apache 2.0
| org.freemarker
»
freemarker FreeMarker is a "template engine"; a generic tool to generate text output based on templates. | 2.3.20 | 2.3.34 | |
BSD 2-clause
| org.jodd
»
jodd-core Jodd Core tools and huge number of utilities. | 3.4.4 | 5.3.0 | |
BSD 2-clause
| org.jodd
»
jodd-servlet Jodd Servlet suite | 3.4.4 | 6.0.0 | |
Mocking
MIT
| org.mockito
»
mockito-all Mockito mock objects library core API and implementation | 1.9.5 | 5.23.0 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongo-java-driver The MongoDB Synchronous Driver | 2.12.3 | 5.9.2 | |
Bytecode
BSD 3-clause
| org.ow2.asm
»
asm ASM, a very small and fast Java bytecode manipulation framework | 5.0.3 | 9.10.1 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-api-mockito PowerMock API for Mockito 2.+.. | 1.5.5 | 2.0.9 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-module-junit4 PowerMock support module for JUnit 4.x. | 1.5.5 | 2.0.9 | |
Mocking
Apache 2.0
| org.powermock
»
powermock-api-easymock PowerMock API for EasyMock. | 1.5.5 | 2.0.9 | |
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.7 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
slf4j-log4j12 SLF4J Reload4j Provider | 1.7.7 | 2.0.18 | |
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. | 4.2.4.RELEASE | 7.0.8 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web6 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 4.2.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 ... | 4.2.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 ... | 4.2.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. ... | 4.2.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 ... | 4.2.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 ... | 4.2.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 ... | 4.2.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 | 4.2.4.RELEASE | 7.0.8 | |
MongoDB Client
Apache 2.0
| org.springframework.data
»
spring-data-mongodb1 vulnerability MongoDB support for Spring Data | 1.5.1.RELEASE | 5.1.0 | |
Redis Client
MIT
| redis.clients
»
jedis Jedis is a blazingly small and sane Redis java client. | 2.8.0 | 8.0.0 | |
XML Processing
Apache +1
| xml-apis
»
xml-apis Collection of standard XML processing interfaces including DOM, SAX, and JAXP, providing foundational APIs for XML ... | 1.4.01 | 2.0.2 |