以下是此项目的传递依赖项列表。传递依赖是项目依赖的依赖。
以下是此项目的测试依赖项列表。这些依赖项只需要为应用程序编译和运行单元测试:
| 组 ID | 工件 ID | 版本 | 类型 | 执照 |
|---|---|---|---|---|
| org.hamcrest | hamcrest核心 | 1.3 | 罐 | 新的 BSD 许可证 |
| apachemaven |
|---|
|
Description: Maven is a software build management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process. URL: http://maven.apache.org/ref/3.3.3 Project License: Apache License, Version 2.0 |
| JUnit |
|---|
|
Description: JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. URL: http://junit.org Project License: Common Public License Version 1.0 |
| Hamcrest Core |
|---|
|
Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations. URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core Project License: New BSD License |