Project Dependency Management
compile
The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.3.12 | jar | Eclipse Public License - v 1.0, GNU Lesser General Public License |
com.alibaba | fastjson | 1.2.83 | jar | Apache 2 |
com.squareup.okhttp3 | okhttp | 4.9.1 | jar | The Apache Software License, Version 2.0 |
commons-codec | commons-codec | 1.15 | jar | Apache License, Version 2.0 |
io.netty | netty-all | 4.1.67.Final | jar | Apache License, Version 2.0 |
javax.servlet.jsp | jsp-api | 2.2 | jar | CDDL + GPLv2 with classpath exception |
javax.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1, GPL2 w/ CPE |
org.apache.httpcomponents | httpclient | 4.5.13 | jar | Apache License, Version 2.0 |
org.bouncycastle | bcprov-jdk16 | 1.46 | jar | Bouncy Castle Licence |
org.springframework | spring-context | 5.3.19 | jar | Apache License, Version 2.0 |
org.springframework | spring-webmvc | 5.3.19 | jar | Apache License, Version 2.0 |
redis.clients | jedis | 3.6.3 | jar | MIT |
test
The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |