Project Dependencies

compile

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

GroupId ArtifactId Version Type Licenses
org.apache.logging.log4j log4j-api 2.13.3 jar Apache 许可证,版本 2.0
org.apache.logging.log4j log4j-core 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 tests test-jar Apache 许可证,版本 2.0

system

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

GroupId ArtifactId Version Type Licenses Optional
com.sun jconsole 1.7.0 jar - Yes

项目传递依存关系

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

test

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

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

项目依赖图

Dependency Tree

Apache Log4j JMX GUI
描述: Swing GUI 可以远程编辑 Log4j 配置。这包括一个 JConsole 插件和一个 StatusLogger 监视器。

URL: https://logging.apache.org/log4j/2.x/log4j-jmx-gui/
项目许可证: 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

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

com.sun:jconsole:jar:1.7.0
描述: 当前没有与此项目相关的描述。

Licenses

Eclipse Public License 1.0: JUnit

Apache 许可证,版本 2.0: Apache Log4j API,Apache Log4j Core,Apache Log4j JMX GUI

新的 BSD 许可证: Hamcrest Core

依赖文件详细信息

Filename Size Entries Classes Packages Java Version Debug Information
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-core-1.3.jar 45 kB 52 45 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
5 4 MB 1798 1627 92 1.8 4
compile: 2 编译:2 MB compile: 1423 compile: 1296 compile: 59 - compile: 2
test: 3 测试:2 MB test: 375 test: 331 test: 33 - test: 2

依赖关系存储库位置

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
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-core:jar:1.3 - 在 https://repo.maven.apache.org/maven2 找到 - - - -
com.sun:jconsole:jar:1.7.0 - - - - - -
Total snapshots central apache.snapshots.https thirdparty releases apache.snapshots
6 (编译:2,测试:3,系统:1) 0 2 0 0 0 0
首页