Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
io.vavr | vavr | 0.10.3 | jar | The Apache Software License, Version 2.0 |
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 | Licenses |
---|---|---|---|---|
junit | junit | 4.13 | 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.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
io.vavr | vavr-match | 0.10.3 | jar | The Apache Software License, Version 2.0 |
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 | Licenses |
---|---|---|---|---|
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
Project Dependency Graph
Dependency Tree
- de.befrish.testdatamt:testdatamt-util:jar:1.0-SNAPSHOT
- io.vavr:vavr:jar:0.10.3 (compile)
- io.vavr:vavr-match:jar:0.10.3 (compile)
- io.vavr:vavr-match:jar:0.10.3 (compile)
- junit:junit:jar:4.13 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- io.vavr:vavr:jar:0.10.3 (compile)
Licenses
Eclipse Public License 1.0: JUnit
BSD License 3: Hamcrest, Hamcrest Core
GNU General Public License v3.0: TestDataMT - Utilities
The Apache Software License, Version 2.0: Vavr, Vavr Match