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.google.code.gson | gson | 2.12.1 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-sitetools | 2.0.0 | pom | Apache-2.0 |
org.apache.velocity | velocity | 1.7 | jar | The Apache Software License, Version 2.0 |
org.apache.velocity | velocity-engine-core | 2.4.1 | jar | Apache-2.0 |
org.apache.velocity | velocity-engine-parent | 2.4.1 | pom | Apache-2.0 |
org.apache.velocity.tools | velocity-tools-generic | 3.1 | jar | Apache License, Version 2.0 |
org.apache.velocity.tools | velocity-tools-view | 3.1 | jar | Apache License, Version 2.0 |
org.jsoup | jsoup | 1.19.1 | jar | The MIT License |
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.junit.jupiter | junit-jupiter | 5.12.1 | jar | Eclipse Public License v2.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 |
---|---|---|---|---|
com.github.cliftonlabs | json-simple | 3.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.errorprone | error_prone_annotations | 2.36.0 | jar | Apache 2.0 |
commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
commons-lang | commons-lang | 2.4 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-digester3 | 3.2 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.17.0 | jar | Apache-2.0 |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.12.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.12.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.12.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.12.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.12.1 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- io.github.cs1302uga:cs1302-site-skin:jar:0.1.106-SNAPSHOT
- org.apache.maven.doxia:doxia-sitetools:pom:2.0.0 (compile)
- org.apache.velocity:velocity:jar:1.7 (compile)
- commons-collections:commons-collections:jar:3.2.1 (compile)
- commons-lang:commons-lang:jar:2.4 (compile)
- commons-collections:commons-collections:jar:3.2.1 (compile)
- org.apache.velocity:velocity-engine-parent:pom:2.4.1 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- org.apache.velocity.tools:velocity-tools-generic:jar:3.1 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- org.apache.commons:commons-digester3:jar:3.2 (compile)
- com.github.cliftonlabs:json-simple:jar:3.0.2 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- org.apache.velocity.tools:velocity-tools-view:jar:3.1 (compile)
- org.jsoup:jsoup:jar:1.19.1 (compile)
- com.google.code.gson:gson:jar:2.12.1 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.12.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.12.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.12.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.1 (test)
- org.apache.maven.doxia:doxia-sitetools:pom:2.0.0 (compile)
Licenses
CC-BY-NC-SA-4.0: cs1302-site-skin
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
The MIT License: jsoup Java HTML Parser
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Velocity Tools - Generic tools, Apache Velocity Tools - View tools, cs1302-site-skin
Apache-2.0: Apache Commons Lang, Apache Velocity, Apache Velocity - Engine, Doxia Sitetools, Gson
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
The Apache Software License, Version 2.0: Apache Commons Digester, Apache Commons Logging, Apache Velocity, Commons Collections, Commons Lang, JSON.simple
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
json-simple-3.0.2.jar | 35.1 kB | 28 | 17 | 1 | 1.7 | Yes |
gson-2.12.1.jar | 285.9 kB | 225 | - | - | - | - |
• Root | - | 224 | 204 | 9 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
error_prone_annotations-2.36.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-collections-3.2.1.jar | 575.4 kB | 482 | 458 | 12 | 1.2 | Yes |
commons-lang-2.4.jar | 261.8 kB | 148 | 127 | 9 | 1.2 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
commons-digester3-3.2.jar | 241.6 kB | 213 | 189 | 11 | 1.5 | Yes |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
doxia-sitetools-2.0.0.pom | 12 kB | - | - | - | - | - |
velocity-1.7.jar | 449.5 kB | 306 | 270 | 25 | 1.4 | Yes |
velocity-engine-core-2.4.1.jar | 515.7 kB | 289 | 255 | 18 | 1.8 | Yes |
velocity-engine-parent-2.4.1.pom | 9.5 kB | - | - | - | - | - |
velocity-tools-generic-3.1.jar | 216.9 kB | 116 | 98 | 3 | 1.8 | Yes |
velocity-tools-view-3.1.jar | 122.6 kB | 72 | 54 | 1 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
jsoup-1.19.1.jar | 473 kB | 305 | - | - | - | - |
• Root | - | 297 | 279 | 7 | 1.8 | Yes |
• Versioned | - | 8 | 4 | 2 | 11 | Yes |
junit-jupiter-5.12.1.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.12.1.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.12.1.jar | 291.8 kB | 171 | 150 | 9 | 1.8 | Yes |
junit-jupiter-params-5.12.1.jar | 601.7 kB | 396 | 358 | 22 | 1.8 | Yes |
junit-platform-commons-1.12.1.jar | 151.9 kB | 99 | - | - | - | - |
• Root | - | 88 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.12.1.jar | 255.8 kB | 184 | 161 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
25 | 5.8 MB | 3989 | 3515 | 190 | 9 | 22 |
compile: 17 | compile: 4.2 MB | compile: 2899 | compile: 2572 | compile: 127 | 1.8 | compile: 15 |
test: 8 | test: 1.6 MB | test: 1090 | test: 943 | test: 63 | 9 | test: 7 |