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
com.fasterxml.jackson.module jackson-module-parameter-names 2.15.3 jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
fr.paris.lutece.plugins library-rbac-api 1.0.1-SNAPSHOT jar Lutece license
fr.paris.lutece.plugins library-user-api 1.0.2-20200629.121149-2 jar Lutece license
fr.paris.lutece.plugins library-workgroup-api 1.0.1-SNAPSHOT jar Lutece license
jakarta.inject jakarta.inject-api 1.0.5 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.17.1 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.30 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
fr.paris.lutece.plugins library-lutece-unit-testing 4.1.1 jar Lutece license

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
fr.paris.lutece.tools build-config 1.2.1 jar -
jakarta.servlet jakarta.servlet-api 4.0.4 jar EPL 2.0-GPL2 w/ CPE
jakarta.servlet.jsp jakarta.servlet.jsp-api 2.3.6 jar EPL 2.0-GPL2 w/ CPE

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
com.fasterxml.jackson.core jackson-annotations 2.15.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.15.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.15.3 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.springframework spring-core 5.3.30 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.30 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.ibm.icu icu4j 58.2 jar Unicode/ICU License
com.shapesecurity salvation 2.7.2 jar Apache License, Version 2.0
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-fileupload commons-fileupload 1.3.1 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
isorelax isorelax 20030108 jar -
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
junit junit 4.13.2 jar Eclipse Public License 1.0
net.sf.saxon Saxon-HE 9.6.0-4 jar Mozilla Public License Version 2.0
nu.validator cssvalidator 1.0.8 jar W3C Software and Document Notice and License
nu.validator galimatias 0.1.3 jar The MIT License
nu.validator htmlparser 1.4.16 jar The MIT License-The (New) BSD License
nu.validator jing 20200702VNU jar 3-clause BSD license
nu.validator langdetect 1.2 jar Apache License, Version 2.0
nu.validator validator 20.7.2 jar The MIT License
org.apache.httpcomponents httpclient 4.4 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4 jar Apache License, Version 2.0
org.awaitility awaitility 4.0.1 jar LICENSE.txt
org.eclipse.jetty jetty-continuation 9.4.18.v20190429 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 9.4.18.v20190429 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.4.18.v20190429 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.4.18.v20190429 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.4.18.v20190429 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlets 9.4.18.v20190429 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.4.18.v20190429 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util-ajax 9.4.18.v20190429 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.glassfish javax.el 3.0.0 jar CDDL + GPLv2 with classpath exception
org.hamcrest hamcrest 2.1 jar BSD Licence 3
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.springframework spring-test 4.3.3.RELEASE jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Utilities, Jetty :: Utilities :: Ajax(JSON), Jetty :: Utility Servlets and Filters

Eclipse Public License 1.0: JUnit

Apache 2.0: Awaitility

Unicode/ICU License: ICU4J

W3C Software and Document Notice and License: cssvalidator

GPL2 w/ CPE: Jakarta Server Pages API, Jakarta Servlet

Mozilla Public License Version 2.0: Saxon-HE

The (New) BSD License: htmlparser

New BSD License: Hamcrest Core

BSD Licence 3: Hamcrest

Lutece license: API Lutece RBAC, API Lutece Workgroup, Library User API, Library Workflow Core, Library unit testing for Lutece

Unknown: Lutece build tools configuration files, isorelax

Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Utilities, Jetty :: Utilities :: Ajax(JSON), Jetty :: Utility Servlets and Filters

The MIT License: The Nu Html Checker, galimatias, htmlparser

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Log4j API, Spring Beans, Spring Commons Logging Bridge, Spring Core, langdetect, salvation

EPL 2.0: Jakarta Server Pages API, Jakarta Servlet

CDDL + GPLv2 with classpath exception: Expression Language 3.0, Java Servlet API

The Apache Software License, Version 2.0: Apache Commons FileUpload, Apache Commons Logging, Commons IO, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Jakarta Dependency Injection, Spring TestContext Framework, jackson-databind

3-clause BSD license: Jing

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.15.3.jar 75.6 kB 86 72 1 1.6 Yes
jackson-core-2.15.3.jar 549.2 kB 250 185 14 - Yes
jackson-databind-2.15.3.jar 1.6 MB 816 776 23 1.8 Yes
jackson-module-parameter-names-2.15.3.jar 10.3 kB 23 4 1 1.8 Yes
icu4j-58.2.jar 11.7 MB 4541 1237 11 1.6 Yes
salvation-2.7.2.jar 112.1 kB 96 81 6 1.8 Yes
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-fileupload-1.3.1.jar 69 kB 67 49 6 1.5 Yes
commons-io-2.4.jar 185.1 kB 128 110 6 1.6 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
library-lutece-unit-testing-4.1.1.jar 8.2 kB 14 3 1 1.8 Yes
library-rbac-api-1.0.1-SNAPSHOT.jar 3.3 kB 15 2 1 1.8 No
library-user-api-1.0.2-SNAPSHOT.jar 3.3 kB 14 2 1 1.8 No
library-workgroup-api-1.0.1-SNAPSHOT.jar 3 kB 14 1 1 1.8 No
build-config-1.2.1.jar 259.7 kB 40 0 0 - No
isorelax-20030108.jar 192.6 kB 88 58 11 1.2 Yes
jakarta.inject-api-1.0.5.jar 10.9 kB 20 6 1 1.8 No
jakarta.servlet-api-4.0.4.jar 83 kB 108 85 4 1.8 Yes
jakarta.servlet.jsp-api-2.3.6.jar 53.7 kB 70 58 3 1.7 Yes
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
Saxon-HE-9.6.0-4.jar 4.2 MB 2001 1654 38 1.5 Yes
cssvalidator-1.0.8.jar 2.7 MB 1632 1461 41 1.7 Yes
galimatias-0.1.3.jar 107.4 kB 60 54 3 1.8 Yes
htmlparser-1.4.16.jar 417.6 kB 121 97 9 1.8 Yes
jing-20200702VNU.jar 599 kB 675 597 31 1.8 No
langdetect-1.2.jar 46.1 kB 17 11 2 1.8 Yes
validator-20.7.2.jar 4.1 MB 743 331 27 1.8 Yes
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes
httpclient-4.4.jar 719.3 kB 499 458 24 1.6 Yes
httpcore-4.4.jar 321.6 kB 284 254 17 1.6 Yes
log4j-api-2.17.1.jar 301.9 kB 211 176 8 - Yes
awaitility-4.0.1.jar 85.4 kB 82 66 8 1.8 Yes
jetty-continuation-9.4.18.v20190429.jar 25.4 kB 23 9 1 1.8 Yes
jetty-http-9.4.18.v20190429.jar 202.7 kB 112 92 2 1.8 Yes
jetty-io-9.4.18.v20190429.jar 156.4 kB 112 97 2 1.8 Yes
jetty-security-9.4.18.v20190429.jar 116.3 kB 77 62 2 1.8 Yes
jetty-server-9.4.18.v20190429.jar 647.8 kB 330 309 7 1.8 Yes
jetty-servlets-9.4.18.v20190429.jar 101.3 kB 55 41 1 1.8 Yes
jetty-util-9.4.18.v20190429.jar 527.3 kB 328 301 11 1.8 Yes
jetty-util-ajax-9.4.18.v20190429.jar 47.8 kB 39 24 1 1.8 Yes
javax.el-3.0.0.jar 224 kB 175 156 6 1.7 Yes
hamcrest-2.1.jar 123.1 kB 122 108 11 1.7 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
spring-beans-5.3.30.jar 706.2 kB 422 392 13 1.8 Yes
spring-core-5.3.30.jar 1.5 MB 1037 978 49 1.8 Yes
spring-jcl-5.3.30.jar 25.1 kB 28 17 2 1.8 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
50 35.8 MB 17888 12447 519 1.8 44
compile: 16 compile: 6.3 MB compile: 3990 compile: 3581 compile: 151 - compile: 12
test: 31 test: 29.1 MB test: 13680 test: 8723 test: 361 - test: 30
provided: 3 provided: 396.3 kB provided: 218 provided: 143 provided: 7 - provided: 2