项目依赖

compile

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

GroupId ArtifactId 版本 类型 Licenses 备注
cglib cglib 3.2.10 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.10 jar The Apache Software License, Version 2.0 Yes
org.apache.logging.log4j log4j-core 2.11.2 jar Apache License, Version 2.0 Yes
org.javassist javassist 3.24.1-GA jar MPL 1.1LGPL 2.1Apache License 2.0 Yes
org.slf4j slf4j-api 1.7.26 jar MIT License Yes
org.slf4j slf4j-log4j12 1.7.26 jar MIT License Yes

test

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

GroupId ArtifactId 版本 类型 Licenses
eu.codearte.catch-exception catch-exception 1.4.6 jar Apache 2
javax.transaction javax.transaction-api 1.3 jar CDDL + GPLv2 with classpath exception
org.apache.commons commons-dbcp2 2.6.0 jar Apache License, Version 2.0
org.apache.derby derby 10.14.2.0 jar Apache 2
org.apache.velocity velocity-engine-core 2.0 jar Apache License, Version 2.0
org.assertj assertj-core 3.12.2 jar Apache License, Version 2.0
org.hsqldb hsqldb 2.4.1 jar HSQLDB License, a BSD open source license
org.junit.jupiter junit-jupiter-engine 5.5.0 jar Eclipse Public License v2.0
org.mockito mockito-core 2.25.1 jar The MIT License
org.mockito mockito-junit-jupiter 2.25.1 jar The MIT License
org.postgresql postgresql 42.2.5 jar -
org.testcontainers junit-jupiter 1.11.2 jar MIT
org.testcontainers postgresql 1.11.2 jar MIT

项目传递依赖

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

compile

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

GroupId ArtifactId 版本 类型 Licenses 备注
org.apache.ant ant 1.10.3 jar The Apache Software License, Version 2.0 Yes
org.apache.ant ant-launcher 1.10.3 jar The Apache Software License, Version 2.0 Yes
org.apache.logging.log4j log4j-api 2.11.2 jar Apache License, Version 2.0 Yes
org.ow2.asm asm 7.0 jar BSD Yes

test

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

GroupId ArtifactId 版本 类型 Licenses
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.9.7 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.7 jar The Apache Software License, Version 2.0
net.java.dev.jna jna 5.2.0 jar LGPL, version 2.1Apache License v2.0
net.java.dev.jna jna-platform 5.2.0 jar LGPL, version 2.1Apache License v2.0
org.apache.commons commons-compress 1.18 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0
org.apache.commons commons-pool2 2.6.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.5.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.5.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.5.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.7 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.11.2 jar MIT
org.testcontainers jdbc 1.11.2 jar MIT
org.testcontainers testcontainers 1.11.2 jar MIT

项目依赖图

项目依赖树

执照

CDDL 1.1: jaxb-api

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

HSQLDB License, a BSD open source license: HyperSQL Database

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

ASF 2.0: cglib

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 DBCP, Apache Commons Lang, Apache Commons Pool, Apache Log4j API, Apache Log4j Core, Apache Velocity - Engine, AssertJ fluent assertions, junixsocket-common, junixsocket-native-common

LGPL 2.1: Javassist

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

CDDL + GPLv2 with classpath exception: javax.annotation API, javax.transaction API

MPL 1.1: Javassist

CC0 1.0 Universal License: Native Library Loader

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

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons Logging, Apache Log4j, Byte Buddy (without dependencies), Byte Buddy Java agent, JetBrains Java Annotations, OGNL - Object Graph Navigation Library, mybatis

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

依赖文件详细信息

文件 大小 条目 Java Version Debug Information 密封的
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-1.4.6.jar 1.4 MB 1078 449 56 1.7 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
javax.transaction-api-1.3.jar 28 kB 30 19 1 1.7 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
byte-buddy-1.9.7.jar 3.3 MB 2360 2311 37 - Yes No
byte-buddy-agent-1.9.7.jar 43.4 kB 41 31 2 - Yes No
jna-5.2.0.jar 1.5 MB 165 114 3 1.6 Yes No
jna-platform-5.2.0.jar 2.5 MB 1165 1126 13 1.6 Yes No
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes No
commons-dbcp2-2.6.0.jar 205.3 kB 94 77 4 1.8 Yes No
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes No
commons-pool2-2.6.1.jar 130.3 kB 92 77 3 1.7 Yes No
derby-10.14.2.0.jar 3.2 MB 1811 1751 101 1.8 No Yes
velocity-engine-core-2.0.jar 432.1 kB 309 267 19 1.7 Yes No
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes No
assertj-core-3.12.2.jar 4.4 MB 3038 2966 59 1.8 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
hsqldb-2.4.1.jar 1.6 MB 676 605 21 1.8 No No
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes No
junit-jupiter-api-5.5.0.jar 141.8 kB 141 127 7 - Yes No
junit-jupiter-engine-5.5.0.jar 214.9 kB 140 122 10 - Yes No
junit-platform-commons-1.5.0.jar 91.7 kB 58 38 7 - Yes No
junit-platform-engine-1.5.0.jar 163.9 kB 133 117 9 - Yes No
mockito-core-2.25.1.jar 581 kB 623 551 64 1.6 Yes No
mockito-junit-jupiter-2.25.1.jar 4.8 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.5.jar 825.9 kB 421 363 35 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.7.jar 24.9 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.11.2.jar 9.8 kB 15 8 3 1.8 Yes No
jdbc-1.11.2.jar 24.7 kB 19 10 3 1.8 Yes No
junit-jupiter-1.11.2.jar 7.1 kB 11 5 1 1.8 Yes No
postgresql-1.11.2.jar 5 kB 10 3 1 1.8 Yes No
testcontainers-1.11.2.jar 11.6 MB 8727 8211 345 1.8 Yes No
cglib-3.2.10.jar 306.8 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.10.jar 249.7 kB 143 132 3 1.7 Yes No
ant-1.10.3.jar 2.2 MB 1226 1144 61 1.8 Yes No
ant-launcher-1.10.3.jar 18.8 kB 14 4 1 1.8 Yes No
log4j-api-2.11.2.jar 266.3 kB 196 164 8 - Yes No
log4j-core-2.11.2.jar 1.6 MB 1158 1068 50 1.7 Yes No
javassist-3.24.1-GA.jar 777.7 kB 447 423 17 1.7 Yes No
asm-7.0.jar 113.7 kB 42 36 3 - Yes No
slf4j-api-1.7.26.jar 41.1 kB 46 34 4 1.5 Yes No
slf4j-log4j12-1.7.26.jar 12.2 kB 20 8 2 1.5 Yes No
Total 大小 条目 Java Version Debug Information 密封的
53 40.3 MB 26631 24185 1100 1.8 51 1
compile: 12 compile: 6.2 MB compile: 3957 compile: 3604 compile: 180 - compile: 12 -
test: 41 test: 34.1 MB test: 22674 test: 20581 test: 920 - test: 39 test: 1