Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
org.junit.jupiter junit-jupiter 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-migrationsupport 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-console 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-jfr 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-commons 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 1.10.1 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.10.1 jar Eclipse Public License v2.0
org.spockframework spock-core 2.3-groovy-4.0 jar The Apache Software License, Version 2.0
org.spockframework spock-guice 2.3-groovy-4.0 jar The Apache Software License, Version 2.0
org.spockframework spock-junit4 2.3-groovy-4.0 jar The Apache Software License, Version 2.0
org.spockframework spock-spring 2.3-groovy-4.0 jar The Apache Software License, Version 2.0
org.spockframework spock-tapestry 2.3-groovy-4.0 jar The Apache Software License, Version 2.0
org.spockframework spock-unitils 2.3-groovy-4.0 jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
com.athaydes spock-reports 2.5.1-groovy-4.0 jar The Apache License, Version 2.0
org.apache.groovy groovy 4.0.17 jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.24.2 jar Apache License, Version 2.0
org.mockito mockito-core 5.8.0 jar MIT