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.ganteater | anteater-cli | 1.2.2-SNAPSHOT | jar | Apache License, Version 2.0 |
commons-fileupload | commons-fileupload | 1.3.1 | jar | The Apache Software License, Version 2.0 |
jakarta.servlet | jakarta.servlet-api | 5.0.0 | jar | EPL 2.0GPL2 w/ CPE |
org.slf4j | slf4j-simple | 2.0.17 | jar | MIT |
org.springframework.boot | spring-boot-starter-freemarker | 2.7.18 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-web | 2.7.18 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.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:
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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- com.ganteater:anteater-web:jar:1.2.2-SNAPSHOT
- com.ganteater:anteater-cli:jar:1.2.2-SNAPSHOT (compile)
- log4j:log4j:jar:1.2.15 (compile)
- commons-lang:commons-lang:jar:2.6 (compile)
- org.apache.commons:commons-jexl3:jar:3.4.0 (compile)
- commons-logging:commons-logging:jar:1.3.2 (compile)
- commons-logging:commons-logging:jar:1.3.2 (compile)
- commons-io:commons-io:jar:1.3.2 (compile)
- commons-collections:commons-collections:jar:3.2.1 (compile)
- org.apache.httpcomponents:httpclient:jar:4.4 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4 (compile)
- commons-codec:commons-codec:jar:1.9 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.2 (compile)
- org.apache.sling:org.apache.sling.commons.json:jar:2.0.28 (compile)
- com.squareup.okhttp3:okhttp:jar:4.11.0 (compile)
- com.squareup.okio:okio:jar:3.2.0 (compile)
- com.squareup.okio:okio-jvm:jar:3.2.0 (compile)
- com.squareup.okio:okio-jvm:jar:3.2.0 (compile)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.6.20 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.6.20 (compile)
- org.jetbrains:annotations:jar:13.0 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.6.20 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.6.20 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.20 (compile)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.6.20 (compile)
- com.squareup.okio:okio:jar:3.2.0 (compile)
- com.opencsv:opencsv:jar:5.3 (compile)
- org.apache.commons:commons-lang3:jar:3.11 (compile)
- org.apache.commons:commons-text:jar:1.9 (compile)
- org.apache.commons:commons-collections4:jar:4.4 (compile)
- org.apache.commons:commons-lang3:jar:3.11 (compile)
- org.jasypt:jasypt:jar:1.9.3 (compile)
- commons-cli:commons-cli:jar:1.9.0 (compile)
- log4j:log4j:jar:1.2.15 (compile)
- jakarta.servlet:jakarta.servlet-api:jar:5.0.0 (compile)
- commons-fileupload:commons-fileupload:jar:1.3.1 (compile)
- org.springframework.boot:spring-boot-starter-web:jar:2.7.18 (compile)
- org.springframework.boot:spring-boot-starter:jar:2.7.18 (compile)
- org.springframework.boot:spring-boot:jar:2.7.18 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:2.7.18 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:2.7.18 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.17.2 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.17.2 (compile)
- org.slf4j:jul-to-slf4j:jar:1.7.36 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.17.2 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:1.3.5 (compile)
- org.springframework:spring-core:jar:5.3.31 (compile)
- org.springframework:spring-jcl:jar:5.3.31 (compile)
- org.springframework:spring-jcl:jar:5.3.31 (compile)
- org.yaml:snakeyaml:jar:1.30 (compile)
- org.springframework.boot:spring-boot:jar:2.7.18 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:2.7.18 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.13.5 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.5 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.13.5 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.13.5 (compile)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.13.5 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.13.5 (compile)
- org.springframework.boot:spring-boot-starter-tomcat:jar:2.7.18 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.83 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:9.0.83 (compile)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:9.0.83 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:9.0.83 (compile)
- org.springframework:spring-web:jar:5.3.31 (compile)
- org.springframework:spring-beans:jar:5.3.31 (compile)
- org.springframework:spring-beans:jar:5.3.31 (compile)
- org.springframework:spring-webmvc:jar:5.3.31 (compile)
- org.springframework:spring-aop:jar:5.3.31 (compile)
- org.springframework:spring-context:jar:5.3.31 (compile)
- org.springframework:spring-expression:jar:5.3.31 (compile)
- org.springframework:spring-aop:jar:5.3.31 (compile)
- org.springframework.boot:spring-boot-starter:jar:2.7.18 (compile)
- org.springframework.boot:spring-boot-starter-freemarker:jar:2.7.18 (compile)
- org.freemarker:freemarker:jar:2.3.32 (compile)
- org.springframework:spring-context-support:jar:5.3.31 (compile)
- org.freemarker:freemarker:jar:2.3.32 (compile)
- org.slf4j:slf4j-simple:jar:2.0.17 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.ganteater:anteater-cli:jar:1.2.2-SNAPSHOT (compile)
Licenses
Apache 2: opencsv
The Apache License, Version 2.0: Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8
Eclipse Public License 1.0: JUnit
MIT License: JUL to SLF4J bridge
Apache License, Version 2.0: Apache Commons Collections, Apache Commons Lang, Apache Commons Text, Apache FreeMarker, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j to SLF4J Adapter, Command-Line Interface, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring Web MVC, Web Interface, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-freemarker, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-tomcat, spring-boot-starter-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
Apache-2.0: Apache Commons CLI, Apache Commons JEXL, Apache Commons Logging, Apache Sling Commons JSON
MIT: SLF4J API Module, SLF4J Simple Provider
EPL 2.0: Jakarta Annotations API, Jakarta Servlet
GPL2 w/ CPE: Jakarta Annotations API, Jakarta Servlet
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons FileUpload, Commons Collections, Commons Lang, IntelliJ IDEA Annotations, JASYPT: Java Simplified Encryption, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, jackson-databind, okhttp, okio
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.13.5.jar | 75.7 kB | 84 | 72 | 2 | 1.6 | Yes |
jackson-core-2.13.5.jar | 375.2 kB | 156 | - | - | - | - |
• Root | - | 154 | 127 | 12 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-databind-2.13.5.jar | 1.5 MB | 746 | - | - | - | - |
• Root | - | 744 | 707 | 22 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jdk8-2.13.5.jar | 34.8 kB | 39 | - | - | - | - |
• Root | - | 37 | 22 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-datatype-jsr310-2.13.5.jar | 121.2 kB | 81 | - | - | - | - |
• Root | - | 79 | 58 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jackson-module-parameter-names-2.13.5.jar | 9.5 kB | 21 | - | - | - | - |
• Root | - | 19 | 4 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
anteater-cli-1.2.2-SNAPSHOT.jar | 175 kB | 70 | 54 | 6 | 1.8 | Yes |
opencsv-5.3.jar | 218.4 kB | 163 | 124 | 15 | 1.8 | Yes |
okhttp-4.11.0.jar | 787 kB | 341 | 317 | 17 | 1.8 | Yes |
okio-3.2.0.jar | 25.5 kB | 48 | 0 | 0 | - | - |
okio-jvm-3.2.0.jar | 345.1 kB | 112 | 105 | 2 | 1.8 | Yes |
commons-beanutils-1.9.2.jar | 233.9 kB | 154 | 137 | 5 | 1.5 | Yes |
commons-cli-1.9.0.jar | 75.5 kB | 51 | - | - | - | - |
• Root | - | 50 | 37 | 1 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-codec-1.9.jar | 264 kB | 227 | 85 | 6 | 1.6 | Yes |
commons-collections-3.2.1.jar | 575.4 kB | 482 | 458 | 12 | 1.2 | Yes |
commons-fileupload-1.3.1.jar | 69 kB | 67 | 49 | 6 | 1.5 | Yes |
commons-io-1.3.2.jar | 87.8 kB | 75 | 59 | 4 | 1.3 | Yes |
commons-lang-2.6.jar | 284.2 kB | 155 | 133 | 10 | 1.3 | Yes |
commons-logging-1.3.2.jar | 71.6 kB | 42 | - | - | - | - |
• Root | - | 41 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes |
jakarta.servlet-api-5.0.0.jar | 307.9 kB | 151 | 85 | 4 | 1.8 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
log4j-1.2.15.jar | 391.8 kB | 296 | 259 | 19 | 1.1 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-jexl3-3.4.0.jar | 549.2 kB | 355 | - | - | - | - |
• Root | - | 354 | 333 | 7 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-lang3-3.11.jar | 577.7 kB | 368 | 339 | 17 | 1.8 | Yes |
commons-text-1.9.jar | 216.2 kB | 154 | 135 | 7 | 1.8 | Yes |
httpclient-4.4.jar | 719.3 kB | 499 | 458 | 24 | 1.6 | Yes |
httpcore-4.4.jar | 321.6 kB | 284 | 254 | 17 | 1.6 | Yes |
log4j-api-2.17.2.jar | 302.5 kB | 211 | - | - | - | - |
• Root | - | 199 | 175 | 7 | 1.8 | Yes |
• Versioned | - | 12 | 5 | 3 | 9 | Yes |
log4j-to-slf4j-2.17.2.jar | 18 kB | 22 | 6 | 1 | 1.8 | Yes |
org.apache.sling.commons.json-2.0.28.jar | 111.6 kB | 68 | 47 | 7 | 1.8 | Yes |
tomcat-embed-core-9.0.83.jar | 3.5 MB | 1685 | 1563 | 79 | 1.8 | Yes |
tomcat-embed-el-9.0.83.jar | 258.3 kB | 172 | 161 | 7 | 1.8 | Yes |
tomcat-embed-websocket-9.0.83.jar | 283.3 kB | 195 | 182 | 6 | 1.8 | Yes |
freemarker-2.3.32.jar | 1.7 MB | 1250 | 1225 | 17 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
jasypt-1.9.3.jar | 142.3 kB | 154 | 113 | 23 | 1.6 | Yes |
annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes |
kotlin-stdlib-1.6.20.jar | 1.5 MB | 924 | - | - | - | - |
• Root | - | 922 | 880 | 30 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
kotlin-stdlib-common-1.6.20.jar | 200.6 kB | 337 | 0 | 0 | - | - |
kotlin-stdlib-jdk7-1.6.20.jar | 23.9 kB | 20 | - | - | - | - |
• Root | - | 18 | 8 | 3 | 1.6 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
kotlin-stdlib-jdk8-1.6.20.jar | 17.8 kB | 33 | - | - | - | - |
• Root | - | 31 | 12 | 7 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jul-to-slf4j-1.7.36.jar | 4.5 kB | 11 | 1 | 1 | 1.5 | Yes |
slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-simple-2.0.17.jar | 15.7 kB | 22 | - | - | - | - |
• Root | - | 20 | 6 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
spring-aop-5.3.31.jar | 384.5 kB | 308 | 279 | 17 | 1.8 | Yes |
spring-beans-5.3.31.jar | 706.4 kB | 422 | 392 | 13 | 1.8 | Yes |
spring-context-5.3.31.jar | 1.3 MB | 979 | 892 | 64 | 1.8 | Yes |
spring-context-support-5.3.31.jar | 187.2 kB | 140 | 119 | 11 | 1.8 | Yes |
spring-core-5.3.31.jar | 1.5 MB | 1037 | 978 | 49 | 1.8 | Yes |
spring-expression-5.3.31.jar | 293.2 kB | 164 | 150 | 6 | 1.8 | Yes |
spring-jcl-5.3.31.jar | 25.2 kB | 28 | 17 | 2 | 1.8 | Yes |
spring-web-5.3.31.jar | 1.6 MB | 1081 | 1010 | 55 | 1.8 | Yes |
spring-webmvc-5.3.31.jar | 1 MB | 602 | 557 | 28 | 1.8 | Yes |
spring-boot-2.7.18.jar | 1.5 MB | 1056 | 932 | 79 | 1.8 | Yes |
spring-boot-autoconfigure-2.7.18.jar | 1.7 MB | 1359 | 1231 | 107 | 1.8 | Yes |
spring-boot-starter-2.7.18.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-freemarker-2.7.18.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-json-2.7.18.jar | 4.7 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-logging-2.7.18.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-tomcat-2.7.18.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-web-2.7.18.jar | 4.8 kB | 4 | 0 | 0 | - | - |
snakeyaml-1.30.jar | 331.6 kB | 265 | 227 | 21 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
64 | 28.4 MB | 18864 | 16558 | 927 | 1.8 | 56 |
compile: 62 | compile: 28 MB | compile: 18489 | compile: 16227 | compile: 894 | 1.8 | compile: 54 |
test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | 1.5 | test: 2 |