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 |
---|---|---|---|---|
org.springframework.boot | spring-boot-starter-web | 3.1.0 | 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 |
---|---|---|---|---|
org.springframework.boot | spring-boot-starter-test | 3.1.0 | jar | Apache 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:
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:
Project Dependency Graph
Dependency Tree
- au.com.lucidtech.maveninactionwithgithubactions:testsexecution:jar:0.0.1-SNAPSHOT
- org.springframework.boot:spring-boot-starter-web:jar:3.1.0 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.1.0 (compile)
- org.springframework.boot:spring-boot:jar:3.1.0 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.1.0 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:3.1.0 (compile)
- ch.qos.logback:logback-classic:jar:1.4.7 (compile)
- ch.qos.logback:logback-core:jar:1.4.7 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.20.0 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.20.0 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.7 (compile)
- ch.qos.logback:logback-classic:jar:1.4.7 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- org.yaml:snakeyaml:jar:1.33 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.1.0 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.15.0 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.0 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.15.0 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.15.0 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.15.0 (compile)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.15.0 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.15.0 (compile)
- org.springframework.boot:spring-boot-starter-tomcat:jar:3.1.0 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.8 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.8 (compile)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.8 (compile)
- org.springframework:spring-web:jar:6.0.9 (compile)
- org.springframework:spring-beans:jar:6.0.9 (compile)
- io.micrometer:micrometer-observation:jar:1.11.0 (compile)
- io.micrometer:micrometer-commons:jar:1.11.0 (compile)
- org.springframework:spring-webmvc:jar:6.0.9 (compile)
- org.springframework:spring-aop:jar:6.0.9 (compile)
- org.springframework:spring-context:jar:6.0.9 (compile)
- org.springframework:spring-expression:jar:6.0.9 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.1.0 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:3.1.0 (test)
- org.springframework.boot:spring-boot-test:jar:3.1.0 (test)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.1.0 (test)
- com.jayway.jsonpath:json-path:jar:2.8.0 (test)
- org.slf4j:slf4j-api:jar:2.0.7 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.2 (test)
- net.minidev:json-smart:jar:2.4.10 (test)
- net.minidev:accessors-smart:jar:2.4.9 (test)
- org.ow2.asm:asm:jar:9.3 (test)
- net.minidev:accessors-smart:jar:2.4.9 (test)
- org.assertj:assertj-core:jar:3.24.2 (test)
- net.bytebuddy:byte-buddy:jar:1.14.4 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.junit.jupiter:junit-jupiter:jar:5.9.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.3 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.3 (test)
- org.mockito:mockito-core:jar:5.3.1 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.4 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.mockito:mockito-junit-jupiter:jar:5.3.1 (test)
- org.skyscreamer:jsonassert:jar:1.5.1 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- org.springframework:spring-core:jar:6.0.9 (compile)
- org.springframework:spring-jcl:jar:6.0.9 (compile)
- org.springframework:spring-test:jar:6.0.9 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
- org.springframework.boot:spring-boot-starter-web:jar:3.1.0 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: JUL to SLF4J bridge, SLF4J API Module
BSD-3-Clause: asm
BSD License 3: Hamcrest
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: Jakarta Annotations API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
EDL 1.0: Jakarta Activation API
Apache License 2.0: JSON library from Android SDK
The MIT License: mockito-core, mockito-junit-jupiter
Apache License, Version 2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring Web MVC, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-web, spring-boot-test, spring-boot-test-autoconfigure, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
EPL 2.0: Jakarta Annotations API
The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Testing with Maven, jackson-databind, json-path, micrometer-commons, micrometer-observation, org.xmlunit:xmlunit-core
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.4.7.jar | 270.1 kB | 226 | 174 | 27 | 11 | Yes |
logback-core-1.4.7.jar | 590.9 kB | 507 | 455 | 42 | 11 | Yes |
jackson-annotations-2.15.0.jar | 75.6 kB | 86 | 73 | 2 | 9 | Yes |
jackson-core-2.15.0.jar | 542.6 kB | 247 | 186 | 15 | 19 | Yes |
jackson-databind-2.15.0.jar | 1.6 MB | 816 | 777 | 24 | 9 | Yes |
jackson-datatype-jdk8-2.15.0.jar | 36.1 kB | 41 | 23 | 2 | 9 | Yes |
jackson-datatype-jsr310-2.15.0.jar | 122.9 kB | 82 | 59 | 7 | 9 | Yes |
jackson-module-parameter-names-2.15.0.jar | 10.3 kB | 23 | 5 | 2 | 9 | Yes |
json-path-2.8.0.jar | 277.6 kB | 221 | 203 | 13 | 1.8 | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
micrometer-commons-1.11.0.jar | 47.1 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.11.0.jar | 68 kB | 70 | 55 | 6 | 1.8 | Yes |
jakarta.activation-api-2.1.2.jar | 66.1 kB | 59 | 45 | 3 | 9 | Yes |
jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 9 | Yes |
jakarta.xml.bind-api-4.0.0.jar | 127.1 kB | 132 | 109 | 7 | 11 | Yes |
byte-buddy-1.14.4.jar | 4.2 MB | 2921 | 2867 | 39 | 9 | Yes |
byte-buddy-agent-1.14.4.jar | 256.7 kB | 90 | 70 | 3 | 9 | Yes |
accessors-smart-2.4.9.jar | 29.9 kB | 24 | 13 | 2 | 1.8 | Yes |
json-smart-2.4.10.jar | 120.2 kB | 107 | 93 | 5 | 1.8 | Yes |
log4j-api-2.20.0.jar | 313.3 kB | 223 | 189 | 9 | 9 | Yes |
log4j-to-slf4j-2.20.0.jar | 21.8 kB | 25 | 9 | 1 | 1.8 | Yes |
tomcat-embed-core-10.1.8.jar | 3.4 MB | 1584 | 1449 | 79 | 11 | Yes |
tomcat-embed-el-10.1.8.jar | 258.3 kB | 164 | 154 | 7 | 11 | Yes |
tomcat-embed-websocket-10.1.8.jar | 277.4 kB | 191 | 178 | 6 | 11 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
assertj-core-3.24.2.jar | 1.3 MB | 854 | 814 | 28 | 9 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
junit-jupiter-5.9.3.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.9.3.jar | 207.8 kB | 194 | 179 | 8 | 9 | Yes |
junit-jupiter-engine-5.9.3.jar | 246.7 kB | 151 | 134 | 9 | 9 | Yes |
junit-jupiter-params-5.9.3.jar | 579.6 kB | 377 | 343 | 22 | 9 | Yes |
junit-platform-commons-1.9.3.jar | 103 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.9.3.jar | 189.2 kB | 143 | 127 | 9 | 9 | Yes |
mockito-core-5.3.1.jar | 689 kB | 637 | 565 | 64 | 11 | Yes |
mockito-junit-jupiter-5.3.1.jar | 5.5 kB | 9 | 2 | 1 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | 9 | Yes |
asm-9.3.jar | 122.2 kB | 44 | 38 | 3 | 9 | Yes |
jsonassert-1.5.1.jar | 30.5 kB | 32 | 20 | 3 | 1.6 | Yes |
jul-to-slf4j-2.0.7.jar | 5.7 kB | 12 | 1 | 1 | 1.8 | Yes |
slf4j-api-2.0.7.jar | 63.6 kB | 67 | 52 | 5 | 9 | Yes |
spring-aop-6.0.9.jar | 399.2 kB | 308 | 276 | 17 | 17 | Yes |
spring-beans-6.0.9.jar | 849.3 kB | 476 | 445 | 13 | 17 | Yes |
spring-context-6.0.9.jar | 1.2 MB | 869 | 785 | 57 | 17 | Yes |
spring-core-6.0.9.jar | 1.8 MB | 1175 | 1101 | 59 | 17 | Yes |
spring-expression-6.0.9.jar | 296.3 kB | 160 | 148 | 6 | 17 | Yes |
spring-jcl-6.0.9.jar | 23.5 kB | 26 | 15 | 2 | 17 | Yes |
spring-test-6.0.9.jar | 827 kB | 565 | 507 | 41 | 17 | Yes |
spring-web-6.0.9.jar | 1.8 MB | 1126 | 1048 | 57 | 17 | Yes |
spring-webmvc-6.0.9.jar | 1 MB | 552 | 508 | 27 | 17 | Yes |
spring-boot-3.1.0.jar | 1.5 MB | 1069 | 940 | 81 | 17 | Yes |
spring-boot-autoconfigure-3.1.0.jar | 1.8 MB | 1400 | 1268 | 108 | 17 | Yes |
spring-boot-starter-3.1.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-json-3.1.0.jar | 4.7 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-logging-3.1.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-test-3.1.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-tomcat-3.1.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-web-3.1.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-test-3.1.0.jar | 247.7 kB | 179 | 146 | 17 | 17 | Yes |
spring-boot-test-autoconfigure-3.1.0.jar | 222.8 kB | 260 | 186 | 27 | 17 | Yes |
xmlunit-core-2.9.1.jar | 175.2 kB | 178 | 161 | 9 | 1.7 | Yes |
snakeyaml-1.33.jar | 331.7 kB | 263 | 225 | 21 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
62 | 29 MB | 19352 | 17488 | 1040 | 19 | 55 |
compile: 34 | compile: 18.7 MB | compile: 11889 | compile: 10652 | compile: 693 | 19 | compile: 29 |
test: 28 | test: 10.3 MB | test: 7463 | test: 6836 | test: 347 | 17 | test: 26 |