Fork me on GitHub

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
fr.paris.lutece.plugins library-lutece-unit-testing 4.1.0 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.1.0-20200617.164315-15 jar -
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

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
antlr antlr 2.7.2 jar -
com.cybozu.labs langdetect 1.1-20120112 jar Apache 2
com.ibm.icu icu4j 58.2 jar Unicode/ICU License
com.shapesecurity salvation 2.4.0 jar Apache License, Version 2.0
commons-beanutils commons-beanutils 1.9.3 jar Apache License, Version 2.0
commons-chain commons-chain 1.1 jar /LICENSE.txt
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-digester commons-digester 1.8.1 jar The Apache Software 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
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
commons-validator commons-validator 1.3.1 jar /LICENSE.txt
dom4j dom4j 1.1 jar -
isorelax isorelax 20030108 jar -
junit junit 4.13 jar Eclipse Public License 1.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.arnx jsonic 1.3.9 jar The Apache Software License, Version 2.0
net.sf.saxon Saxon-HE 9.6.0-4 jar Mozilla Public License Version 2.0
nu.validator cssvalidator 1.0.4 jar W3C Software and Document Notice and License
nu.validator galimatias 0.1.3 jar The MIT License
nu.validator htmlparser 1.4.12 jar The MIT License-The (New) BSD License
nu.validator jing 20180722VNU jar 3-clause BSD license
nu.validator validator 18.11.5 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.apache.struts struts-core 1.3.8 jar The Apache Software License, Version 2.0
org.apache.struts struts-taglib 1.3.8 jar The Apache Software License, Version 2.0
org.apache.struts struts-tiles 1.3.8 jar The Apache Software License, Version 2.0
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0
org.apache.velocity velocity-tools 2.0 jar The Apache Software License, Version 2.0
org.awaitility awaitility 4.0.1 jar LICENSE.txt
org.eclipse.jetty jetty-continuation 9.2.25.v20180606 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 9.2.25.v20180606 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.2.25.v20180606 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.2.25.v20180606 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.2.25.v20180606 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlets 9.2.25.v20180606 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.2.25.v20180606 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util-ajax 9.2.25.v20180606 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-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
org.w3c.jigsaw jigsaw 2.2.6 jar W3C Software License
oro oro 2.0.8 jar -
sslext sslext 1.2-0 jar Apache Software License, Version 1.1
xerces xercesImpl 2.9.1 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.0.b2 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

W3C Software License: W3C Jigsaw

Eclipse Public License 1.0: JUnit

Apache 2.0: Awaitility

Unicode/ICU License: ICU4J

W3C Software and Document Notice and License: cssvalidator

Mozilla Public License Version 2.0: Saxon-HE

The (New) BSD License: htmlparser

New BSD License: Hamcrest Core

BSD Licence 3: Hamcrest

Apache 2: language-detection-lib

Lutece license: Library unit testing for Lutece, Lutece Library Utils

Unknown: Lutece build tools configuration files, antlr, dom4j, isorelax, oro

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 Software License, Version 1.1: sslext

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache HttpClient, Apache HttpCore, salvation

CDDL + GPLv2 with classpath exception: Expression Language 3.0, Java Servlet API, JavaServer Pages(TM) API

The Apache Software License, Version 2.0: Apache Commons FileUpload, Apache Commons Logging, Apache Log4j, Apache Velocity, Commons Chain, Commons Digester, Commons IO, Commons Lang, Spring Core, Spring TestContext Framework, Struts Core, Struts Taglib, Struts Tiles, Validator, VelocityTools, XML Commons External Components XML APIs, Xerces2 Java Parser, jsonic

3-clause BSD license: Jing

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.2.jar 358.3 kB 195 193 8 1.1 Yes
langdetect-1.1-20120112.jar 1.2 MB 96 11 2 1.5 Yes
icu4j-58.2.jar 11.7 MB 4541 1237 11 1.6 Yes
salvation-2.4.0.jar 104.5 kB 91 76 6 1.8 Yes
commons-beanutils-1.9.3.jar 246.2 kB 154 137 5 1.6 Yes
commons-chain-1.1.jar 90 kB 78 61 8 1.3 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-digester-1.8.1.jar 146.1 kB 119 100 6 1.2 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-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
commons-validator-1.3.1.jar 139 kB 93 46 3 1.3 Yes
dom4j-1.1.jar 456.9 kB 364 333 26 1.1 Yes
library-lutece-unit-testing-4.1.0.jar 8.1 kB 14 3 1 1.8 Yes
build-config-1.1.0-SNAPSHOT.jar 342.6 kB 72 0 0 - No
isorelax-20030108.jar 192.6 kB 88 58 11 1.2 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.13.jar 381.8 kB 387 348 32 1.5 Yes
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes
jsonic-1.3.9.jar 290.5 kB 205 193 6 1.6 Yes
Saxon-HE-9.6.0-4.jar 4.2 MB 2001 1654 38 1.5 Yes
cssvalidator-1.0.4.jar 2.7 MB 1633 1453 45 1.7 Yes
galimatias-0.1.3.jar 107.4 kB 60 54 3 1.8 Yes
htmlparser-1.4.12.jar 488 kB 178 156 11 1.8 Yes
jing-20180722VNU.jar 604.1 kB 689 609 33 1.8 No
validator-18.11.5.jar 4.1 MB 753 340 28 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
struts-core-1.3.8.jar 328.9 kB 192 150 15 1.4 Yes
struts-taglib-1.3.8.jar 251.5 kB 158 125 8 1.4 Yes
struts-tiles-1.3.8.jar 119.7 kB 93 67 8 1.4 Yes
velocity-1.7.jar 449.5 kB 306 270 25 1.4 Yes
velocity-tools-2.0.jar 346.6 kB 211 187 11 1.5 Yes
awaitility-4.0.1.jar 85.4 kB 82 66 8 1.8 Yes
jetty-continuation-9.2.25.v20180606.jar 16 kB 20 8 1 1.7 Yes
jetty-http-9.2.25.v20180606.jar 126.9 kB 77 61 2 1.7 Yes
jetty-io-9.2.25.v20180606.jar 108.7 kB 89 76 2 1.7 Yes
jetty-security-9.2.25.v20180606.jar 96 kB 70 57 2 1.7 Yes
jetty-server-9.2.25.v20180606.jar 421 kB 216 197 7 1.7 Yes
jetty-servlets-9.2.25.v20180606.jar 124.6 kB 70 57 2 1.7 Yes
jetty-util-9.2.25.v20180606.jar 382.4 kB 241 219 10 1.7 Yes
jetty-util-ajax-9.2.25.v20180606.jar 38.7 kB 37 24 1 1.7 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-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
jigsaw-2.2.6.jar 2.7 MB 944 944 73 1.2 Yes
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No
sslext-1.2-0.jar 26.2 kB 29 13 6 1.2 Yes
xercesImpl-2.9.1.jar 1.2 MB 964 894 38 1.1 No
xml-apis-1.0.b2.jar 109.3 kB 217 184 17 1.2 No
Total Size Entries Classes Packages Java Version Debug Information
55 40.1 MB 19981 14288 727 1.8 50
test: 52 test: 39.6 MB test: 19736 test: 14151 test: 720 - test: 48
provided: 3 provided: 491.7 kB provided: 245 provided: 137 provided: 7 - provided: 2