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 |
---|---|---|---|---|
fr.paris.lutece.plugins | library-lutece-unit-testing | 4.0.1 | jar | Lutece license |
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 |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
javax.servlet.jsp | javax.servlet.jsp-api | 2.3.1 | jar | CDDL + GPLv2 with classpath exception |
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 |
---|---|---|---|---|
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.glassfish | javax.el | 3.0.0 | jar | CDDL + GPLv2 with classpath exception |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.springframework | spring-core | 4.3.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-test | 4.3.3.RELEASE | jar | The Apache Software License, Version 2.0 |
Lutece license: Library unit testing for Lutece, Lutece keydiversification library
Eclipse Public License 1.0: JUnit
CDDL + GPLv2 with classpath exception: Expression Language 3.0, Java Servlet API, JavaServer Pages(TM) API
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Logging, Spring Core, Spring TestContext Framework
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
library-lutece-unit-testing-4.0.1.jar | 6.4 kB | 14 | 3 | 1 | 1.8 | Yes |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
javax.servlet.jsp-api-2.3.1.jar | 53.2 kB | 70 | 58 | 3 | 1.7 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
javax.el-3.0.0.jar | 224 kB | 175 | 156 | 6 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
spring-core-4.3.3.RELEASE.jar | 1.1 MB | 831 | 784 | 40 | 1.6 | Yes |
spring-test-4.3.3.RELEASE.jar | 593.3 kB | 477 | 437 | 31 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 2.5 MB | 2087 | 1876 | 120 | 1.8 | 9 |
test: 7 | test: 2.4 MB | test: 1914 | test: 1739 | test: 113 | - | test: 7 |
provided: 2 | provided: 149 kB | provided: 173 | provided: 137 | provided: 7 | - | provided: 2 |