Project Dependencies

compile

以下是此项目的编译依赖项列表。这些依赖关系是编译和运行应用程序所必需的:

GroupIdArtifactIdVersionTypeLicenses
commons-loggingcommons-logging1.2jarApache 软件许可,版本 2.0
org.apache.logging.log4jlog4j-api2.13.3jarApache 许可证,版本 2.0

test

以下是此项目的测试依赖项列表。仅在编译和运行应用程序的单元测试时才需要这些依赖项:

GroupIdArtifactIdVersionClassifierTypeLicenses
junitjunit4.12-jarEclipse 公共许可证 1.0
org.apache.logging.log4jlog4j-core2.13.3-jarApache 许可证,版本 2.0
org.apache.logging.log4jlog4j-core2.13.3teststest-jarApache 许可证,版本 2.0
org.hamcresthamcrest-all1.3-jar新的 BSD 许可证

项目传递依存关系

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

test

以下是此项目的测试依赖项列表。仅在编译和运行应用程序的单元测试时才需要这些依赖项:

GroupIdArtifactIdVersionTypeLicenses
org.hamcresthamcrest-core1.3jar新的 BSD 许可证

项目依赖图

Dependency Tree

  • org.apache.logging.log4j:log4j-jcl:jar:2.13.3

Information

Apache Log4j Commons 记录 bridge
说明: Apache Log4j Commons 日志记录适配器

URL: https://logging.apache.org/log4j/2.x/log4j-jcl/
项目许可证: Apache 许可证,版本 2.0
  • junit:junit:jar:4.12 (test)

Information

JUnit
描述: JUnit 是 Java 的单元测试框架,由 Erich Gamma 和 Kent Beck 创建。

URL: http://junit.org
项目许可证: Eclipse 公共许可证 1.0
  • org.hamcrest:hamcrest-core:jar:1.3 (test)

Information

Hamcrest Core
说明: 这是供第三方框架提供商使用的 Hamcrest Matcher 框架的核心 API。这包括用于常见操作的基础匹配器实现集。

URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
项目许可证: 新的 BSD 许可证
  • org.hamcrest:hamcrest-all:jar:1.3 (test)

Information

Hamcrest All
描述: 一个独立的 hamcrest jar,在单个工件中包含所有子模块。

URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-all
项目许可证: 新的 BSD 许可证
  • commons-logging:commons-logging:jar:1.2 (compile)

Information

Apache Commons 日志记录
描述: Apache Commons Logging 是一个瘦适配器,允许与其他众所周知的日志系统进行可配置的 bridge。

URL: http://commons.apache.org/proper/commons-logging/
项目许可证: Apache 软件许可,版本 2.0
  • org.apache.logging.log4j:log4j-api:jar:2.13.3 (compile)

Information

Apache Log4j API
说明: Apache Log4j API

URL: https://logging.apache.org/log4j/2.x/log4j-api/
项目许可证: Apache 许可证,版本 2.0
  • org.apache.logging.log4j:log4j-core:jar:2.13.3 (test)

Information

Apache Log4j 核心
说明: Apache Log4j 实现

URL: https://logging.apache.org/log4j/2.x/log4j-core/
项目许可证: Apache 许可证,版本 2.0
  • org.apache.logging.log4j:log4j-core:test-jar:tests:2.13.3 (test)

Information

Apache Log4j 核心
说明: Apache Log4j 实现

URL: https://logging.apache.org/log4j/2.x/log4j-core/
项目许可证: Apache 许可证,版本 2.0

Licenses

Eclipse Public License 1.0: JUnit

Apache 许可证,版本 2.0: Apache Log4j API,Apache Log4j Commons Logging Bridge,Apache Log4j Core

新的 BSD 许可证: Hamcrest All,Hamcrest Core

Apache 软件许可,版本 2.0: Apache Commons Logging

依赖文件详细信息

FilenameSizeEntriesClassesPackagesJava VersionDebug Information
commons-logging-1.2.jar61.8 kB422821.2Yes
junit-4.12.jar314.9 kB323286301.5Yes
log4j-api-2.13.3.jar292.3 kB2141798-Yes
log4j-core-2.13.3.jar1.7 MB12091117511.8Yes
log4j-core-2.13.3-tests.jar1.6 MB-----
hamcrest-all-1.3.jar306.6 kB249204231.5Yes
hamcrest-core-1.3.jar45 kB524531.5Yes
TotalSizeEntriesClassesPackagesJava VersionDebug Information
74.4 MB208918591171.86
compile: 2编译:354.1 kBcompile: 256compile: 207compile: 10-compile: 2
test: 5测试:4 MBtest: 1833test: 1652test: 107-test: 4

依赖关系存储库位置

Repo IDURLReleaseSnapshot
snapshotshttp://repository.nextiva.xyz:8081/nexus/content/repositories/snapshotsYesYes
centralhttps://repo.maven.apache.org/maven2YesNo
apache.snapshots.httpshttp://repository.nextiva.xyz:8081/nexus/content/repositories/apache-snapshots/YesYes
thirdpartyhttp://repository.nextiva.xyz:8081/nexus/content/repositories/thirdpartyYesNo
releaseshttp://repository.nextiva.xyz:8081/nexus/content/repositories/releasesYesNo
apache.snapshotshttps://repository.apache.org/snapshotsNoYes

每个依赖项的存储库位置。

Artifactsnapshotscentralapache.snapshots.httpsthirdpartyreleasesapache.snapshots
commons-logging:commons-logging:jar:1.2-在 https://repo.maven.apache.org/maven2 找到----
junit:junit:jar:4.12-在 https://repo.maven.apache.org/maven2 找到----
org.apache.logging.log4j:log4j-api:jar:2.13.3------
org.apache.logging.log4j:log4j-core:jar:2.13.3------
org.apache.logging.log4j:log4j-core:test-jar:tests:2.13.3------
org.hamcrest:hamcrest-all:jar:1.3-在 https://repo.maven.apache.org/maven2 找到----
org.hamcrest:hamcrest-core:jar:1.3-在 https://repo.maven.apache.org/maven2 找到----
Totalsnapshotscentralapache.snapshots.httpsthirdpartyreleasesapache.snapshots
7 (编译:2,测试:5)040000