项目依赖

compile

以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。

GroupId ArtifactId 版本 类型 许可证 备注
cglib cglib 3.3.0 jar ASF 2.0
ch.qos.reload4j reload4j 1.2.25 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
ognl ognl 3.3.4 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.21.1 jar Apache-2.0
org.javassist javassist 3.29.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.slf4j slf4j-api 2.0.9 jar MIT License

test

以下是这一项目的测试依赖列表。这些依赖仅仅在编译和运行本应用中的单元测试时需要。

GroupId ArtifactId 版本 类型 许可证
ch.qos.logback logback-classic 1.4.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.h2database h2 2.2.224 jar MPL 2.0EPL 1.0
com.mysql mysql-connector-j 8.2.0 jar The GNU General Public License, v2 with Universal FOSS Exception, v1.0
eu.codearte.catch-exception catch-exception 2.0 jar Apache 2
org.apache.derby derby 10.15.2.0 jar Apache 2
org.apache.derby derbyoptionaltools 10.15.2.0 jar Apache 2
org.apache.derby derbyshared 10.15.2.0 jar Apache 2
org.apache.logging.log4j log4j-core 2.21.1 jar Apache-2.0
org.apache.velocity velocity-engine-core 2.3 jar Apache License, Version 2.0
org.assertj assertj-core 3.24.2 jar Apache License, Version 2.0
org.hsqldb hsqldb 2.6.1 jar HSQLDB License, a BSD open source license
org.junit.jupiter junit-jupiter-engine 5.10.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.0 jar Eclipse Public License v2.0
org.mockito mockito-core 5.6.0 jar MIT
org.mockito mockito-junit-jupiter 5.6.0 jar MIT
org.mockito mockito-subclass 5.6.0 jar MIT
org.postgresql postgresql 42.6.0 jar BSD-2-Clause
org.testcontainers junit-jupiter 1.19.1 jar MIT
org.testcontainers mysql 1.19.1 jar MIT
org.testcontainers postgresql 1.19.1 jar MIT

provided

以下是这一项目的已提供的依赖列表。编译本应用时需要这些依赖,但这些依赖库在使用时会默认提供。

GroupId ArtifactId 版本 类型 许可证
com.microsoft.sqlserver mssql-jdbc 11.2.0.jre8 jar MIT License

项目传递依赖

以下是本项目的传递依赖列表。传递依赖是项目依赖的依赖:

compile

以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。

GroupId ArtifactId 版本 类型 许可证
org.ow2.asm asm 7.1 jar BSD

test

以下是这一项目的测试依赖列表。这些依赖仅仅在编译和运行本应用中的单元测试时需要。

GroupId ArtifactId 版本 类型 许可证
ch.qos.logback logback-core 1.4.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.github.docker-java docker-java-api 3.3.3 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.3.3 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.3.3 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 3.21.9 jar BSD-3-Clause
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.14.8 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.8 jar Apache License, Version 2.0
net.java.dev.jna jna 5.12.1 jar LGPL-2.1-or-laterApache-2.0
org.apache.commons commons-compress 1.24.0 jar Apache-2.0
org.apache.commons commons-lang3 3.11 jar Apache License, Version 2.0
org.apache.derby derbytools 10.15.2.0 jar Apache 2
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.31.0 jar The MIT License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.10.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.0 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.testcontainers database-commons 1.19.1 jar MIT
org.testcontainers jdbc 1.19.1 jar MIT
org.testcontainers testcontainers 1.19.1 jar MIT

provided

以下是这一项目的已提供的依赖列表。编译本应用时需要这些依赖,但这些依赖库在使用时会默认提供。

GroupId ArtifactId 版本 类型 许可证
com.fasterxml.jackson.core jackson-annotations 2.10.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.13.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.13.2.1 jar The Apache Software License, Version 2.0
com.github.stephenc.jcip jcip-annotations 1.0-1 jar Apache License, Version 2.0
com.microsoft.azure msal4j 1.13.0 jar MIT License
com.nimbusds content-type 2.2 jar The Apache Software License, Version 2.0
com.nimbusds lang-tag 1.6 jar The Apache Software License, Version 2.0
com.nimbusds nimbus-jose-jwt 9.22 jar The Apache Software License, Version 2.0
com.nimbusds oauth2-oidc-sdk 9.35 jar Apache License, version 2.0
net.minidev accessors-smart 2.4.8 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.8 jar The Apache Software License, Version 2.0

项目依赖图

项目依赖树

执照

Apache License, version 2.0: OAuth 2.0 SDK with OpenID Connect extensions

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

MIT License: Microsoft JDBC Driver for SQL Server, SLF4J API Module, msal4j

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

The GNU General Public License, v2 with Universal FOSS Exception, v1.0: MySQL Connector/J

New BSD License: Hamcrest Core

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Optional Tools, Apache Derby Shared Code, Apache Derby Tools, catch-exception

BSD: asm

Apache License 2.0: Javassist

LGPL-2.1-or-later: Java Native Access

The MIT License: Checker Qual

Apache-2.0: Apache Commons Compress, Apache Log4j API, Apache Log4j Core, Java Native Access

Apache License, Version 2.0: Apache Commons Lang, Apache Velocity - Engine, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, JCIP Annotations under Apache License, Objenesis

EPL 1.0: H2 Database Engine

MPL 1.1: Javassist

MPL 2.0: H2 Database Engine

HSQLDB License, a BSD open source license: HyperSQL Database

BSD-2-Clause: PostgreSQL JDBC Driver

BSD-3-Clause: Protocol Buffers [Core]

ASF 2.0: cglib

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

LGPL 2.1: Javassist

MIT: Duct Tape, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: MySQL, Testcontainers :: JDBC :: PostgreSQL, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core, mockito-core, mockito-junit-jupiter, mockito-subclass

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, JSON Small and Fast Parser, Jackson-annotations, Jackson-core, JetBrains Java Annotations, Nimbus Content Type, Nimbus JOSE+JWT, Nimbus LangTag, OGNL - Object Graph Navigation Library, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind, mybatis, reload4j

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

依赖文件详细信息

文件 大小 条目 Java 版本 调试信息 封闭的
logback-classic-1.4.11.jar 282.8 kB 231 179 28 11
logback-core-1.4.11.jar 597.9 kB 510 458 42 11
jackson-annotations-2.10.3.jar 68.1 kB 81 69 2 9
jackson-core-2.13.2.jar 374.7 kB 156 128 13 9
jackson-databind-2.13.2.1.jar 1.5 MB 745 707 23 9
docker-java-api-3.3.3.jar 470.9 kB 401 386 5 1.8
docker-java-transport-3.3.3.jar 37.6 kB 45 34 1 1.8
docker-java-transport-zerodep-3.3.3.jar 2 MB 1412 1182 63 1.8
jcip-annotations-1.0-1.jar 4.7 kB 14 4 1 1.5
protobuf-java-3.21.9.jar 1.7 MB 705 679 2 1.7
h2-2.2.224.jar 2.6 MB 1057 1049 58 21
msal4j-1.13.0.jar 288.9 kB 210 199 1 1.8
mssql-jdbc-11.2.0.jre8.jar 1.4 MB 463 436 9 1.8
mysql-connector-j-8.2.0.jar 2.5 MB 1120 1068 29 1.8
content-type-2.2.jar 8.2 kB 13 2 1 1.7
lang-tag-1.6.jar 10.9 kB 14 4 1 1.6
nimbus-jose-jwt-9.22.jar 678.7 kB 445 401 27 1.8
oauth2-oidc-sdk-9.35.jar 810.8 kB 513 446 48 1.7
catch-exception-2.0.jar 11.5 kB 24 11 3 1.8
junit-4.13.2.jar 384.6 kB 389 350 32 1.5
byte-buddy-1.14.8.jar 4.2 MB 2933 2879 39 9
byte-buddy-agent-1.14.8.jar 256.8 kB 90 70 3 9
jna-5.12.1.jar 1.9 MB 186 123 4 1.6
accessors-smart-2.4.8.jar 29.5 kB 24 13 2 1.8
json-smart-2.4.8.jar 119.5 kB 107 93 5 1.8
commons-compress-1.24.0.jar 1.1 MB 617 563 37 9
commons-lang3-3.11.jar 577.7 kB 368 339 17 1.8
derby-10.15.2.0.jar 3.7 MB 1756 1698 92 9
derbyoptionaltools-10.15.2.0.jar 93 kB 50 46 7 9
derbyshared-10.15.2.0.jar 93.7 kB 55 53 12 9
derbytools-10.15.2.0.jar 264.4 kB 123 114 11 9
log4j-core-2.21.1.jar 1.9 MB 1325 1221 55 9
velocity-engine-core-2.3.jar 531.3 kB 299 256 19 1.8
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9
assertj-core-3.24.2.jar 1.3 MB 854 814 28 9
checker-qual-3.31.0.jar 224 kB 426 358 30 1.8
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5
hsqldb-2.6.1.jar 1.6 MB 729 665 23 11
annotations-17.0.0.jar 19 kB 47 39 2 1.8
junit-jupiter-api-5.10.0.jar 211 kB 197 182 8 9
junit-jupiter-engine-5.10.0.jar 244 kB 147 130 9 9
junit-jupiter-params-5.10.0.jar 586 kB 381 347 22 9
junit-platform-commons-1.10.0.jar 106.2 kB 64 44 7 9
junit-platform-engine-1.10.0.jar 204.8 kB 153 136 10 9
mockito-core-5.6.0.jar 698.7 kB 640 568 64 11
mockito-junit-jupiter-5.6.0.jar 8.8 kB 13 5 2 11
mockito-subclass-5.6.0.jar 1.5 kB 6 0 0 - - -
objenesis-3.3.jar 49.4 kB 59 43 10 1.8
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9
asm-7.1.jar 114.8 kB 42 36 3 9
postgresql-42.6.0.jar 1.1 MB 545 478 44 1.8
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8
database-commons-1.19.1.jar 10.4 kB 15 8 3 1.8
jdbc-1.19.1.jar 29.2 kB 21 12 3 1.8
junit-jupiter-1.19.1.jar 11.9 kB 13 7 1 1.8
mysql-1.19.1.jar 9.1 kB 14 4 1 1.8
postgresql-1.19.1.jar 9.7 kB 14 6 1 1.8
testcontainers-1.19.1.jar 17.4 MB 11967 10240 449 15
cglib-3.3.0.jar 306.9 kB 270 249 8 1.5
reload4j-1.2.25.jar 333.3 kB 244 218 14 1.5
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2
ognl-3.3.4.jar 264.8 kB 156 144 4 1.8
log4j-api-2.21.1.jar 317.5 kB 224 190 9 9
javassist-3.29.2-GA.jar 794.1 kB 450 426 17 1.8
slf4j-api-2.0.9.jar 64.6 kB 67 52 5 9
共计 大小 条目 Java 版本 调试信息 封闭的
65 56.7 MB 34394 30768 1484 21 62 3
compile: 8 compile: 2.3 MB compile: 1495 compile: 1343 compile: 62 9 compile: 8 -
provided: 12 provided: 5.4 MB provided: 2785 provided: 2502 provided: 133 provided: 11 -
test: 45 test: 49.1 MB test: 30114 test: 26923 test: 1289 21 test: 43 test: 3