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 |
---|---|---|---|
asm | asm | 3.3 | jar |
c3p0 | c3p0 | 0.9.1.2 | jar |
cglib | cglib | 2.2 | jar |
com.thinwire | thinwire | 1.2_r677_cia | jar |
commons-collections | commons-collections | 3.2.1 | jar |
commons-lang | commons-lang | 2.5 | jar |
commons-logging | commons-logging | 1.1.1 | jar |
javassist | javassist | 3.14.0.GA | jar |
javax.mail | 1.4.3 | jar | |
jfree | jcommon | 1.0.15 | jar |
jfree | jfreechart | 1.0.13 | jar |
mysql | mysql-connector-java | 5.1.13 | jar |
net.sf.ehcache | ehcache-core | 2.3.0 | jar |
net.sf.ehcache | ehcache-web | 2.0.3 | jar |
net.sourceforge.htmlunit | htmlunit | 2.8 | jar |
org.apache.poi | poi-scratchpad | 3.7 | jar |
org.apache.xmlbeans | xmlbeans | 2.5.0 | jar |
org.aspectj | aspectjrt | 1.6.10 | jar |
org.aspectj | aspectjweaver | 1.6.10 | jar |
org.hibernate | hibernate-entitymanager | 3.6.0.Final | jar |
org.hibernate | hibernate-validator | 4.1.0.Final | jar |
org.quartz-scheduler | quartz | 1.8.4 | jar |
org.slf4j | slf4j-api | 1.6.1 | jar |
org.slf4j | slf4j-log4j12 | 1.6.1 | jar |
org.springframework | org.springframework.aop | 3.0.5.RELEASE | jar |
org.springframework | org.springframework.aspects | 3.0.5.RELEASE | jar |
org.springframework | org.springframework.context.support | 3.0.5.RELEASE | jar |
org.springframework | org.springframework.core | 3.0.5.RELEASE | jar |
org.springframework | org.springframework.jdbc | 3.0.5.RELEASE | jar |
org.springframework | org.springframework.orm | 3.0.5.RELEASE | jar |
org.springframework | org.springframework.web | 3.0.5.RELEASE | jar |
org.springframework | org.springframework.web.servlet | 3.0.5.RELEASE | jar |
org.springframework.security | spring-security-core | 3.1.0.M1 | jar |
trove | trove | 2.1.0 | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type |
---|---|---|---|
log4j | log4j | 1.2.16 | 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:
GroupId | ArtifactId | Version | Type |
---|---|---|---|
ant-contrib | ant-contrib | 20020829 | jar |
com.bm | ejb3unit | 2.0.0-r304-cia | jar |
jdepend | jdepend | 2.9.1 | jar |
junit | junit | 4.8.2 | jar |
org.apache.ant | ant-jsch | 1.8.1 | jar |
org.codehaus.plexus | plexus-utils | 2.0.5 | jar |
org.dbunit | dbunit | 2.4.8 | jar |
org.eclipse.jetty | jetty-webapp | 7.2.0.v20101020 | jar |
org.hibernate | hibernate-tools | 3.2.4.GA | jar |
org.jmock | jmock-junit4 | 2.5.1 | jar |
org.springframework | org.springframework.test | 3.0.5.RELEASE | jar |
xmlunit | xmlunit | 1.3 | jar |
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 | Type |
---|---|---|---|
antlr | antlr | 2.7.6 | jar |
aopalliance | aopalliance | 1.0 | jar |
commons-codec | commons-codec | 1.4 | jar |
commons-fileupload | commons-fileupload | 1.0 | jar |
commons-io | commons-io | 1.4 | jar |
dom4j | dom4j | 1.6.1 | jar |
javax.activation | activation | 1.1 | jar |
javax.transaction | jta | 1.1 | jar |
javax.validation | validation-api | 1.0.0.GA | jar |
net.sourceforge.cssparser | cssparser | 0.9.5 | jar |
net.sourceforge.htmlunit | htmlunit-core-js | 2.8 | jar |
net.sourceforge.nekohtml | nekohtml | 1.9.14 | jar |
org.aopalliance | com.springsource.org.aopalliance | 1.0.0 | jar |
org.apache.httpcomponents | httpclient | 4.0.1 | jar |
org.apache.httpcomponents | httpcore | 4.0.1 | jar |
org.apache.httpcomponents | httpmime | 4.0.1 | jar |
org.apache.james | apache-mime4j | 0.6 | jar |
org.apache.poi | poi | 3.7 | jar |
org.hibernate | hibernate-commons-annotations | 3.2.0.Final | jar |
org.hibernate | hibernate-core | 3.6.0.Final | jar |
org.hibernate.javax.persistence | hibernate-jpa-2.0-api | 1.0.0.Final | jar |
org.springframework | org.springframework.asm | 3.0.5.RELEASE | jar |
org.springframework | org.springframework.beans | 3.0.5.RELEASE | jar |
org.springframework | org.springframework.context | 3.0.5.RELEASE | jar |
org.springframework | org.springframework.expression | 3.0.5.RELEASE | jar |
org.springframework | org.springframework.transaction | 3.0.5.RELEASE | jar |
org.springframework | spring-beans | 3.0.4.RELEASE | jar |
org.springframework | spring-jdbc | 3.0.4.RELEASE | jar |
org.w3c.css | sac | 1.3 | jar |
stax | stax-api | 1.0.1 | jar |
xalan | serializer | 2.7.1 | jar |
xalan | xalan | 2.7.1 | jar |
xerces | xercesImpl | 2.9.1 | jar |
xml-apis | xml-apis | 1.3.04 | 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:
GroupId | ArtifactId | Version | Type |
---|---|---|---|
com.bm | ejb3guice | 1.0.1 | jar |
com.h2database | h2 | 1.1.102 | jar |
com.jcraft | jsch | 0.1.42 | jar |
commons-beanutils | commons-beanutils | 1.7.0 | jar |
freemarker | freemarker | 2.3.8 | jar |
junit | junit-dep | 4.8.2 | jar |
org.apache.ant | ant | 1.8.1 | jar |
org.apache.ant | ant-launcher | 1.8.1 | jar |
org.beanshell | bsh | 2.0b4 | jar |
org.eclipse.jetty | jetty-continuation | 7.2.0.v20101020 | jar |
org.eclipse.jetty | jetty-http | 7.2.0.v20101020 | jar |
org.eclipse.jetty | jetty-io | 7.2.0.v20101020 | jar |
org.eclipse.jetty | jetty-security | 7.2.0.v20101020 | jar |
org.eclipse.jetty | jetty-server | 7.2.0.v20101020 | jar |
org.eclipse.jetty | jetty-servlet | 7.2.0.v20101020 | jar |
org.eclipse.jetty | jetty-util | 7.2.0.v20101020 | jar |
org.eclipse.jetty | jetty-xml | 7.2.0.v20101020 | jar |
org.hamcrest | hamcrest-core | 1.1 | jar |
org.hamcrest | hamcrest-library | 1.1 | jar |
org.hibernate | jtidy | r8-20060801 | jar |
org.jmock | jmock | 2.5.1 | jar |
org.mockito | mockito-all | 1.7 | jar |
Unamed: JPA 2.0 API
GPLv2+CE: JavaMail API
Public Domain: AOP alliance
Unknown: AntLR, FileUpload, Java Transaction API, Javassist, Unnamed - ant-contrib:ant-contrib:jar:20020829, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - javax.activation:activation:jar:1.1, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - jdepend:jdepend:jar:2.9.1, Unnamed - org.aopalliance:com.springsource.org.aopalliance:jar:1.0.0, Unnamed - org.apache.ant:ant-jsch:jar:1.8.1, Unnamed - org.apache.ant:ant-launcher:jar:1.8.1, Unnamed - org.aspectj:aspectjrt:jar:1.6.10, Unnamed - org.aspectj:aspectjweaver:pom:1.6.10, Unnamed - org.springframework.security:spring-security-core:jar:3.1.0.M1, Unnamed - org.springframework:org.springframework.aop:jar:3.0.5.RELEASE, Unnamed - org.springframework:org.springframework.asm:jar:3.0.5.RELEASE, Unnamed - org.springframework:org.springframework.aspects:jar:3.0.5.RELEASE, Unnamed - org.springframework:org.springframework.beans:jar:3.0.5.RELEASE, Unnamed - org.springframework:org.springframework.context.support:jar:3.0.5.RELEASE, Unnamed - org.springframework:org.springframework.context:jar:3.0.5.RELEASE, Unnamed - org.springframework:org.springframework.core:jar:3.0.5.RELEASE, Unnamed - org.springframework:org.springframework.expression:jar:3.0.5.RELEASE, Unnamed - org.springframework:org.springframework.jdbc:jar:3.0.5.RELEASE, Unnamed - org.springframework:org.springframework.orm:jar:3.0.5.RELEASE, Unnamed - org.springframework:org.springframework.test:jar:3.0.5.RELEASE, Unnamed - org.springframework:org.springframework.transaction:jar:3.0.5.RELEASE, Unnamed - org.springframework:org.springframework.web.servlet:jar:3.0.5.RELEASE, Unnamed - org.springframework:org.springframework.web:jar:3.0.5.RELEASE, Unnamed - org.springframework:spring-beans:jar:3.0.4.RELEASE, Unnamed - org.springframework:spring-jdbc:jar:3.0.4.RELEASE, dom4j, org.apache.tools.ant, thinwire
BSD-style license: Unnamed - freemarker:freemarker:jar:2.3.8
GNU Lesser General Public License: CSS Parser, Hibernate Core, Hibernate Entity Manager
Apache License: HttpClient, HttpCore, HttpMime
BSD License: XMLUnit for Java
Apache 2.0: Quartz Enterprise Job Scheduler
Common Public License Version 1.0: JUnit
The MIT License: Mockito
The GNU General Public License, Version 2: MySQL java connector
ASF 2.0: Code Generation Library
BSD style: Hamcrest Core, Hamcrest Library, jMock 2 Core, jMock JUnit 4 Extension
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell, Hibernate Commons Annotations, Hibernate Tools, c3p0:JDBC DataSources/Resource Pools
Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Webapp Application Support, Jetty :: XML utilities
BSD: ASM Core, JSch
Apache License, Version 2.0: Apache JAMES Mime4j, Bean Validation API, Hibernate Validator, HtmlUnit
GNU Lesser General Public License, Version 2.1: DbUnit Framework
The Apache Software License, Version 2.0: Apache Log4j, Apache POI, Commons Codec, Commons Collections, Commons IO, Commons Lang, Commons Logging, Direct Democracy Portal, Ehcache Core, Ehcache Web Filters, Neko HTML, Plexus Common Utilities, StAX API, XML Commons External Components XML APIs, Xalan Java, Xalan Java Serializer, Xerces2 Java Parser, XmlBeans
ejb3unit: GNU Lesser General Public License (LGPL): ejb3guice, ejb3unit
CDDL: JavaMail API
lgpl: trove
The W3C Software License: Simple API for CSS
Java HTML Tidy License: JTidy
GNU Lesser General Public Licence: jcommon, jfreechart
Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Webapp Application Support, Jetty :: XML utilities
The H2 License, Version 1.0: H2 Database Engine
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
Mozilla Public License version 1.1: HtmlUnit Core JS
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
ant-contrib-20020829.jar | 9.15 kB | 17 | 8 | 3 | 1.1 | release |
antlr-2.7.6.jar | 433.04 kB | 226 | 224 | 12 | 1.2 | debug |
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
asm-3.3.jar | 42.56 kB | 24 | 23 | 2 | 1.2 | release |
c3p0-0.9.1.2.jar | 596.47 kB | 434 | 382 | 44 | 1.4 | debug |
cglib-2.2.jar | 272.15 kB | 240 | 226 | 7 | 1.2 | debug |
ejb3guice-1.0.1.jar | 1.24 MB | 1,077 | 641 | 29 | 1.5 | debug |
ejb3unit-2.0.0-r304-cia.jar | 362.13 kB | 393 | 326 | 49 | 1.5 | debug |
h2-1.1.102.jar | 1.04 MB | 435 | 432 | 30 | 1.2 | debug |
jsch-0.1.42.jar | 181.39 kB | 119 | 117 | 4 | 1.2 | debug |
thinwire-1.2_r677_cia.jar | 496.19 kB | 333 | 271 | 8 | 1.5 | debug |
commons-beanutils-1.7.0.jar | 184.25 kB | 129 | 111 | 5 | 1.2 | debug |
commons-codec-1.4.jar | 56.80 kB | 47 | 30 | 5 | 1.4 | debug |
commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug |
commons-fileupload-1.0.jar | 21.85 kB | 24 | 16 | 1 | 1.2 | debug |
commons-io-1.4.jar | 106.49 kB | 93 | 76 | 5 | 1.3 | debug |
commons-lang-2.5.jar | 272.65 kB | 154 | 132 | 10 | 1.3 | debug |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug |
freemarker-2.3.8.jar | 783.69 kB | 610 | 580 | 17 | 1.4 | debug |
javassist-3.14.0.GA.jar | 629.82 kB | 386 | 367 | 17 | 1.4 | debug |
activation-1.1.jar | 61.54 kB | 50 | 38 | 3 | 1.4 | debug |
mail-1.4.3.jar | 451.27 kB | 305 | 274 | 14 | 1.4 | debug |
servlet-api-2.5.jar | 102.65 kB | 68 | 42 | 2 | 1.5 | debug |
jta-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug |
validation-api-1.0.0.GA.jar | 46.32 kB | 90 | 76 | 6 | 1.5 | debug |
jdepend-2.9.1.jar | 56.58 kB | 45 | 38 | 4 | 1.2 | debug |
jcommon-1.0.15.jar | 302.04 kB | 238 | 209 | 18 | 1.2 | debug |
jfreechart-1.0.13.jar | 1.36 MB | 684 | 611 | 37 | 1.3 | debug |
junit-4.8.2.jar | 231.78 kB | 267 | 230 | 30 | 1.5 | debug |
junit-dep-4.8.2.jar | 213.16 kB | 241 | 209 | 27 | 1.5 | debug |
log4j-1.2.16.jar | 470.25 kB | 346 | 308 | 20 | 1.1 | debug |
mysql-connector-java-5.1.13.jar | 749.50 kB | 276 | 242 | 12 | 1.6 | debug |
ehcache-core-2.3.0.jar | 650.71 kB | 496 | 440 | 44 | 1.5 | debug |
ehcache-web-2.0.3.jar | 43.85 kB | 38 | 25 | 2 | 1.5 | debug |
cssparser-0.9.5.jar | 248.00 kB | 98 | 80 | 5 | 1.5 | debug |
htmlunit-2.8.jar | 939.27 kB | 597 | 556 | 22 | 1.5 | debug |
htmlunit-core-js-2.8.jar | 891.19 kB | 403 | 376 | 17 | 1.5 | debug |
nekohtml-1.9.14.jar | 121.45 kB | 73 | 56 | 4 | 1.3 | debug |
com.springsource.org.aopalliance-1.0.0.jar | 4.51 kB | 15 | 9 | 2 | 1.3 | debug |
ant-1.8.1.jar | 1.44 MB | 924 | 873 | 30 | 1.4 | debug |
ant-jsch-1.8.1.jar | 39.26 kB | 28 | 19 | 1 | 1.4 | debug |
ant-launcher-1.8.1.jar | 12.02 kB | 12 | 5 | 1 | 1.4 | debug |
httpclient-4.0.1.jar | 284.22 kB | 266 | 230 | 22 | 1.5 | debug |
httpcore-4.0.1.jar | 168.84 kB | 181 | 158 | 10 | 1.3 | debug |
httpmime-4.0.1.jar | 24.85 kB | 29 | 13 | 2 | 1.5 | debug |
apache-mime4j-0.6.jar | 336.96 kB | 237 | 201 | 18 | 1.5 | debug |
poi-3.7.jar | 1.60 MB | 1,190 | 1,131 | 47 | 1.5 | debug |
poi-scratchpad-3.7.jar | 820.53 kB | 522 | 463 | 45 | 1.5 | debug |
xmlbeans-2.5.0.jar | 2.60 MB | 2,244 | 1,525 | 53 | 1.4 | debug |
aspectjrt-1.6.10.jar | 113.50 kB | 145 | 128 | 10 | 1.5 | debug |
aspectjweaver-1.6.10.jar | 1.60 MB | 897 | 851 | 33 | 1.6 | debug |
bsh-2.0b4.jar | 275.09 kB | 238 | 158 | 8 | 1.2 | release |
plexus-utils-2.0.5.jar | 217.94 kB | 120 | 95 | 9 | 1.3 | debug |
dbunit-2.4.8.jar | 586.77 kB | 426 | 385 | 30 | 1.4 | debug |
jetty-continuation-7.2.0.v20101020.jar | 19.64 kB | 23 | 11 | 1 | 1.5 | debug |
jetty-http-7.2.0.v20101020.jar | 98.91 kB | 61 | 45 | 2 | 1.5 | debug |
jetty-io-7.2.0.v20101020.jar | 76.70 kB | 59 | 45 | 3 | 1.5 | debug |
jetty-security-7.2.0.v20101020.jar | 72.54 kB | 65 | 52 | 2 | 1.5 | debug |
jetty-server-7.2.0.v20101020.jar | 270.13 kB | 148 | 130 | 6 | 1.5 | debug |
jetty-servlet-7.2.0.v20101020.jar | 76.08 kB | 46 | 33 | 2 | 1.5 | debug |
jetty-util-7.2.0.v20101020.jar | 188.63 kB | 128 | 109 | 7 | 1.5 | debug |
jetty-webapp-7.2.0.v20101020.jar | 89.67 kB | 55 | 42 | 1 | 1.5 | debug |
jetty-xml-7.2.0.v20101020.jar | 28.15 kB | 21 | 8 | 1 | 1.5 | debug |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
hamcrest-library-1.1.jar | 108.89 kB | 66 | 24 | 7 | 1.5 | debug |
hibernate-commons-annotations-3.2.0.Final.jar | 69.61 kB | 77 | 61 | 6 | 1.5 | debug |
hibernate-core-3.6.0.Final.jar | 2.94 MB | 2,092 | 1,972 | 99 | 1.5 | debug |
hibernate-entitymanager-3.6.0.Final.jar | 407.73 kB | 329 | 302 | 14 | 1.5 | debug |
hibernate-tools-3.2.4.GA.jar | 356.44 kB | 274 | 174 | 14 | 1.4 | debug |
hibernate-validator-4.1.0.Final.jar | 280.96 kB | 235 | 195 | 17 | 1.5 | debug |
jtidy-r8-20060801.jar | 243.19 kB | 139 | 123 | 2 | 1.3 | debug |
hibernate-jpa-2.0-api-1.0.0.Final.jar | 98.52 kB | 188 | 176 | 4 | 1.5 | debug |
jmock-2.5.1.jar | 134.96 kB | 91 | 74 | 9 | 1.5 | debug |
jmock-junit4-2.5.1.jar | 8.37 kB | 14 | 3 | 1 | 1.5 | debug |
mockito-all-1.7.jar | 943.04 kB | 846 | 469 | 48 | 1.5 | debug |
quartz-1.8.4.jar | 435.21 kB | 281 | 243 | 25 | 1.5 | debug |
slf4j-api-1.6.1.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug |
slf4j-log4j12-1.6.1.jar | 9.52 kB | 16 | 6 | 1 | 1.3 | debug |
org.springframework.aop-3.0.5.RELEASE.jar | 313.66 kB | 282 | 251 | 15 | 1.5 | debug |
org.springframework.asm-3.0.5.RELEASE.jar | 51.84 kB | 39 | 31 | 3 | 1.2 | release |
org.springframework.aspects-3.0.5.RELEASE.jar | 34.71 kB | 38 | 19 | 5 | 1.5 | debug |
org.springframework.beans-3.0.5.RELEASE.jar | 542.39 kB | 385 | 349 | 14 | 1.5 | debug |
org.springframework.context-3.0.5.RELEASE.jar | 653.18 kB | 615 | 531 | 59 | 1.5 | debug |
org.springframework.context.support-3.0.5.RELEASE.jar | 98.51 kB | 87 | 69 | 8 | 1.5 | debug |
org.springframework.core-3.0.5.RELEASE.jar | 373.48 kB | 321 | 296 | 19 | 1.5 | debug |
org.springframework.expression-3.0.5.RELEASE.jar | 165.77 kB | 124 | 111 | 6 | 1.5 | debug |
org.springframework.jdbc-3.0.5.RELEASE.jar | 376.67 kB | 325 | 295 | 18 | 1.5 | debug |
org.springframework.orm-3.0.5.RELEASE.jar | 326.49 kB | 271 | 253 | 12 | 1.5 | debug |
org.springframework.test-3.0.5.RELEASE.jar | 200.47 kB | 164 | 141 | 16 | 1.5 | debug |
org.springframework.transaction-3.0.5.RELEASE.jar | 226.49 kB | 237 | 202 | 20 | 1.5 | debug |
org.springframework.web-3.0.5.RELEASE.jar | 386.32 kB | 335 | 297 | 29 | 1.5 | debug |
org.springframework.web.servlet-3.0.5.RELEASE.jar | 409.16 kB | 290 | 250 | 23 | 1.5 | debug |
spring-beans-3.0.4.RELEASE.jar | 542.55 kB | 385 | 349 | 14 | 1.5 | debug |
spring-jdbc-3.0.4.RELEASE.jar | 370.88 kB | 322 | 292 | 18 | 1.5 | debug |
spring-security-core-3.1.0.M1.jar | 303.51 kB | 344 | 291 | 36 | 1.5 | debug |
sac-1.3.jar | 15.44 kB | 37 | 29 | 2 | 1.1 | debug |
stax-api-1.0.1.jar | 25.89 kB | 48 | 40 | 5 | 1.2 | debug |
trove-2.1.0.jar | 801.60 kB | 634 | 629 | 2 | 1.5 | debug |
serializer-2.7.1.jar | 271.76 kB | 124 | 109 | 3 | 1.1 | debug |
xalan-2.7.1.jar | 3.03 MB | 1,577 | 1,513 | 49 | 1.1 | debug |
xercesImpl-2.9.1.jar | 1.17 MB | 964 | 894 | 38 | 1.1 | release |
xml-apis-1.3.04.jar | 189.80 kB | 344 | 303 | 25 | 1.1 | release |
xmlunit-1.3.jar | 94.48 kB | 77 | 68 | 5 | 1.3 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
104 | 42.19 MB | 31,012 | 26,672 | 1,590 | 1.6 | 98 |
compile: 68 | compile: 31.81 MB | compile: 23,186 | compile: 20,523 | compile: 1,161 | - | compile: 64 |
test: 34 | test: 9.82 MB | test: 7,412 | test: 5,799 | test: 407 | - | test: 32 |
runtime: 1 | runtime: 470.25 kB | runtime: 346 | runtime: 308 | runtime: 20 | - | runtime: 1 |
provided: 1 | provided: 102.65 kB | provided: 68 | provided: 42 | provided: 2 | - | provided: 1 |