hp-soa: a fully functional, easy-to-use, and highly scalable microservice framework

Compile Dependencies (27)

Category/LicenseGroup / ArtifactVersionUpdates
MULANPSL 2.0
cn.hutool » hutool-http
Hutool Http客户端
JSON Lib Apache 2.0
com.alibaba.fastjson2 » fastjson2
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
2.0.532.0.62
Apache 2.0
com.alibaba.fastjson2 » fastjson2-extension-spring6
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
2.0.532.0.61
com.github.spotbugs » spotbugs-annotations
Annotations the SpotBugs tool supports
4.8.64.9.8
Apache 2.0
io.github.hpsocket » hp-soa-framework-core
hp-soa: a fully functional, easy-to-use, and highly scalable microservice framework
1.0.131.4.0
Validation Apache 2.0
org.hibernate.validator » hibernate-validator
Hibernate's Jakarta Validation reference implementation.
8.0.1.Final9.1.0.Final
Apache 2.0
org.springdoc » springdoc-openapi-starter-webmvc-ui2.6.03.0.3
Core Utils Apache 2.0
org.springframework » spring-core
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
AOP Apache 2.0
org.springframework » spring-aspects
Spring Aspects integrates Spring with AspectJ.
org.springframework » spring-messaging
Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ...
Bytecode Apache 2.0
org.springframework » spring-instrument
Spring Instrumentation provides class instrumentation support and classloader implementations to be used in application ...
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 ...
Config Apache 2.0
org.springframework » spring-context-support
Support classes for integrating common third-party libraries into a Spring application context
Dep Injection Apache 2.0
org.springframework » spring-context
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
AOP Apache 2.0
org.springframework » spring-aop
Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ...
Dep Injection Apache 2.0
org.springframework » spring-beans
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ...
Expression Lang Apache 2.0
org.springframework » spring-expression
Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ...
Web Framework Apache 2.0
org.springframework » spring-web
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
Web Framework Apache 2.0
org.springframework » spring-webmvc
Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ...
Annotation Tool Apache 2.0
org.springframework.boot » spring-boot-configuration-processor
Spring Boot Configuration Annotation Processor
App Server Apache 2.0
org.springframework.boot » spring-boot-starter
Core starter, including auto-configuration support, logging and YAML
Web Framework Apache 2.0
org.springframework.boot » spring-boot-starter-web
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ...
Apache 2.0
org.springframework.boot » spring-boot-starter-undertow
Starter for using Undertow
Apache 2.0
org.springframework.boot » spring-boot-starter-security
Starter for using Spring Security
Apache 2.0
org.springframework.boot » spring-boot-starter-log4j2
Starter for using Log4j2
org.springframework.boot » spring-boot-starter-actuator
Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ...
Apache 2.0
org.springframework.cloud » spring-cloud-context
Spring Cloud Context

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
org.springframework.data » spring-data-commons
Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce ...

Test Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
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 ...
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