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.12 jar Eclipse Public License 1.0
org.springframework spring-core 4.3.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-test 4.3.6.RELEASE jar The Apache Software License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
org.apache.tomcat tomcat-servlet-api 8.5.11 jar http://www.apache.org/licenses/LICENSE-2.0.txt and http://www.opensource.org/licenses/cddl1.txt

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 Licenses
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0: tomcat-servlet-api

Eclipse Public License 1.0: JUnit

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Openmeetings Flash, Spring Core, Spring TestContext Framework

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.9 kB 323 286 30 1.5 Yes
tomcat-servlet-api-8.5.11.jar 243.7 kB 127 82 4 1.7 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
spring-core-4.3.6.RELEASE.jar 1.1 MB 838 790 41 1.6 Yes
spring-test-4.3.6.RELEASE.jar 598.8 kB 483 443 31 1.6 Yes
5 2.3 MB 1823 1646 109 1.7 5
test: 4 test: 2.1 MB test: 1696 test: 1564 test: 105 - test: 4
provided: 1 provided: 243.7 kB provided: 127 provided: 82 provided: 4 - provided: 1

Back to top