Project Dependencies

compile

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

GroupId ArtifactId Version Type Licenses
org.apache.logging.log4j log4j-api 2.13.3 jar Apache 许可证,版本 2.0
org.slf4j slf4j-api 1.7.25 jar MIT License

test

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

GroupId ArtifactId Version Classifier Type Licenses
ch.qos.logback logback-classic 1.2.3 - jar Eclipse 公共许可证-v 1.0-GNU 较小通用公共许可证
ch.qos.logback logback-core 1.2.3 - jar Eclipse 公共许可证-v 1.0-GNU 较小通用公共许可证
ch.qos.logback logback-core 1.2.3 tests test-jar Eclipse 公共许可证-v 1.0-GNU 较小通用公共许可证
junit junit 4.12 - jar Eclipse 公共许可证 1.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 到 SLF4J 适配器
说明: Log4j 2 API 和 SLF4J 之间的 Apache Log4j 绑定。

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

SLF4J API 模块
说明: slf4j API

URL: http://www.slf4j.org
项目许可证: MIT License

Apache Log4j API
说明: Apache Log4j API

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

回退核心模块
说明: logback-core 模块

URL: http://logback.qos.ch/logback-core
项目许可证: Eclipse 公共许可证-v 1.0GNU 较小通用公共许可证

回退核心模块
说明: logback-core 模块

URL: http://logback.qos.ch/logback-core
项目许可证: Eclipse 公共许可证-v 1.0GNU 较小通用公共许可证

经典回退模块
说明: logback-classic 模块

URL: http://logback.qos.ch/logback-classic
项目许可证: Eclipse 公共许可证-v 1.0GNU 较小通用公共许可证

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 许可证

Licenses

Eclipse Public License 1.0: JUnit

MIT 许可证: SLF4J API 模块

Apache 许可证,版本 2.0: Apache Log4j API,Apache Log4j 到 SLF4J 适配器

GNU 次通用公共许可证: Logback Classic 模块,Logback Core 模块

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

Eclipse Public License-v 1.0: Logback Classic 模块,Logback Core 模块

依赖文件详细信息

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
logback-core-1.2.3-tests.jar 379.6 kB - - - - -
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
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
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
8 2.1 MB 1537 1296 131 1.6 7
compile: 2 编译:333.5 kB compile: 260 compile: 213 compile: 12 - compile: 2
test: 6 测试:1.8 MB test: 1277 test: 1083 test: 119 - test: 5

依赖关系存储库位置

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
ch.qos.logback:logback-classic:jar:1.2.3 - 在 https://repo.maven.apache.org/maven2 找到 - - - -
ch.qos.logback:logback-core:jar:1.2.3 - 在 https://repo.maven.apache.org/maven2 找到 - - - -
ch.qos.logback:logback-core:test-jar:tests:1.2.3 - 在 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.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 找到 - - - -
org.slf4j:slf4j-api:jar:1.7.25 - 在 https://repo.maven.apache.org/maven2 找到 - - - -
Total snapshots central apache.snapshots.https thirdparty releases apache.snapshots
8 (编译:2,测试:6) 0 7 0 0 0 0
首页