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.byteowls | vaadin-chartjs | 1.3.0 | jar | - |
com.fasterxml.jackson.core | jackson-databind | 2.9.7 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.datatype | jackson-datatype-jdk8 | 2.9.7 | jar | The Apache Software License, Version 2.0 |
com.github.markash | statistics-card | 0.3.1 | jar | Apache License, Version 2.0 |
com.google.code.gson | gson | 2.8.5 | jar | Apache 2.0 |
com.google.gwt | gwt-dev | 2.8.2 | jar | GWT Terms |
com.google.gwt | gwt-elemental | 2.8.2 | jar | GWT Terms |
com.google.gwt | gwt-user | 2.8.2 | jar | GWT Terms |
com.jarektoro | responsive-layout | 2.1.1 | jar | Apache 2 |
com.vaadin | vaadin-client | 8.6.0.beta1 | jar | Apache License Version 2.0 |
com.vaadin | vaadin-client-compiled | 8.6.0.beta1 | jar | Apache License Version 2.0 |
com.vaadin | vaadin-client-compiler | 8.6.0.beta1 | jar | Apache License Version 2.0 |
com.vaadin | vaadin-compatibility-client | 8.6.0.beta1 | jar | Apache License Version 2.0 |
com.vaadin | vaadin-compatibility-server | 8.6.0.beta1 | jar | Apache License Version 2.0 |
com.vaadin | vaadin-compatibility-shared | 8.6.0.beta1 | jar | Apache License Version 2.0 |
com.vaadin | vaadin-push | 8.6.0.beta1 | jar | Apache License Version 2.0 |
com.vaadin | vaadin-server | 8.6.0.beta1 | jar | Apache License Version 2.0 |
com.vaadin | vaadin-spring | 3.1.1 | jar | Apache License 2.0 |
com.vaadin | vaadin-themes | 8.6.0.beta1 | jar | Apache License Version 2.0 |
com.whitestein.vaadin.widgets | wt-pdf-viewer | 1.0.4 | jar | Apache 2 |
org.dussan.vaadin | dcharts | 2.0.0.hack23 | jar | The Apache Software License, Version 2.0 |
org.jsoup | jsoup | 1.11.3 | jar | The MIT License |
org.ow2.asm | asm | 7.0-beta | jar | BSD |
org.ow2.asm | asm-commons | 7.0-beta | jar | BSD |
org.ow2.asm | asm-util | 7.0-beta | jar | BSD |
org.slf4j | jcl-over-slf4j | 1.8.0-beta2 | jar | MIT License |
org.tltv.gantt | gantt-addon | 1.0.4 | jar | Apache 2 |
org.vaadin | easybinder | 0.5 | jar | Apache 2 |
org.vaadin.addons | qrcode | 2.1 | jar | - |
org.vaadin.addons | vaadin-grid-util | 2.1.1 | jar | The MIT License (MIT) |
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.hack23.cia | testfoundation | 2018.9.24-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
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 |
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 compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Licenses |
---|---|---|---|---|---|
ant | ant | 1.6.5 | - | jar | The Apache Software License, Version 2.0 |
colt | colt | 1.2.0 | - | jar | - |
com.fasterxml.jackson.core | jackson-annotations | 2.9.0 | - | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.9.7 | - | jar | The Apache Software License, Version 2.0 |
com.google.code.findbugs | jsr305 | 1.3.9 | - | jar | The Apache Software License, Version 2.0 |
com.google.jsinterop | jsinterop-annotations | 1.0.2 | - | jar | GWT Terms |
com.google.jsinterop | jsinterop-annotations | 1.0.2 | sources | jar | GWT Terms |
com.ibm.icu | icu4j | 62.1 | - | jar | Unicode/ICU License |
com.vaadin | vaadin-sass-compiler | 0.9.13 | - | jar | Apache License 2.0 |
com.vaadin | vaadin-shared | 8.6.0.beta1 | - | jar | Apache License Version 2.0 |
com.vaadin.external | gentyref | 1.2.0.vaadin1 | - | jar | The Apache Software License, Version 2.0 |
com.vaadin.external.atmosphere | atmosphere-runtime | 2.4.30.vaadin1 | - | jar | CDDLApache License 2.0 |
com.vaadin.external.flute | flute | 1.3.0.gg2 | - | jar | W3C Software Copyright Notice and License |
com.vaadin.external.slf4j | vaadin-slf4j-jdk14 | 1.6.1 | - | jar | The MIT License |
commons-beanutils | commons-beanutils | 1.9.3.redhat-1 | - | jar | Apache License, Version 2.0 |
commons-codec | commons-codec | 1.11 | - | jar | Apache License, Version 2.0 |
commons-collections | commons-collections | 3.2.2.redhat-2 | - | jar | Apache License, Version 2.0 |
commons-io | commons-io | 2.6 | - | jar | Apache License, Version 2.0 |
javax.validation | validation-api | 1.0.0.GA | - | jar | Apache License, Version 2.0 |
javax.validation | validation-api | 1.0.0.GA | sources | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.8.1 | - | jar | Apache License, Version 2.0 |
org.commonjava.googlecode.markdown4j | markdown4j | 2.2-cj-1.1 | - | jar | APLv2.0 |
org.ow2.asm | asm-analysis | 7.0-beta | - | jar | BSD |
org.ow2.asm | asm-tree | 7.0-beta | - | jar | BSD |
org.slf4j | slf4j-api | 1.8.0-beta2 | - | jar | MIT License |
org.springframework | spring-beans | 5.1.0.RELEASE | - | jar | Apache License, Version 2.0 |
org.springframework | spring-core | 5.1.0.RELEASE | - | jar | Apache License, Version 2.0 |
org.springframework | spring-web | 5.1.0.RELEASE | - | jar | Apache License, Version 2.0 |
org.vaadin | viritin | 2.1 | - | jar | Apache 2 |
org.vaadin.addon | confirmdialog | 3.1.1 | - | jar | Apache 2 |
org.w3c.css | sac | 1.3 | - | jar | The W3C Software License |
tapestry | tapestry | 4.0.2 | - | jar | - |
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:
Apache License, version 2.0: JBoss Logging 3
Apache License Version 2.0: vaadin-client, vaadin-client-compiled, vaadin-client-compiler, vaadin-compatibility-client, vaadin-compatibility-server, vaadin-compatibility-shared, vaadin-push, vaadin-server, vaadin-shared, vaadin-themes
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: Gson
Mozilla Public License, Version 2.0: HtmlUnit Core JS
MIT License: JCL 1.2 implemented over SLF4J, SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Vintage Engine
W3C Software Copyright Notice and License: Flute
Unicode/ICU License: ICU4J
New BSD License: Hamcrest Core
BSD style: XStream Core
CDDL/GPLv2+CE: JavaMail API
Apache 2: ConfirmDialog, EasyMock, Gantt, Objenesis, Viritin, WT PDF Viewer, easybinder, responsive-layout
BSD: asm, asm-analysis, asm-commons, asm-tree, asm-util
Unknown: colt, jdepend, qrcode, tapestry, vaadin-chartjs
Apache Software Licenses: Log4j Implemented Over SLF4J
The BSD 3-Clause License: org.xmlunit:xmlunit-legacy
BSD License: curvesapi, databene ContiPerf
Apache License 2.0: Vaadin Sass Compiler, Xerces-J, atmosphere-runtime, vaadin-spring
The MIT License: jsoup Java HTML Parser, mockito-core, vaadin-slf4j-jdk14
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Net, Apache Commons Text, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Bean Validation API, HtmlUnit, HtmlUnit CSS Parser, HtmlUnit NekoHtml, Plexus Common Utilities, Spring Aspects, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring Object/XML Marshalling, Spring TestContext Framework, Spring Web, Statistics Card
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
GWT Terms: gwt-dev, gwt-elemental, gwt-user, jsinterop-annotations
Common Public License Version 1.0: System Rules
GNU Lesser General Public License version 3: pojo-tester
The SAX License: XML Commons External Components XML APIs
APLv2.0: markdown4j
Apache License: databene ContiPerf
LGPL v3.0: combinatoricslib
The W3C License: XML Commons External Components XML APIs
Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)
ASF 2.0: cglib
Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API
Eclipse Public License: databene ContiPerf
GNU Lesser General Public License: Logback Classic Module, Logback Core Module, databene ContiPerf
GNU Lesser General Public License, version 3.0: Easy Coverage Annotations for Java, Easy Coverage Framework for Java, Easy Coverage for JUnit
The MIT License (MIT): GridUtil
CDDL: atmosphere-runtime
CDDL + GPLv2 with classpath exception: Java Servlet API
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache POI, Byte Buddy (without dependencies), Byte Buddy Java agent, FindBugs-jsr305, GenTyRef, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Web-Widgets, XML Commons External Components XML APIs, XmlBeans, ant, dCharts Widget, jackson-databind, org.xmlunit:xmlunit-core, testfoundation
Eclipse Public License - v 1.0: AspectJ weaver, Logback Classic Module, Logback Core Module
The W3C Software License: Simple API for CSS
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
ant-1.6.5.jar | 1 MB | 616 | 576 | 25 | 1.2 | Yes | No |
cglib-3.2.8.jar | 307.5 kB | 271 | 250 | 8 | 1.5 | Yes | No |
logback-classic-1.3.0-alpha4.jar | 239.3 kB | 209 | 161 | 26 | - | Yes | No |
logback-core-1.3.0-alpha4.jar | 469.4 kB | 422 | 376 | 37 | - | Yes | No |
colt-1.2.0.jar | 581.9 kB | 623 | 593 | 24 | 1.2 | No | No |
vaadin-chartjs-1.3.0.jar | 223.5 kB | 127 | 100 | 10 | 1.8 | Yes | No |
jackson-annotations-2.9.0.jar | 66.5 kB | 80 | 68 | 1 | 1.6 | Yes | No |
jackson-core-2.9.7.jar | 324 kB | 132 | 107 | 11 | 1.6 | Yes | No |
jackson-databind-2.9.7.jar | 1.4 MB | 658 | 624 | 20 | 1.7 | Yes | No |
jackson-datatype-jdk8-2.9.7.jar | 33.4 kB | 36 | 22 | 1 | 1.8 | Yes | No |
statistics-card-0.3.1.jar | 149.2 kB | 57 | 32 | 3 | 1.8 | Yes | No |
system-rules-1.18.0.jar | 38.6 kB | 47 | 33 | 2 | 1.5 | Yes | No |
curvesapi-1.06.jar | 111.9 kB | 120 | 101 | 6 | 1.5 | Yes | No |
jsr305-1.3.9.jar | 33 kB | 72 | 35 | 3 | 1.5 | Yes | No |
gson-2.8.5.jar | 241.6 kB | 197 | 180 | 8 | 1.6 | Yes | No |
gwt-dev-2.8.2.jar | 14.6 MB | 7456 | 5983 | 132 | 1.7 | Yes | No |
gwt-elemental-2.8.2.jar | 1.8 MB | 2401 | 1201 | 28 | 1.7 | Yes | No |
gwt-user-2.8.2.jar | 16.3 MB | 11690 | 5441 | 183 | 1.7 | Yes | No |
jsinterop-annotations-1.0.2.jar | 4.1 kB | 10 | 9 | 1 | 1.7 | No | No |
jsinterop-annotations-1.0.2-sources.jar | 9.5 kB | 10 | 0 | 0 | - | No | No |
combinatoricslib-2.1.jar | 47.4 kB | 53 | 36 | 10 | 1.7 | No | No |
testfoundation-2018.9.24-SNAPSHOT.jar | 8.6 kB | 21 | 7 | 1 | 1.8 | Yes | Yes |
icu4j-62.1.jar | 12.4 MB | 4828 | 1420 | 14 | 1.6 | Yes | No |
responsive-layout-2.1.1.jar | 37.5 kB | 39 | 18 | 3 | 1.8 | Yes | No |
javax.mail-1.6.0.jar | 653.3 kB | 367 | 334 | 14 | 1.7 | Yes | No |
xstream-1.4.10.jar | 589.8 kB | 505 | 473 | 23 | 1.8 | Yes | No |
easyCoverage4J-annotations-2.3.1.jar | 5.5 kB | 18 | 6 | 2 | 1.5 | No | No |
easyCoverage4J-framework-2.3.1.jar | 38 kB | 40 | 23 | 6 | 1.5 | Yes | No |
easyCoverage4J-junit-2.3.1.jar | 7.5 kB | 16 | 4 | 1 | 1.5 | Yes | No |
vaadin-client-8.6.0.beta1.jar | 3.1 MB | 1593 | 941 | 76 | 1.8 | Yes | No |
vaadin-client-compiled-8.6.0.beta1.jar | 846.5 kB | 52 | 1 | 1 | 1.8 | Yes | No |
vaadin-client-compiler-8.6.0.beta1.jar | 136.5 kB | 77 | 33 | 4 | 1.8 | Yes | No |
vaadin-compatibility-client-8.6.0.beta1.jar | 1.7 MB | 876 | 593 | 37 | 1.8 | Yes | No |
vaadin-compatibility-server-8.6.0.beta1.jar | 811.5 kB | 577 | 542 | 22 | 1.8 | Yes | No |
vaadin-compatibility-shared-8.6.0.beta1.jar | 122.8 kB | 186 | 81 | 22 | 1.8 | Yes | No |
vaadin-push-8.6.0.beta1.jar | 81.5 kB | 19 | 1 | 1 | 1.8 | Yes | No |
vaadin-sass-compiler-0.9.13.jar | 532.6 kB | 325 | 167 | 13 | 1.6 | Yes | No |
vaadin-server-8.6.0.beta1.jar | 2.7 MB | 1514 | 916 | 27 | 1.8 | Yes | No |
vaadin-shared-8.6.0.beta1.jar | 536.5 kB | 739 | 344 | 72 | 1.8 | Yes | No |
vaadin-spring-3.1.1.jar | 71.1 kB | 67 | 52 | 6 | 1.8 | Yes | No |
vaadin-themes-8.6.0.beta1.jar | 6.6 MB | 354 | 1 | 1 | 1.8 | Yes | No |
gentyref-1.2.0.vaadin1.jar | 23.5 kB | 23 | 13 | 1 | 1.5 | Yes | No |
atmosphere-runtime-2.4.30.vaadin1.jar | 895.7 kB | 605 | 566 | 21 | 1.7 | Yes | No |
flute-1.3.0.gg2.jar | 79.8 kB | 45 | 35 | 3 | 1.6 | Yes | No |
vaadin-slf4j-jdk14-1.6.1.jar | 34.9 kB | 43 | 28 | 4 | 1.4 | Yes | No |
wt-pdf-viewer-1.0.4.jar | 396.4 kB | 121 | 8 | 2 | 1.7 | Yes | No |
commons-beanutils-1.9.3.redhat-1.jar | 247.5 kB | 156 | 137 | 5 | 1.6 | Yes | No |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes | No |
commons-collections-3.2.2.redhat-2.jar | 611.3 kB | 486 | 460 | 12 | 1.6 | Yes | No |
commons-io-2.6.jar | 214.8 kB | 146 | 127 | 7 | 1.7 | Yes | No |
commons-net-3.6.jar | 307.4 kB | 211 | 179 | 20 | 1.6 | Yes | No |
activation-1.1.jar | 63 kB | 50 | 38 | 3 | 1.4 | Yes | No |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes | No |
validation-api-1.0.0.GA.jar | 47.4 kB | 90 | 76 | 6 | 1.5 | Yes | No |
validation-api-1.0.0.GA-sources.jar | 65.2 kB | 59 | 0 | 0 | - | No | No |
jdepend-1.2.4-eclipsejdepend.jar | 71.9 kB | 58 | 46 | 4 | 1.5 | Yes | No |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes | No |
byte-buddy-1.9.1.jar | 3.2 MB | 2297 | 2248 | 37 | - | Yes | No |
byte-buddy-agent-1.9.1.jar | 43.3 kB | 41 | 31 | 2 | - | Yes | No |
htmlunit-2.33.jar | 2 MB | 1373 | 1315 | 50 | 1.8 | Yes | No |
htmlunit-core-js-2.33.jar | 1.2 MB | 490 | 458 | 20 | 1.8 | Yes | No |
htmlunit-cssparser-1.2.0.jar | 211 kB | 98 | 86 | 7 | 1.8 | Yes | No |
neko-htmlunit-2.33.jar | 97.1 kB | 51 | 35 | 3 | 1.8 | Yes | No |
ant-1.10.5.jar | 2.2 MB | 1219 | 1137 | 61 | 1.8 | Yes | No |
ant-launcher-1.10.5.jar | 18.8 kB | 14 | 4 | 1 | 1.8 | Yes | No |
commons-collections4-4.2.jar | 752.8 kB | 552 | 521 | 19 | 1.7 | Yes | No |
commons-compress-1.18.jar | 591.7 kB | 377 | 336 | 29 | 1.7 | Yes | No |
commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | Yes | No |
commons-text-1.5.jar | 195.8 kB | 142 | 124 | 6 | 1.8 | Yes | No |
httpclient-4.5.5.jar | 766.1 kB | 508 | 467 | 24 | 1.6 | Yes | No |
httpcore-4.4.9.jar | 325.5 kB | 282 | 252 | 17 | 1.6 | Yes | No |
httpmime-4.5.5.jar | 41.8 kB | 40 | 23 | 2 | 1.6 | Yes | No |
poi-4.0.0.jar | 2.7 MB | 1782 | 1704 | 65 | 1.8 | Yes | No |
poi-ooxml-4.0.0.jar | 1.8 MB | 891 | 829 | 45 | 1.8 | Yes | No |
poi-ooxml-schemas-4.0.0.jar | 6.5 MB | 6095 | 2813 | 50 | 1.8 | No | No |
poi-scratchpad-4.0.0.jar | 1.4 MB | 769 | 705 | 48 | 1.8 | Yes | No |
xmlbeans-3.0.1.jar | 2.6 MB | 2082 | 1369 | 49 | 1.6 | Yes | No |
apiguardian-api-1.0.0.jar | 2.2 kB | 7 | 2 | 1 | 1.6 | Yes | No |
aspectjweaver-1.9.2.RC2.jar | 2 MB | 1022 | 967 | 36 | 1.7 | Yes | No |
plexus-utils-3.1.0.jar | 261.6 kB | 129 | 104 | 9 | 1.6 | Yes | No |
markdown4j-2.2-cj-1.1.jar | 64.2 kB | 43 | 30 | 2 | 1.7 | Yes | No |
contiperf-2.4.4.hack23pre.jar | 111.4 kB | 108 | 85 | 10 | 1.5 | Yes | No |
dcharts-2.0.0.hack23.jar | 663.4 kB | 488 | 197 | 49 | 1.8 | Yes | No |
easymock-3.6.jar | 558 kB | 413 | 384 | 13 | 1.6 | Yes | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | No |
jboss-logging-3.3.2.Final.jar | 66.5 kB | 57 | 45 | 1 | 1.6 | Yes | No |
jsoup-1.11.3.jar | 395.7 kB | 266 | 248 | 7 | 1.7 | Yes | No |
junit-jupiter-api-5.3.1.jar | 114.9 kB | 117 | 104 | 5 | 1.8 | Yes | No |
junit-jupiter-engine-5.3.1.jar | 149.8 kB | 100 | 84 | 7 | 1.8 | Yes | No |
junit-platform-commons-1.3.1.jar | 77.9 kB | 49 | 30 | 5 | - | Yes | No |
junit-platform-engine-1.3.1.jar | 135 kB | 113 | 98 | 7 | 1.8 | Yes | No |
junit-platform-launcher-1.3.1.jar | 94.6 kB | 72 | 61 | 4 | 1.8 | Yes | No |
junit-vintage-engine-5.3.1.jar | 62.2 kB | 50 | 36 | 5 | 1.8 | Yes | No |
mockito-core-2.23.0.jar | 565 kB | 613 | 542 | 64 | 1.6 | Yes | No |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes | No |
opentest4j-1.1.1.jar | 7.1 kB | 10 | 6 | 1 | 1.6 | Yes | No |
asm-7.0-beta.jar | 113.6 kB | 42 | 36 | 3 | - | Yes | No |
asm-analysis-7.0-beta.jar | 33.2 kB | 22 | 15 | 2 | - | Yes | No |
asm-commons-7.0-beta.jar | 79.9 kB | 39 | 33 | 2 | - | Yes | No |
asm-tree-7.0-beta.jar | 50.4 kB | 44 | 38 | 2 | - | Yes | No |
asm-util-7.0-beta.jar | 80.8 kB | 29 | 23 | 2 | - | Yes | No |
jcl-over-slf4j-1.8.0-beta2.jar | 17.1 kB | 24 | 10 | 3 | - | Yes | No |
log4j-over-slf4j-1.8.0-beta2.jar | 24.3 kB | 44 | 31 | 5 | - | Yes | No |
slf4j-api-1.8.0-beta2.jar | 43.9 kB | 51 | 39 | 5 | - | Yes | No |
spring-aspects-5.1.0.RELEASE.jar | 47.4 kB | 48 | 28 | 5 | 1.8 | Yes | No |
spring-beans-5.1.0.RELEASE.jar | 671.2 kB | 410 | 380 | 13 | 1.8 | Yes | No |
spring-context-5.1.0.RELEASE.jar | 1.1 MB | 906 | 819 | 64 | 1.8 | Yes | No |
spring-context-support-5.1.0.RELEASE.jar | 181.1 kB | 140 | 119 | 11 | 1.8 | Yes | No |
spring-core-5.1.0.RELEASE.jar | 1.3 MB | 926 | 871 | 47 | 1.8 | Yes | No |
spring-expression-5.1.0.RELEASE.jar | 280 kB | 164 | 150 | 6 | 1.8 | Yes | No |
spring-oxm-5.1.0.RELEASE.jar | 71.9 kB | 60 | 41 | 8 | 1.8 | Yes | No |
spring-test-5.1.0.RELEASE.jar | 617 kB | 464 | 412 | 37 | 1.8 | Yes | No |
spring-web-5.1.0.RELEASE.jar | 1.3 MB | 960 | 891 | 54 | 1.8 | Yes | No |
gantt-addon-1.0.4.jar | 312 kB | 179 | 121 | 3 | 1.8 | Yes | No |
easybinder-0.5.jar | 59.6 kB | 34 | 21 | 3 | 1.8 | Yes | No |
viritin-2.1.jar | 135.2 kB | 151 | 126 | 14 | 1.8 | Yes | No |
confirmdialog-3.1.1.jar | 15.8 kB | 19 | 9 | 1 | 1.6 | Yes | No |
qrcode-2.1.jar | 118.6 kB | 77 | 36 | 4 | 1.8 | Yes | No |
vaadin-grid-util-2.1.1.jar | 103.2 kB | 124 | 56 | 8 | 1.8 | Yes | No |
sac-1.3.jar | 15.8 kB | 37 | 29 | 2 | 1.1 | Yes | No |
xmlunit-core-2.6.2.jar | 167.9 kB | 171 | 155 | 8 | 1.6 | Yes | No |
xmlunit-legacy-2.6.2.jar | 128.3 kB | 102 | 88 | 5 | 1.6 | Yes | No |
pojo-tester-0.7.6.jar | 156.8 kB | 157 | 129 | 22 | 1.8 | Yes | No |
tapestry-4.0.2.jar | 1.1 MB | 1025 | 796 | 43 | 1.1 | Yes | No |
xercesImpl-2.12.0.SP02.jar | 1.8 MB | 1041 | 963 | 41 | 1.4 | Yes | No |
xml-apis-1.4.01.jar | 220.5 kB | 391 | 346 | 29 | 1.1 | No | No |
xmlpull-1.1.3.1.jar | 7.2 kB | 10 | 4 | 1 | 1.2 | Yes | No |
xpp3_min-1.1.4c.jar | 25 kB | 12 | 3 | 2 | 1.1 | Yes | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
128 | 115.6 MB | 71333 | 48717 | 2256 | 1.8 | 120 | 1 |
compile: 62 | compile: 76.5 MB | compile: 42715 | compile: 25904 | compile: 1099 | - | compile: 58 | - |
test: 65 | test: 39 MB | test: 28515 | test: 22734 | test: 1153 | - | test: 61 | test: 1 |
provided: 1 | provided: 95.8 kB | provided: 103 | provided: 79 | provided: 4 | - | provided: 1 | - |