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.scala-lang | scala-compiler | 2.12.15 | jar | Apache-2.0 |
org.scalatest | scalatest_2.12 | 3.0.7 | jar | - |
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.scala-lang | scala-library | 2.12.15 | jar | Apache-2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
org.scala-lang | scala-reflect | 2.12.8 | jar | Apache-2.0 |
org.scala-lang.modules | scala-xml_2.12 | 1.1.0 | jar | - |
org.scalactic | scalactic_2.12 | 3.0.7 | jar | - |
Eclipse Public License 1.0: JUnit
Apache-2.0: Scala Compiler, Scala Library
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Shim Root
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
scala-compiler-2.12.15.jar | 11 MB | 3367 | 3204 | 66 | 1.8 | Yes |
scala-library-2.12.15.jar | 5.4 MB | 2621 | 2580 | 34 | 1.8 | Yes |
scala-reflect-2.12.8.jar | 3.6 MB | 1409 | 1392 | 13 | 1.8 | Yes |
scala-xml_2.12-1.1.0.jar | 548.6 kB | 249 | 236 | 10 | 1.8 | Yes |
scalactic_2.12-3.0.7.jar | 718.3 kB | 320 | 313 | 4 | 1.8 | Yes |
scalatest_2.12-3.0.7.jar | 7.1 MB | 2637 | 2566 | 30 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 28.8 MB | 10978 | 10622 | 190 | 1.8 | 8 |
test: 7 | test: 23.4 MB | test: 8357 | test: 8042 | test: 156 | - | test: 7 |
provided: 1 | provided: 5.4 MB | provided: 2621 | provided: 2580 | provided: 34 | - | provided: 1 |