sql-convert-runtime

Compile Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
MULANPSL 2.0
cn.hutool » hutool-all2 vulnerabilities
Hutool是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。
5.8.65.8.47
Cache Impl Apache 2.0
com.github.ben-manes.caffeine » caffeine
Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ...
Native Access Apache 2.0 +1
net.java.dev.jna » jna
JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or ...
5.13.05.19.1
org.openjdk.jmh » jmh-core
The jmh is a Java harness for building, running, and analysing
1.271.37
org.openjdk.jmh » jmh-generator-annprocess
JMH benchmark generator, based on annotation processors.
1.271.37
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
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 ...

Test Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Excel Lib Apache 2.0
org.apache.poi » poi
Apache POI - Java API To Access Microsoft Format Files
5.0.05.5.1
Apache 2.0
org.apache.poi » poi-ooxml1 vulnerability
Apache POI - Java API To Access Microsoft Format Files
5.0.05.5.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