项目依赖

compile

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

GroupId ArtifactId 版本 类型 Licenses 备注
cglib cglib 3.3.0 jar ASF 2.0 Yes
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0 Yes
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0 Yes
ognl ognl 3.2.12 jar The Apache Software License, Version 2.0 Yes
org.apache.logging.log4j log4j-core 2.13.0 jar Apache License, Version 2.0 Yes
org.javassist javassist 3.26.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0 Yes
org.slf4j slf4j-api 1.7.30 jar MIT License Yes
org.slf4j slf4j-log4j12 1.7.30 jar MIT License Yes

test

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

GroupId ArtifactId 版本 类型 Licenses
eu.codearte.catch-exception catch-exception 2.0 jar Apache 2
mysql mysql-connector-java 8.0.19 jar The GNU General Public License, v2 with FOSS exception
org.apache.derby derby 10.14.2.0 jar Apache 2
org.apache.velocity velocity-engine-core 2.1 jar Apache License, Version 2.0
org.assertj assertj-core 3.15.0 jar Apache License, Version 2.0
org.hsqldb hsqldb 2.5.0 jar HSQLDB License, a BSD open source license
org.junit.jupiter junit-jupiter-engine 5.6.0 jar Eclipse Public License v2.0
org.mockito mockito-core 3.2.4 jar The MIT License
org.mockito mockito-junit-jupiter 3.2.4 jar The MIT License
org.postgresql postgresql 42.2.9 jar BSD-2-Clause
org.testcontainers junit-jupiter 1.12.5 jar MIT
org.testcontainers mysql 1.12.5 jar MIT
org.testcontainers postgresql 1.12.5 jar MIT

项目传递依赖

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

compile

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

GroupId ArtifactId 版本 类型 Licenses 备注
org.apache.logging.log4j log4j-api 2.13.0 jar Apache License, Version 2.0 Yes
org.ow2.asm asm 7.1 jar BSD Yes

test

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

GroupId ArtifactId 版本 类型 Licenses
com.google.protobuf protobuf-java 3.6.1 jar 3-Clause BSD License
com.kohlschutter.junixsocket junixsocket-common 2.0.4 jar Apache License, Version 2.0
com.kohlschutter.junixsocket junixsocket-native-common 2.0.4 jar Apache License, Version 2.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
junit junit 4.12 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.10.5 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.5 jar Apache License, Version 2.0
net.java.dev.jna jna 5.5.0 jar LGPL, version 2.1Apache License v2.0
net.java.dev.jna jna-platform 5.5.0 jar LGPL, version 2.1Apache License v2.0
org.apache.commons commons-compress 1.19 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
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.6.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.6.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.6.0 jar Eclipse Public License v2.0
org.objenesis objenesis 2.6 jar Apache 2
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.rnorth tcp-unix-socket-proxy 1.0.2 jar MIT
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.rnorth.visible-assertions visible-assertions 2.1.2 jar MIT
org.scijava native-lib-loader 2.0.2 jar CC0 1.0 Universal License
org.testcontainers database-commons 1.12.5 jar MIT
org.testcontainers jdbc 1.12.5 jar MIT
org.testcontainers testcontainers 1.12.5 jar MIT

项目依赖图

项目依赖树

执照

The GNU General Public License, v2 with FOSS exception: MySQL Connector/J

3-Clause BSD License: Protocol Buffers [Core]

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

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

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

GPL2 w/ CPE: jaxb-api

New BSD License: Hamcrest Core

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Objenesis, catch-exception

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

BSD: asm

Apache License 2.0: Javassist

The MIT License: mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: Apache Commons Compress, Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Apache Velocity - Engine, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, junixsocket-common, junixsocket-native-common

MPL 1.1: Javassist

CC0 1.0 Universal License: Native Library Loader

LGPL, version 2.1: Java Native Access, Java Native Access Platform

Apache License v2.0: Java Native Access, Java Native Access Platform

CDDL 1.1: jaxb-api

HSQLDB License, a BSD open source license: HyperSQL Database

BSD-2-Clause: PostgreSQL JDBC Driver - JDBC 4.2

ASF 2.0: cglib

LGPL 2.1: Javassist

MIT: Duct Tape, TCP to Unix Socket Proxy, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: MySQL, Testcontainers :: JDBC :: PostgreSQL, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core, Visible Assertions

CDDL + GPLv2 with classpath exception: javax.annotation API

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j, JetBrains Java Annotations, OGNL - Object Graph Navigation Library, mybatis

依赖文件详细信息

文件 大小 条目 Java Version Debug Information 密封的
protobuf-java-3.6.1.jar 1.4 MB 607 581 2 1.7 Yes No
junixsocket-common-2.0.4.jar 18.2 kB 22 11 1 1.7 Yes No
junixsocket-native-common-2.0.4.jar 27.8 kB 31 2 2 1.7 Yes No
catch-exception-2.0.jar 11.5 kB 24 11 3 1.8 Yes No
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes No
javax.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 Yes No
jaxb-api-2.3.1.jar 128.1 kB 136 111 7 - Yes No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes No
mysql-connector-java-8.0.19.jar 2.4 MB 1041 989 28 1.8 Yes No
byte-buddy-1.10.5.jar 3.3 MB 2415 2360 37 - Yes No
byte-buddy-agent-1.10.5.jar 258.4 kB 80 62 2 - Yes No
jna-5.5.0.jar 1.5 MB 170 115 4 1.6 Yes No
jna-platform-5.5.0.jar 2.7 MB 1215 1173 13 1.6 Yes No
commons-compress-1.19.jar 615.1 kB 395 354 29 1.7 Yes No
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes No
derby-10.14.2.0.jar 3.2 MB 1811 1751 101 1.8 No Yes
velocity-engine-core-2.1.jar 501.6 kB 315 273 19 1.8 Yes No
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes No
assertj-core-3.15.0.jar 4.5 MB 3119 3032 61 - Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
hsqldb-2.5.0.jar 1.6 MB 690 621 22 1.8 No No
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes No
junit-jupiter-api-5.6.0.jar 154 kB 150 135 8 - Yes No
junit-jupiter-engine-5.6.0.jar 209.4 kB 130 113 9 - Yes No
junit-platform-commons-1.6.0.jar 96.6 kB 61 41 7 - Yes No
junit-platform-engine-1.6.0.jar 174.1 kB 139 123 9 - Yes No
mockito-core-3.2.4.jar 590.2 kB 633 560 65 1.8 Yes No
mockito-junit-jupiter-3.2.4.jar 4.4 kB 9 2 1 1.8 Yes No
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes No
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes No
postgresql-42.2.9.jar 914 kB 469 399 39 1.8 Yes No
tcp-unix-socket-proxy-1.0.2.jar 7.2 kB 13 3 1 1.8 Yes No
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes No
visible-assertions-2.1.2.jar 11.6 kB 17 6 3 1.7 Yes No
native-lib-loader-2.0.2.jar 17.1 kB 21 11 1 1.5 Yes No
database-commons-1.12.5.jar 10.2 kB 15 8 3 1.8 Yes No
jdbc-1.12.5.jar 27.4 kB 21 12 3 1.8 Yes No
junit-jupiter-1.12.5.jar 8 kB 11 5 1 1.8 Yes No
mysql-1.12.5.jar 5.6 kB 11 2 1 1.8 Yes No
postgresql-1.12.5.jar 5.1 kB 10 3 1 1.8 Yes No
testcontainers-1.12.5.jar 12.2 MB 9083 8535 367 1.8 Yes No
cglib-3.3.0.jar 306.9 kB 270 249 8 1.5 Yes No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes No
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes No
ognl-3.2.12.jar 262.8 kB 150 138 4 1.7 Yes No
log4j-api-2.13.0.jar 286.3 kB 213 179 9 - Yes No
log4j-core-2.13.0.jar 1.7 MB 1202 1111 51 1.8 Yes No
javassist-3.26.0-GA.jar 782.5 kB 450 426 17 1.8 Yes No
asm-7.1.jar 114.8 kB 42 36 3 - Yes No
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes No
slf4j-log4j12-1.7.30.jar 12.2 kB 20 8 2 1.5 Yes No
Total 大小 条目 Java Version Debug Information 密封的
51 41.8 MB 26556 24690 1043 1.8 49 1
compile: 10 compile: 4.1 MB compile: 2788 compile: 2523 compile: 121 - compile: 10 -
test: 41 test: 37.7 MB test: 23768 test: 22167 test: 922 - test: 39 test: 1