MuYie Framework built on Spring Boot

Compile Dependencies (41)

Category/LicenseGroup / ArtifactVersionUpdates
MULANPSL 2.0
cn.hutool » hutool-all2 vulnerabilities
Hutool是一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。
5.0.15.8.47
JSON Lib Apache 2.0
com.alibaba » fastjson1 vulnerability
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
1.2.622.0.64
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hppc
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.10.03.2.1
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.10.02.22.1
Date/Time Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr310
Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
2.10.03.0.0-rc2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-afterburner
Jackson (https://github.com/FasterXML/jackson) extension module
2.10.03.2.1
Core Utils Apache 2.0
com.google.guava » guava2 vulnerabilities
Guava is a suite of core and expanded libraries that include
28.1-jre33.6.0-jre
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.131.22.1
io.dropwizard.metrics » metrics-core(optional)
Metrics is a Java library which gives you unparalleled insight into what your code does in
4.1.05.0.7
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt-api
The public API for the JJWT library, used to create and consume JSON Web Tokens in Java.
0.10.70.13.0
io.micrometer » micrometer-core(optional)1 vulnerability
Core module of Micrometer containing instrumentation API and implementation
1.3.01.17.0
Concurrency Apache 2.0
io.projectreactor » reactor-core(optional)
Non-Blocking Reactive Foundation for the JVM
3.3.0.RELEASE3.8.6
Apache 2.0
io.springfox » springfox-swagger2
JSON API documentation for spring based applications
2.9.23.0.0
Apache 2.0
io.springfox » springfox-bean-validators
JSON API documentation for spring based applications
2.9.23.0.0
Apache 2.0
io.springfox » springfox-swagger-ui1 vulnerability
JSON API documentation for spring based applications
2.9.23.0.0
Cache Client Apache 2.0
javax.cache » cache-api(optional)1.1.1
Apache 2.0 +1
net.logstash.logback » logstash-logback-encoder
Provides logback encoders, layouts, and appenders to log in JSON and other formats supported by Jackson
6.29.0
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.93.20.0
Annotation Lib Apache 2.0
org.apiguardian » apiguardian-api
@API Guardian
1.1.01.1.2
Apache 2.0
org.hibernate » hibernate-jcache(optional)
Integration for javax.cache into Hibernate as a second-level caching service
5.4.6.Final7.4.5.Final
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
Config Apache 2.0
org.springframework » spring-context-support
Support classes for integrating common third-party libraries into a Spring application context
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.2.0.RELEASE4.1.0
Apache 2.0
org.springframework.boot » spring-boot-starter-undertow
Starter for using Undertow
2.2.0.RELEASE3.5.16
AOP Apache 2.0
org.springframework.boot » spring-boot-starter-aop
Starter for aspect-oriented programming with Spring AOP and AspectJ
2.2.0.RELEASE3.5.16
Apache 2.0
org.springframework.boot » spring-boot-starter-data-jpa(optional)
Starter for using Spring Data JPA with Hibernate
2.2.0.RELEASE4.1.0
Apache 2.0
org.springframework.boot » spring-boot-starter-logging(optional)
Starter for logging default logging
2.2.0.RELEASE4.1.0
Apache 2.0
org.springframework.boot » spring-boot-starter-thymeleaf(optional)
Starter for using Thymeleaf
2.2.0.RELEASE4.1.0
Apache 2.0
org.springframework.boot » spring-boot-starter-mail(optional)
Starter for using Java Mail and Spring Framework's email sending support
2.2.0.RELEASE4.1.0
Apache 2.0
org.springframework.boot » spring-boot-starter-security(optional)
Starter for using Spring Security
2.2.0.RELEASE4.1.0
Config Apache 2.0
org.springframework.boot » spring-boot-autoconfigure1 vulnerability
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ...
2.2.0.RELEASE4.1.0
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor(optional)
Spring Boot Configuration Annotation Processor
2.2.0.RELEASE4.1.0
Apache 2.0
org.springframework.boot » spring-boot-loader-tools(optional)
Spring Boot Loader Tools
2.2.0.RELEASE4.1.0
Apache 2.0
org.springframework.boot » spring-boot-actuator1 vulnerability
Spring Boot Actuator
2.2.0.RELEASE4.1.0
Config Apache 2.0
org.springframework.boot » spring-boot-actuator-autoconfigure1 vulnerability
Spring Boot Actuator AutoConfigure
2.2.0.RELEASE4.1.0
Apache 2.0
org.springframework.boot » spring-boot-starter-cloud-connectors(optional)
Starter for using Spring Cloud Connectors which simplifies connecting
2.2.0.RELEASE2.2.13.RELEASE
Apache 2.0
org.springframework.cloud » spring-cloud-starter-netflix-ribbon(optional)
Spring Cloud Starter Netflix Ribbon
2.1.3.RELEASE2.2.10.RELEASE
Apache 2.0
org.springframework.security » spring-security-data(optional)
Spring Security
Security Apache 2.0
org.springframework.security » spring-security-web
Spring Security
OAuth Lib Apache 2.0
org.springframework.security.oauth » spring-security-oauth2(optional)
Spring Security
2.3.6.RELEASE7.1.0
MIT
org.zalando » problem-spring-web0.25.00.29.1

Runtime Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
JWT Lib Apache 2.0
io.jsonwebtoken » jjwt-impl
Internal implementation module for JJWT, a Java library for creating and verifying JSON Web Tokens (JWTs).
0.10.70.13.0
Apache 2.0
io.jsonwebtoken » jjwt-jackson0.10.70.13.0

Test Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Embedded SQL DB EPL 1.0 +1
com.h2database » h2(optional)4 vulnerabilities
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ...
1.4.1992.4.240
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.2.0.RELEASE4.1.0
Testing Apache 2.0
org.springframework.security » spring-security-test
Spring Security