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.thoughtworks.xstream | xstream | 1.4.21 | jar | BSD-3-Clause |
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
| org.apache.maven.plugin-tools | maven-plugin-tools-generators | 3.15.2 | jar | Apache-2.0 |
| org.apache.maven.reporting | maven-reporting-api | 4.0.0 | jar | Apache-2.0 |
| org.apache.maven.shared | maven-shared-utils | 3.4.2 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-interactivity-api | 1.5.1 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-utils | 4.0.3 | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-xml | 3.0.1 | jar | Apache License, Version 2.0 |
| org.jdom | jdom2 | 2.0.6.1 | jar | Similar to Apache License but with the acknowledgment clause removed |
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 |
|---|---|---|---|---|
| org.apache.maven | maven-compat | 3.9.16 | jar | Apache-2.0 |
| org.apache.maven.plugin-testing | maven-plugin-testing-harness | 3.5.1 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.14.4 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 4.11.0 | jar | The MIT License |
| org.mockito | mockito-junit-jupiter | 4.11.0 | jar | The MIT License |
| org.slf4j | slf4j-simple | 1.7.36 | jar | MIT 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 |
|---|---|---|---|---|
| org.apache.maven | maven-artifact | 3.9.16 | jar | Apache-2.0 |
| org.apache.maven | maven-core | 3.9.16 | jar | Apache-2.0 |
| org.apache.maven | maven-model | 3.9.16 | jar | Apache-2.0 |
| org.apache.maven | maven-model-builder | 3.9.16 | jar | Apache-2.0 |
| org.apache.maven | maven-plugin-api | 3.9.16 | jar | Apache-2.0 |
| org.apache.maven | maven-settings | 3.9.16 | jar | Apache-2.0 |
| org.apache.maven.plugin-tools | maven-plugin-annotations | 3.15.2 | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-api | 1.9.27 | jar | Apache-2.0 |
| org.eclipse.sisu | org.eclipse.sisu.plexus | 1.0.1 | jar | Eclipse Public License, Version 2.0 |
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 |
|---|---|---|---|---|
| io.github.x-stream | mxparser | 1.2.2 | jar | Indiana University Extreme! Lab Software License |
| org.jsoup | jsoup | 1.19.1 | jar | The MIT License |
| org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
| xmlpull | xmlpull | 1.1.3.1 | jar | Public Domain |
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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.12.19 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.12.19 | jar | Apache License, Version 2.0 |
| org.apache.maven.wagon | wagon-provider-api | 3.5.3 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-testing | 2.1.0 | jar | Apache-2.0 |
| org.junit.platform | junit-platform-commons | 1.14.4 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
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 | Classifier | Type | Licenses |
|---|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | - | jar | Public Domain |
| com.google.guava | failureaccess | 1.0.3 | - | jar | Apache License, Version 2.0 |
| com.google.guava | guava | 33.6.0-jre | - | jar | Apache License, Version 2.0 |
| com.google.inject | guice | 5.1.0 | classes | jar | The Apache Software License, Version 2.0 |
| org.apache.maven | maven-builder-support | 3.9.16 | - | jar | Apache-2.0 |
| org.apache.maven | maven-repository-metadata | 3.9.16 | - | jar | Apache-2.0 |
| org.apache.maven | maven-resolver-provider | 3.9.16 | - | jar | Apache-2.0 |
| org.apache.maven | maven-settings-builder | 3.9.16 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-impl | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-named-locks | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-spi | 1.9.27 | - | jar | Apache-2.0 |
| org.apache.maven.resolver | maven-resolver-util | 1.9.27 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-cipher | 2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-classworlds | 2.11.0 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-component-annotations | 2.2.0 | - | jar | Apache License, Version 2.0 |
| org.codehaus.plexus | plexus-interpolation | 1.29 | - | jar | Apache-2.0 |
| org.codehaus.plexus | plexus-sec-dispatcher | 2.0 | - | jar | Apache License, Version 2.0 |
| org.eclipse.sisu | org.eclipse.sisu.inject | 1.0.1 | - | jar | Eclipse Public License, Version 2.0 |
| org.jspecify | jspecify | 1.0.0 | - | jar | The Apache License, Version 2.0 |
| org.ow2.asm | asm | 9.9.1 | - | jar | BSD-3-Clause |
Project Dependency Graph
Dependency Tree
- org.apache.maven.plugins:maven-help-plugin:maven-plugin:3.5.2
- org.apache.maven:maven-artifact:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-core:jar:3.9.16 (provided)
- org.apache.maven:maven-settings-builder:jar:3.9.16 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided)
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided)
- org.apache.maven:maven-builder-support:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-repository-metadata:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-resolver-provider:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.27 (provided)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.27 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:1.0.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.9.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.inject:guice:jar:classes:5.1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- aopalliance:aopalliance:jar:1.0 (provided)
- com.google.guava:guava:jar:33.6.0-jre (provided)
- org.jspecify:jspecify:jar:1.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (provided)
- com.google.guava:failureaccess:jar:1.0.3 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-classworlds:jar:2.11.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-interpolation:jar:1.29 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-component-annotations:jar:2.2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings-builder:jar:3.9.16 (provided)
- org.apache.maven:maven-model:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-model-builder:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-plugin-api:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-settings:jar:3.9.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.27 (provided)
![[Information]](./images/icon_info_sml.gif)
- javax.inject:javax.inject:jar:1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:1.0.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.plugin-tools:maven-plugin-tools-generators:jar:3.15.2 (compile)
- org.jsoup:jsoup:jar:1.19.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jsoup:jsoup:jar:1.19.1 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.reporting:maven-reporting-api:jar:4.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-interactivity-api:jar:1.5.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-utils:jar:4.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-xml:jar:3.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jdom:jdom2:jar:2.0.6.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.thoughtworks.xstream:xstream:jar:1.4.21 (compile)
- io.github.x-stream:mxparser:jar:1.2.2 (compile)
- xmlpull:xmlpull:jar:1.1.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- xmlpull:xmlpull:jar:1.1.3.1 (compile)
- io.github.x-stream:mxparser:jar:1.2.2 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.14.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.5.1 (test)
- org.codehaus.plexus:plexus-testing:jar:2.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.plexus:plexus-testing:jar:2.1.0 (test)
- org.apache.maven:maven-compat:jar:3.9.16 (test)
- org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.wagon:wagon-provider-api:jar:3.5.3 (test)
- org.mockito:mockito-core:jar:4.11.0 (test)
- net.bytebuddy:byte-buddy:jar:1.12.19 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.12.19 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.12.19 (test)
- org.mockito:mockito-junit-jupiter:jar:4.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven:maven-artifact:jar:3.9.16 (provided)
Licenses
Eclipse Public License, Version 2.0: org.eclipse.sisu:org.eclipse.sisu.inject, org.eclipse.sisu:org.eclipse.sisu.plexus
Similar to Apache License but with the acknowledgment clause removed: JDOM
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-3-Clause: XStream Core, asm
MIT License: SLF4J API Module, SLF4J Simple Binding
The MIT License: jsoup Java HTML Parser, mockito-core, mockito-junit-jupiter
Apache-2.0: Apache Maven Help Plugin, Apache Maven Reporting API, Apache Maven Shared Utils, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Generators, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Classworlds, Plexus Common Utilities, Plexus Default Interactivity Handler, Plexus Interpolation API, Plexus Testing
Apache License, Version 2.0: Apache Maven Wagon :: API, Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, Objenesis, Plexus :: Component Annotations (deprecated), Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, Plexus XML Utilities
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Public Domain: AOP alliance, XML Pull Parsing API
Indiana University Extreme! Lab Software License: MXParser
The Apache Software License, Version 2.0: Google Guice - Core Library, javax.inject
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
| failureaccess-1.0.3.jar | 10.8 kB | 25 | - | - | - | - |
| • Root | - | 17 | 2 | 1 | 1.8 | Yes |
| • Versioned | - | 8 | 1 | 1 | 9 | No |
| guava-33.6.0-jre.jar | 3.1 MB | 2010 | - | - | - | - |
| • Root | - | 2008 | 1969 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| guice-5.1.0-classes.jar | 656.9 kB | 478 | 460 | 10 | 1.8 | Yes |
| xstream-1.4.21.jar | 646.5 kB | 530 | 498 | 23 | 1.8 | Yes |
| mxparser-1.2.2.jar | 29.7 kB | 16 | 1 | 1 | 1.4 | Yes |
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
| byte-buddy-1.12.19.jar | 4 MB | 2742 | - | - | - | - |
| • Root | - | 2740 | 2687 | 38 | 1.6 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| byte-buddy-agent-1.12.19.jar | 256.4 kB | 90 | - | - | - | - |
| • Root | - | 88 | 69 | 2 | 1.5 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| maven-artifact-3.9.16.jar | 58.9 kB | 59 | 34 | 11 | 1.8 | Yes |
| maven-builder-support-3.9.16.jar | 14.4 kB | 24 | 10 | 1 | 1.8 | Yes |
| maven-compat-3.9.16.jar | 286.7 kB | 214 | 163 | 29 | 1.8 | Yes |
| maven-core-3.9.16.jar | 722 kB | 532 | 444 | 58 | 1.8 | Yes |
| maven-model-3.9.16.jar | 218 kB | 97 | 80 | 3 | 1.8 | Yes |
| maven-model-builder-3.9.16.jar | 208.7 kB | 164 | 130 | 17 | 1.8 | Yes |
| maven-plugin-api-3.9.16.jar | 47.6 kB | 48 | 27 | 6 | 1.8 | Yes |
| maven-repository-metadata-3.9.16.jar | 28.6 kB | 27 | 9 | 2 | 1.8 | Yes |
| maven-resolver-provider-3.9.16.jar | 79 kB | 50 | 33 | 1 | 1.8 | Yes |
| maven-settings-3.9.16.jar | 44.7 kB | 35 | 19 | 2 | 1.8 | Yes |
| maven-settings-builder-3.9.16.jar | 42.4 kB | 53 | 32 | 5 | 1.8 | Yes |
| maven-plugin-testing-harness-3.5.1.jar | 71 kB | 46 | 25 | 5 | 1.8 | Yes |
| maven-plugin-annotations-3.15.2.jar | 14 kB | 22 | 7 | 1 | 1.8 | Yes |
| maven-plugin-tools-generators-3.15.2.jar | 41.7 kB | 30 | 12 | 1 | 1.8 | Yes |
| maven-reporting-api-4.0.0.jar | 9.8 kB | 18 | 4 | 1 | 1.8 | Yes |
| maven-resolver-api-1.9.27.jar | 158.2 kB | 170 | 146 | 12 | 1.8 | Yes |
| maven-resolver-impl-1.9.27.jar | 327.4 kB | 213 | 183 | 14 | 1.8 | Yes |
| maven-resolver-named-locks-1.9.27.jar | 37.9 kB | 40 | 22 | 3 | 1.8 | Yes |
| maven-resolver-spi-1.9.27.jar | 51.7 kB | 84 | 58 | 12 | 1.8 | Yes |
| maven-resolver-util-1.9.27.jar | 197.4 kB | 157 | 130 | 13 | 1.8 | Yes |
| maven-shared-utils-3.4.2.jar | 151.1 kB | 103 | 79 | 9 | 1.8 | Yes |
| wagon-provider-api-3.5.3.jar | 55.1 kB | 60 | 39 | 8 | 1.7 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| plexus-cipher-2.0.jar | 13 kB | 19 | 5 | 1 | 1.7 | Yes |
| plexus-classworlds-2.11.0.jar | 54.2 kB | 52 | 37 | 5 | 1.8 | Yes |
| plexus-component-annotations-2.2.0.jar | 4.2 kB | 15 | 3 | 1 | 1.8 | No |
| plexus-interactivity-api-1.5.1.jar | 10.3 kB | 24 | 9 | 2 | 1.8 | Yes |
| plexus-interpolation-1.29.jar | 88.1 kB | 83 | - | - | - | - |
| • Root | - | 81 | 63 | 7 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| plexus-sec-dispatcher-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | Yes |
| plexus-testing-2.1.0.jar | 9.1 kB | 15 | 4 | 1 | 1.8 | Yes |
| plexus-utils-4.0.3.jar | 193.1 kB | 128 | - | - | - | - |
| • Root | - | 110 | 86 | 7 | 1.8 | Yes |
| • Versioned | - | 6 | 1 | 1 | 9 | Yes |
| • Versioned | - | 6 | 1 | 1 | 10 | Yes |
| • Versioned | - | 6 | 1 | 1 | 11 | Yes |
| plexus-xml-3.0.1.jar | 94.3 kB | 44 | 25 | 2 | 1.8 | Yes |
| org.eclipse.sisu.inject-1.0.1.jar | 304.3 kB | 280 | 261 | 8 | 1.8 | Yes |
| org.eclipse.sisu.plexus-1.0.1.jar | 215.8 kB | 204 | 167 | 20 | 1.8 | Yes |
| jdom2-2.0.6.1.jar | 327.8 kB | 227 | 207 | 15 | 1.5 | Yes |
| jsoup-1.19.1.jar | 473 kB | 305 | - | - | - | - |
| • Root | - | 297 | 279 | 7 | 1.8 | Yes |
| • Versioned | - | 8 | 4 | 2 | 11 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.14.4.jar | 242.5 kB | 217 | 202 | 8 | 1.8 | Yes |
| junit-platform-commons-1.14.4.jar | 164.4 kB | 105 | - | - | - | - |
| • Root | - | 94 | 78 | 10 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| mockito-core-4.11.0.jar | 684.9 kB | 651 | 579 | 64 | 1.8 | Yes |
| mockito-junit-jupiter-4.11.0.jar | 5.4 kB | 9 | 2 | 1 | 1.8 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| asm-9.9.1.jar | 126.3 kB | 45 | 39 | 3 | 1.5 | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
| xmlpull-1.1.3.1.jar | 7.2 kB | 10 | 4 | 1 | 1.2 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 56 | 14.7 MB | 10786 | 9552 | 496 | 1.8 | 53 |
| compile: 13 | compile: 2 MB | compile: 1489 | compile: 1244 | compile: 74 | 1.8 | compile: 12 |
| provided: 29 | provided: 6.8 MB | provided: 5045 | provided: 4395 | provided: 241 | provided: 27 | |
| test: 14 | test: 5.8 MB | test: 4252 | test: 3913 | test: 181 | 1.8 | test: 14 |
