Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.alibaba
»
fastjson2 vulnerabilities Fastjson is a JSON processor (JSON parser + JSON generator) written in Java | 1.2.28 | 2.0.62 | |
Reflection
Apache 2.0
| commons-beanutils
»
commons-beanutils1 vulnerability Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 1.9.4 | 1.11.0 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.16.18 | 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.21 | 2.0.18 |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic(optional)1 vulnerability Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.2.0 | 1.5.38 | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.1 | 6.1.1 |
Managed Dependencies (30)
| 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.0 | 1.5.38 | |
JSON Lib
Apache 2.0
| com.alibaba
»
fastjson2 vulnerabilities Fastjson is a JSON processor (JSON parser + JSON generator) written in Java | 1.2.28 | 2.0.62 | |
Apache 2.0
| com.google.cloud
»
cloud-spanner-r2dbc Reactive R2DBC driver implementation for Cloud Spanner. | 0.2.0 | 1.4.1 | |
Reflection
Apache 2.0
| commons-beanutils
»
commons-beanutils1 vulnerability Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. | 1.9.4 | 1.11.0 | |
R2DBC Driver
Apache 2.0
| dev.miku
»
r2dbc-mysql R2DBC MySQL Implementation | 0.8.1.RELEASE | 1.4.2 | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core Non-Blocking Reactive Foundation for the JVM | 3.3.0.RELEASE | 3.8.6 | |
Testing
Apache 2.0
| io.projectreactor
»
reactor-test Reactor Test support | 3.3.0.RELEASE | 3.8.6 | |
Apache 2.0
| io.projectreactor
»
reactor-tools Reactor Tools | 3.3.0.RELEASE | 3.8.6 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-extra Reactor Extra utilities, helpers and custom operators | 3.3.0.RELEASE | 3.6.0 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-adapter Adapters from/to RxJava2, RxJava3 and Akka | 3.3.0.RELEASE | 3.6.0 | |
Apache 2.0
| io.projectreactor.addons
»
reactor-pool Reactor Generic Object Pooling | 0.1.0.RELEASE | 1.2.6 | |
Apache 2.0
| io.projectreactor.kafka
»
reactor-kafka Reactor Kafka: A reactive API for Apache Kafka | 1.2.0.RELEASE | 1.3.25 | |
Apache 2.0
| io.projectreactor.kotlin
»
reactor-kotlin-extensions Kotlin extensions for Project Reactor | 1.0.0.RELEASE | 1.3.1 | |
Apache 2.0
| io.projectreactor.netty
»
reactor-netty Reactor Netty with all modules | 0.9.0.RELEASE | 1.3.6 | |
Apache 2.0
| io.projectreactor.rabbitmq
»
reactor-rabbitmq Reactor RabbitMQ: A reactive API for RabbitMQ | 1.3.0.RELEASE | 1.5.6 | |
R2DBC Driver
Apache 2.0
| io.r2dbc
»
r2dbc-h2 Reactive Relational Database Connectivity Driver Implementation for H2 | 0.8.3.RELEASE | 1.1.0.RELEASE | |
R2DBC Driver
Apache 2.0
| io.r2dbc
»
r2dbc-mssql Reactive Relational Database Connectivity Driver Implementation for Microsoft SQL Server | 0.8.2.RELEASE | 1.0.5.RELEASE | |
R2DBC Driver
Apache 2.0
| io.r2dbc
»
r2dbc-postgresql Reactive Relational Database Connectivity Driver Implementation for Postgresql | 0.8.2.RELEASE | 1.1.2.RELEASE | |
Apache 2.0
| io.r2dbc
»
r2dbc-pool Reactive Relational Database Connectivity Connection Pool Implementation | 0.8.2.RELEASE | 1.0.2.RELEASE | |
Apache 2.0
| io.r2dbc
»
r2dbc-proxy Reactive Relational Database Connectivity Proxy Implementation | 0.8.2.RELEASE | 1.1.6.RELEASE | |
Apache 2.0
| io.r2dbc
»
r2dbc-spi Parent module for Reactive Relational Database Connectivity | 0.8.1.RELEASE | 1.0.0.RELEASE | |
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.4 | 4.5.0 | |
Search Engine
AGPL 3.0 +1
| org.elasticsearch
»
elasticsearch13 vulnerabilities Elasticsearch subproject :server | 7.11.2 | 9.4.3 | |
Apache 2.0
| org.hswebframework
»
hsweb-utils hsweb utils | 3.0.2 | 3.0.5 | |
Apache 2.0
| org.hswebframework
»
hsweb-expands-script 动态脚本:动态编译执行js,groovy,java等等 | 3.0.2 | ✔ | |
Apache 2.0
| org.hswebframework
»
hsweb-easy-orm-core easyorm核心,提供dsl工具封装 | 4.0.13 | 4.2.1 | |
Apache 2.0
| org.hswebframework
»
hsweb-easy-orm-rdb easyorm关系型数据库实现,支持h2,Oracle,Mysql,PostgreSQL | 4.0.13 | 4.2.1 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.16.18 | 1.18.46 | |
MIT
| org.reactivestreams
»
reactive-streams A Protocol for Asynchronous Non-Blocking Data Sequence | 1.0.3 | 1.0.4 | |
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.21 | 2.0.18 |