Project Dependencies

compile

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

GroupId ArtifactId Version Type Licenses
commons-logging commons-logging 1.2 jar Apache 软件许可,版本 2.0
org.apache.logging.log4j log4j-api 2.13.3 jar Apache 许可证,版本 2.0

test

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

GroupId ArtifactId Version Classifier Type Licenses
junit junit 4.12 - jar Eclipse 公共许可证 1.0
org.apache.logging.log4j log4j-core 2.13.3 - jar Apache 许可证,版本 2.0
org.apache.logging.log4j log4j-core 2.13.3 tests test-jar Apache 许可证,版本 2.0
org.hamcrest hamcrest-all 1.3 - jar 新的 BSD 许可证

项目传递依存关系

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

test

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

GroupId ArtifactId Version Type Licenses
org.hamcrest hamcrest-core 1.3 jar 新的 BSD 许可证

项目依赖图

Dependency Tree

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

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

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

URL: http://junit.org
项目许可证: Eclipse 公共许可证 1.0

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

URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
项目许可证: 新的 BSD 许可证

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

URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-all
项目许可证: 新的 BSD 许可证

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

URL: http://commons.apache.org/proper/commons-logging/
项目许可证: Apache 软件许可,版本 2.0

Apache Log4j API
说明: Apache Log4j API

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

Apache Log4j 核心
说明: Apache Log4j 实现

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

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

依赖文件详细信息

Filename Size Entries Classes Packages Java Version Debug Information
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
log4j-api-2.13.3.jar 292.3 kB 214 179 8 - Yes
log4j-core-2.13.3.jar 1.7 MB 1209 1117 51 1.8 Yes
log4j-core-2.13.3-tests.jar 1.6 MB - - - - -
hamcrest-all-1.3.jar 306.6 kB 249 204 23 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
7 4.4 MB 2089 1859 117 1.8 6
compile: 2 编译:354.1 kB compile: 256 compile: 207 compile: 10 - compile: 2
test: 5 测试:4 MB test: 1833 test: 1652 test: 107 - test: 4

依赖关系存储库位置

Repo ID URL Release Snapshot
snapshots http://repository.nextiva.xyz:8081/nexus/content/repositories/snapshots Yes Yes
central https://repo.maven.apache.org/maven2 Yes No
apache.snapshots.https http://repository.nextiva.xyz:8081/nexus/content/repositories/apache-snapshots/ Yes Yes
thirdparty http://repository.nextiva.xyz:8081/nexus/content/repositories/thirdparty Yes No
releases http://repository.nextiva.xyz:8081/nexus/content/repositories/releases Yes No
apache.snapshots https://repository.apache.org/snapshots No Yes

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

Artifact snapshots central apache.snapshots.https thirdparty releases apache.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 找到 - - - -
Total snapshots central apache.snapshots.https thirdparty releases apache.snapshots
7 (编译:2,测试:5) 0 4 0 0 0 0
首页