Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.4 | 1.18.46 | |
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 |
Test Dependencies (1)
Managed Dependencies (51)
| 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 | |
Dist Coordination
Apache 2.0
| com.101tec
»
zkclient A zookeeper client, that makes life a little easier. | 0.9 | 0.11 | |
Dist Communication
Apache 2.0
| com.alibaba
»
dubbo The all in one project of dubbo | 2.8.4 | 3.3.6 | |
JSON Lib
Apache 2.0
| com.alibaba
»
fastjson2 vulnerabilities Fastjson is a JSON processor (JSON parser + JSON generator) written in Java | 1.2.25 | 2.0.64 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson1 vulnerability Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.2.4 | 2.14.0 | |
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h22 vulnerabilities A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | 1.4.189 | 2.4.240 | |
Concurrency
Apache 2.0
| com.lmax
»
disruptor Disruptor - Concurrent Programming Framework | 3.3.7 | 4.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 | |
JDBC Pool
Apache 2.0
| commons-dbcp
»
commons-dbcp Apache Commons DBCP software implements Database Connection Pooling | 1.2.2 | 2.14.0 | |
I/O
Apache 2.0
| commons-io
»
commons-io2 vulnerabilities The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.5 | 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 | |
Annotation Lib
CDDL +1
| javax.annotation
»
jsr250-api Common Annotations for the JavaTM Platform API | 1.0 | 1.3.2 | |
Java Spec
EDL 1.0 +1
| javax.persistence
»
persistence-api Java(TM) Persistence API | 1.0 | 2.2 | |
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 | |
Java Spec
CDDL +1
| javax.servlet » jstl | 1.2 | ✔ | |
Java Spec
EPL 2.0 +1
| javax.servlet.jsp
»
javax.servlet.jsp-api Jakarta Pages defines a templating technology for dynamically creating web resources | 2.2.1 | 4.0.0 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.12 | 6.1.3 | |
| 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 | ||
Expression Lang
Apache 2.0
| ognl
»
ognl1 vulnerability OGNL - Core module of Object Graph Navigation Library | 3.0.11 | 3.4.11 | |
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.3.2 | 3.20.0 | |
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
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-web The Apache Log4j support for web servlet containers | 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 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjrt The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous | 1.8.10 | 1.9.25.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.10 | 1.9.25.1 | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.18.2-GA | 3.32.0-GA | |
Mocking
MIT
| org.mockito
»
mockito-all Mockito mock objects library core API and implementation | 1.8.5 | 5.23.0 | |
O/R Mapping
Apache 2.0
| org.mybatis
»
mybatis1 vulnerability The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented | 3.3.0 | 3.5.19 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.4 | 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.2.1 | 2.5.2 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 1.7.5 | 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 | |
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.25 | 2.0.18 | |
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 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core1 vulnerability Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 4.3.22.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.3.22.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.3.22.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.3.22.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.3.22.RELEASE | 7.0.8 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 4.3.22.RELEASE | 7.0.8 | |
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 ... | 4.3.22.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.3.22.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.3.22.RELEASE | 7.0.8 | |
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. ... | 4.3.22.RELEASE | 7.0.8 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression8 vulnerabilities Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 4.3.22.RELEASE | 7.0.8 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-messaging1 vulnerability Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ... | 4.3.22.RELEASE | 7.0.8 | |
AOP
Apache 2.0
| org.springframework
»
spring-aspects Spring Aspects integrates Spring with AspectJ. | 4.3.22.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.3.22.RELEASE | 7.0.8 | |
Apache 2.0
| org.springframework.batch
»
spring-batch-infrastructure The Spring Batch Infrastructure is a set of | 3.0.6.RELEASE | 6.0.4 |