Project Dependencies

compile

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

GroupIdArtifactIdVersionTypeLicensesOptional
org.apache.logging.log4jlog4j-api2.13.3jarApache 许可证,版本 2.0No
org.slf4jslf4j-api1.7.25jarMIT LicenseNo
org.slf4jslf4j-ext1.7.25jarMIT LicenseYes

runtime

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

GroupIdArtifactIdVersionTypeLicenses
org.apache.logging.log4jlog4j-core2.13.3jarApache 许可证,版本 2.0

test

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

GroupIdArtifactIdVersionClassifierTypeLicenses
junitjunit4.12-jarEclipse 公共许可证 1.0
org.apache.commonscommons-csv1.7-jarApache 许可证,版本 2.0
org.apache.commonscommons-lang33.9-jarApache 许可证,版本 2.0
org.apache.logging.log4jlog4j-api2.13.3teststest-jarApache 许可证,版本 2.0
org.apache.logging.log4jlog4j-core2.13.3teststest-jarApache 许可证,版本 2.0
org.apache.logging.log4jlog4j-to-slf4j2.13.3-jarApache 许可证,版本 2.0

项目传递依存关系

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

test

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

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

项目依赖图

Dependency Tree

  • org.apache.logging.log4j:log4j-slf4j-impl:jar:2.13.3

Information

Apache Log4j SLF4J 绑定
说明: 将 Apache Log4j SLF4J API 绑定到 Log4j 2 Core

URL: https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/
项目许可证: Apache 许可证,版本 2.0
  • org.slf4j:slf4j-api:jar:1.7.25 (compile)

Information

SLF4J API 模块
说明: slf4j API

URL: http://www.slf4j.org
项目许可证: MIT License
  • org.slf4j:slf4j-ext:jar:1.7.25 (compile)

Information

SLF4J 扩展模块
说明: SLF4J API 的扩展

URL: http://www.slf4j.org
项目许可证: MIT License
  • 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 (runtime)

Information

Apache Log4j 核心
说明: Apache Log4j 实现

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

Information

Apache Log4j API
说明: Apache Log4j API

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

Information

Apache Commons Lang
描述: Apache Commons Lang,这是 JavaUtil 类的软件包,用于 Java.lang 层次结构中的类,或者被认为是标准的,可以证明存在于 java.lang 中。

URL: http://commons.apache.org/proper/commons-lang/
项目许可证: Apache 许可证,版本 2.0
  • org.apache.commons:commons-csv:jar:1.7 (test)

Information

Apache Commons CSV
说明: Apache Commons CSV 库提供了用于读取和写入各种类型 CSV 文件的简单界面。

URL: http://commons.apache.org/proper/commons-csv/
项目许可证: 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
  • org.apache.logging.log4j:log4j-to-slf4j:jar:2.13.3 (test)

Information

Apache Log4j 到 SLF4J 适配器
说明: Log4j 2 API 和 SLF4J 之间的 Apache Log4j 绑定。

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

Licenses

Eclipse Public License 1.0: JUnit

MIT 许可证: SLF4J API 模块,SLF4J 扩展模块

Apache 许可证,版本 2.0: Apache Commons CSV,Apache Commons Lang,Apache Log4j API,Apache Log4j Core,Apache Log4j SLF4J 绑定,Apache Log4j 到 SLF4J 适配器

新的 BSD 许可证: Hamcrest Core

依赖文件详细信息

FilenameSizeEntriesClassesPackagesJava VersionDebug Information
junit-4.12.jar314.9 kB323286301.5Yes
commons-csv-1.7.jar45.1 kB301711.8Yes
commons-lang3-3.9.jar503.9 kB306281131.8Yes
log4j-api-2.13.3.jar292.3 kB2141798-Yes
log4j-api-2.13.3-tests.jar240.6 kB-----
log4j-core-2.13.3.jar1.7 MB12091117511.8Yes
log4j-core-2.13.3-tests.jar1.6 MB-----
log4j-to-slf4j-2.13.3.jar17.5 kB22611.8Yes
hamcrest-core-1.3.jar45 kB524531.5Yes
slf4j-api-1.7.25.jar41.2 kB463441.5Yes
slf4j-ext-1.7.25.jar42.4 kB443061.5Yes
TotalSizeEntriesClassesPackagesJava VersionDebug Information
114.9 MB224619951171.89
compile: 3编译:375.9 kBcompile: 304compile: 243compile: 18-compile: 3
test: 7测试:2.8 MBtest: 733test: 635test: 48-test: 5
runtime: 1运行时:1.7 MBruntime: 1209runtime: 1117runtime: 51-runtime: 1

依赖关系存储库位置

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
junit:junit:jar:4.12-在 https://repo.maven.apache.org/maven2 找到----
org.apache.commons:commons-csv:jar:1.7-在 https://repo.maven.apache.org/maven2 找到----
org.apache.commons:commons-lang3:jar:3.9-在 https://repo.maven.apache.org/maven2 找到----
org.apache.logging.log4j:log4j-api:jar:2.13.3------
org.apache.logging.log4j:log4j-api:test-jar:tests: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.apache.logging.log4j:log4j-to-slf4j:jar:2.13.3------
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 找到----
org.slf4j:slf4j-ext:jar:1.7.25-在 https://repo.maven.apache.org/maven2 找到----
Totalsnapshotscentralapache.snapshots.httpsthirdpartyreleasesapache.snapshots
11 (编译:3,测试:7,运行时:1)060000