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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.3.0-alpha11 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
ch.qos.logback | logback-core | 1.3.0-alpha11 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
org.apache.maven.doxia | doxia-site-renderer | 1.10 | jar | Apache License, Version 2.0 |
org.jetbrains.kotlin | kotlin-stdlib | 1.6.10 | jar | The Apache License, Version 2.0 |
org.scala-lang | scala-library | 2.13.7 | jar | Apache-2.0 |
org.slf4j | slf4j-api | 2.0.0-alpha5 | jar | MIT License |
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.jetbrains.kotlin | kotlin-test-junit | 1.6.10 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter | 5.8.2 | jar | Eclipse Public License v2.0 |
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 | Licenses |
---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.7.0 | jar | - |
commons-chain | commons-chain | 1.1 | jar | - |
commons-codec | commons-codec | 1.11 | 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 | jar | - |
commons-lang | commons-lang | 2.4 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.1 | jar | - |
dom4j | dom4j | 1.1 | jar | - |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.apache.commons | commons-lang3 | 3.8.1 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-text | 1.3 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5.13 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.14 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-artifact | 3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.doxia | doxia-core | 1.10 | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-decoration-model | 1.10 | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-logging-api | 1.10 | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-module-xhtml | 1.10 | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-module-xhtml5 | 1.10 | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-sink-api | 1.10 | jar | Apache License, Version 2.0 |
org.apache.maven.doxia | doxia-skin-model | 1.10 | jar | Apache 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.codehaus.plexus | plexus-classworlds | 1.2-alpha-9 | jar | - |
org.codehaus.plexus | plexus-component-annotations | 2.0.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-container-default | 1.0-alpha-30 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-i18n | 1.0-beta-10 | jar | - |
org.codehaus.plexus | plexus-utils | 3.3.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-velocity | 1.2 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.jetbrains | annotations | 13.0 | jar | The Apache Software License, Version 2.0 |
org.jetbrains.kotlin | kotlin-stdlib-common | 1.6.10 | jar | The Apache License, Version 2.0 |
oro | oro | 2.0.8 | 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 | Licenses |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.jetbrains.kotlin | kotlin-test | 1.6.10 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.8.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.8.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Unknown: Plexus Classworlds, Plexus I18N Component, commons-beanutils, dom4j, oro
The Apache License, Version 2.0: Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Test, Kotlin Test Junit, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Lang, Apache Commons Text, Apache HttpClient, Apache HttpCore, Doxia :: Core, Doxia :: Logging API, Doxia :: Sink API, Doxia :: XHTML Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Velocity Component, laboratory
Apache-2.0: Scala Library
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Velocity, Commons Lang, Default Plexus Container, IntelliJ IDEA Annotations, Maven Artifact, VelocityTools
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.3.0-alpha11.jar | 255 kB | 220 | 169 | 26 | - | Yes |
logback-core-1.3.0-alpha11.jar | 497.7 kB | 443 | 395 | 37 | - | Yes |
commons-beanutils-1.7.0.jar | 188.7 kB | 129 | 111 | 5 | 1.2 | Yes |
commons-chain-1.1.jar | 90 kB | 78 | 61 | 8 | 1.3 | Yes |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-digester-1.8.jar | 143.6 kB | 114 | 100 | 6 | 1.2 | Yes |
commons-lang-2.4.jar | 261.8 kB | 148 | 127 | 9 | 1.2 | Yes |
commons-logging-1.1.jar | 52.9 kB | 34 | 25 | 2 | 1.1 | Yes |
dom4j-1.1.jar | 456.9 kB | 364 | 333 | 26 | 1.1 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | Yes |
commons-text-1.3.jar | 183 kB | 133 | 115 | 6 | 1.7 | Yes |
httpclient-4.5.13.jar | 780.3 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.14.jar | 328.4 kB | 283 | 253 | 17 | 1.6 | Yes |
maven-artifact-3.0.jar | 51.9 kB | 57 | 32 | 11 | 1.5 | Yes |
doxia-core-1.10.jar | 218 kB | 159 | 127 | 14 | 1.7 | Yes |
doxia-decoration-model-1.10.jar | 59.8 kB | 42 | 21 | 3 | 1.7 | Yes |
doxia-logging-api-1.10.jar | 11.5 kB | 19 | 4 | 1 | 1.7 | Yes |
doxia-module-xhtml-1.10.jar | 17.4 kB | 24 | 6 | 1 | 1.7 | Yes |
doxia-module-xhtml5-1.10.jar | 17.8 kB | 24 | 6 | 1 | 1.7 | Yes |
doxia-sink-api-1.10.jar | 11.6 kB | 22 | 4 | 2 | 1.7 | Yes |
doxia-site-renderer-1.10.jar | 65.2 kB | 55 | 11 | 2 | 1.7 | Yes |
doxia-skin-model-1.10.jar | 16.3 kB | 23 | 5 | 2 | 1.7 | 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 |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
plexus-classworlds-1.2-alpha-9.jar | 42.5 kB | 48 | 33 | 5 | 1.4 | Yes |
plexus-component-annotations-2.0.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
plexus-container-default-1.0-alpha-30.jar | 237.5 kB | 218 | 212 | 32 | 1.4 | Yes |
plexus-i18n-1.0-beta-10.jar | 11.9 kB | 20 | 7 | 1 | 1.5 | Yes |
plexus-utils-3.3.0.jar | 263.3 kB | 130 | 105 | 9 | 1.6 | Yes |
plexus-velocity-1.2.jar | 8.1 kB | 17 | 4 | 1 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes |
kotlin-stdlib-1.6.10.jar | 1.5 MB | 920 | 877 | 31 | - | Yes |
kotlin-stdlib-common-1.6.10.jar | 200.6 kB | 337 | 0 | 0 | - | No |
kotlin-test-1.6.10.jar | 132.8 kB | 103 | 96 | 2 | - | Yes |
kotlin-test-junit-1.6.10.jar | 5.1 kB | 15 | 4 | 3 | - | Yes |
junit-jupiter-5.8.2.jar | 6.4 kB | 5 | 1 | 1 | - | No |
junit-jupiter-api-5.8.2.jar | 193.5 kB | 183 | 168 | 8 | - | Yes |
junit-jupiter-engine-5.8.2.jar | 229.7 kB | 140 | 123 | 9 | - | Yes |
junit-jupiter-params-5.8.2.jar | 577.3 kB | 377 | 343 | 22 | - | Yes |
junit-platform-commons-1.8.2.jar | 100.4 kB | 63 | 43 | 7 | - | Yes |
junit-platform-engine-1.8.2.jar | 185.8 kB | 142 | 126 | 9 | - | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
scala-library-2.13.7.jar | 6 MB | 2932 | 2894 | 31 | 1.8 | Yes |
slf4j-api-2.0.0-alpha5.jar | 58.7 kB | 64 | 50 | 5 | - | Yes |
oro-2.0.8.jar | 65.3 kB | 74 | 62 | 6 | 1.2 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
49 | 16.2 MB | 10666 | 9184 | 493 | 1.8 | 45 |
compile: 39 | compile: 14.7 MB | compile: 9618 | compile: 8270 | compile: 428 | - | compile: 36 |
test: 10 | test: 1.4 MB | test: 1048 | test: 914 | test: 65 | - | test: 9 |