Project Dependencies
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- com.cardatechnologies.utils.validators:aba.route.validator:jar:1.0.1-SNAPSHOT
ABA Route Transmit Number Validator Description: This validator will confirm if an ABA Routing Transmit Number Validator is formatted correctly. This does not guarantee if it's valid, only that it has passed a small series of edits.
Project License: The Apache Software License, Version 2.0
- junit:junit:jar:4.12 (test)
JUnit Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
URL: http://junit.org
Project License: Eclipse Public License 1.0
- org.hamcrest:hamcrest-core:jar:1.3 (test)
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
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- junit:junit:jar:4.12 (test)
Licenses
Eclipse Public License 1.0: JUnit
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: ABA Route Transmit Number Validator
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
2 | 359.96 kB | 375 | 331 | 33 | 1.5 | 2 |
test: 2 | test: 359.96 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No |
Repository locations for each of the Dependencies.
Total | central |
---|---|
Artifact | central |
junit:junit:jar:4.12 | |
org.hamcrest:hamcrest-core:jar:1.3 | |
2 (test: 2) | 2 |