Fork me on GitHub

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
org.hamcrest hamcrest 2.2 jar BSD License 3
org.mockito mockito-core 4.6.1 jar The MIT License

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.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.testng testng 7.5 jar Apache License, Version 2.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
net.bytebuddy byte-buddy 1.12.10 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.10 jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
org.objenesis objenesis 3.2 jar Apache 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
com.beust jcommander 1.78 jar Apache License, Version 2.0
com.google.code.findbugs jsr305 3.0.1 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.32 jar MIT License
org.webjars jquery 3.5.1 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

3-Clause BSD License: Bean Matchers

BSD License 3: Hamcrest

The MIT License: mockito-core

MIT License: SLF4J API Module, jquery

Apache License, Version 2.0: Apache Commons Lang, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, jcommander, testng

The Apache Software License, Version 2.0: FindBugs-jsr305