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.baomidou | mybatis-plus-jsqlparser | 3.5.14 | jar | The Apache License, Version 2.0 |
| io.github.seenings | seen-api | 0.1.74 | jar | The Apache Software License, Version 2.0 |
| io.github.seenings | seen-extra | 0.1.74 | jar | The Apache Software License, Version 2.0 |
| jakarta.servlet | jakarta.servlet-api | 6.0.0 | jar | EPL 2.0GPL2 w/ CPE |
| org.springframework | spring-webmvc | 6.2.7 | jar | Apache License, Version 2.0 |
| org.springframework.cloud | spring-cloud-commons | 4.3.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.mockito | mockito-core | 5.17.0 | jar | MIT |
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.projectlombok | lombok | 1.18.38 | jar | The MIT License |
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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter-engine | 5.12.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.12.2 | jar | Eclipse Public License v2.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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.17.5 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.17.5 | jar | Apache License, Version 2.0 |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- io.github.seenings:seen-spring-config:jar:0.1.74
- com.baomidou:mybatis-plus-jsqlparser:jar:3.5.14 (compile)
- com.github.jsqlparser:jsqlparser:jar:5.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.baomidou:mybatis-plus-jsqlparser-common:jar:3.5.14 (compile)
- com.baomidou:mybatis-plus-extension:jar:3.5.14 (compile)
- com.baomidou:mybatis-plus-core:jar:3.5.14 (compile)
- com.baomidou:mybatis-plus-annotation:jar:3.5.14 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mybatis:mybatis:jar:3.5.19 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.baomidou:mybatis-plus-annotation:jar:3.5.14 (compile)
- com.baomidou:mybatis-plus-core:jar:3.5.14 (compile)
- com.baomidou:mybatis-plus-extension:jar:3.5.14 (compile)
- com.github.jsqlparser:jsqlparser:jar:5.2 (compile)
- io.github.seenings:seen-api:jar:0.1.74 (compile)
- io.github.seenings:seen-core:jar:0.1.74 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:5.12.2 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.12.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.jupiter:junit-jupiter-params:jar:5.12.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2 (runtime)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (runtime)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (compile)
- org.springframework.cloud:spring-cloud-openfeign-core:jar:4.3.0 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.0 (compile)
- org.springframework.boot:spring-boot:jar:3.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot:jar:3.5.0 (compile)
- io.github.openfeign:feign-form-spring:jar:13.6 (compile)
- org.apache.commons:commons-text:jar:1.13.0 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- io.github.openfeign:feign-form:jar:13.6 (compile)
- io.github.openfeign:feign-core:jar:13.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.github.openfeign:feign-core:jar:13.6 (compile)
- commons-fileupload:commons-fileupload:jar:1.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-text:jar:1.13.0 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.5.0 (compile)
- io.github.seenings:seen-core:jar:0.1.74 (compile)
- io.github.seenings:seen-extra:jar:0.1.74 (compile)
- cn.hutool:hutool-all:jar:5.8.40 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- cn.hutool:hutool-all:jar:5.8.40 (compile)
- jakarta.servlet:jakarta.servlet-api:jar:6.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.projectlombok:lombok:jar:1.18.38 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-webmvc:jar:6.2.7 (compile)
- org.springframework:spring-aop:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-context:jar:6.2.7 (compile)
- io.micrometer:micrometer-observation:jar:1.15.0 (compile)
- io.micrometer:micrometer-commons:jar:1.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.15.0 (compile)
- io.micrometer:micrometer-observation:jar:1.15.0 (compile)
- org.springframework:spring-core:jar:6.2.7 (compile)
- org.springframework:spring-jcl:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jcl:jar:6.2.7 (compile)
- org.springframework:spring-expression:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-web:jar:6.2.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-aop:jar:6.2.7 (compile)
- org.springframework.cloud:spring-cloud-commons:jar:4.3.0 (compile)
- org.springframework.security:spring-security-crypto:jar:6.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.security:spring-security-crypto:jar:6.5.0 (compile)
- org.mockito:mockito-core:jar:5.17.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.5 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.5 (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.17.5 (test)
- com.baomidou:mybatis-plus-jsqlparser:jar:3.5.14 (compile)
Licenses
Mulan Permissive Software License,Version 2: hutool-all
The Apache License, Version 2.0: mybatis-plus, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
GNU Library or Lesser General Public License (LGPL) V2.1: JSQLParser library
The MIT License: Project Lombok
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring AOP, Spring Beans, Spring Cloud Commons, Spring Cloud OpenFeign Core, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring Web MVC, spring-boot, spring-boot-autoconfigure, spring-security-crypto
Apache-2.0: Apache Commons FileUpload, Apache Commons Lang, Apache Commons Text
MIT: SLF4J API Module, mockito-core
EPL 2.0: Jakarta Servlet
GPL2 w/ CPE: Jakarta Servlet
The Apache Software License, Version 2.0: Feign Core, Feign Forms Core, Feign Forms Extension for Spring, JSQLParser library, micrometer-commons, micrometer-observation, mybatis, seen-api, seen-core, seen-extra, seen-spring-config
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| hutool-all-5.8.40.jar | 2.8 MB | 2079 | 1840 | 224 | 1.8 | Yes |
| mybatis-plus-annotation-3.5.14.jar | 19.1 kB | 26 | 15 | 1 | 1.8 | Yes |
| mybatis-plus-core-3.5.14.jar | 375.6 kB | 218 | 183 | 24 | 1.8 | Yes |
| mybatis-plus-extension-3.5.14.jar | 178.9 kB | 126 | 93 | 21 | 1.8 | Yes |
| mybatis-plus-jsqlparser-3.5.14.jar | 98.8 kB | 45 | 29 | 5 | 11 | Yes |
| mybatis-plus-jsqlparser-common-3.5.14.jar | 9.8 kB | 15 | 3 | 2 | 1.8 | Yes |
| jsqlparser-5.2.jar | 1.2 MB | 582 | 527 | 43 | 11 | Yes |
| commons-fileupload-1.5.jar | 74.1 kB | 74 | 56 | 6 | 1.6 | Yes |
| feign-core-13.6.jar | 224.3 kB | 179 | 164 | 9 | 1.8 | Yes |
| feign-form-13.6.jar | 28.8 kB | 33 | 22 | 4 | 1.8 | Yes |
| feign-form-spring-13.6.jar | 15 kB | 18 | 7 | 3 | 17 | Yes |
| seen-api-0.1.74.jar | 113 kB | 283 | 106 | 38 | 25 | Yes |
| seen-core-0.1.74.jar | 131.8 kB | 217 | 83 | 35 | 25 | Yes |
| seen-extra-0.1.74.jar | 8 kB | 18 | 3 | 1 | 25 | Yes |
| micrometer-commons-1.15.0.jar | 49.2 kB | 50 | 36 | 6 | 1.8 | Yes |
| micrometer-observation-1.15.0.jar | 75.1 kB | 74 | 59 | 6 | 1.8 | Yes |
| jakarta.servlet-api-6.0.0.jar | 347.6 kB | 157 | 85 | 5 | 11 | Yes |
| byte-buddy-1.17.5.jar | 9 MB | 6028 | - | - | - | - |
| • Root | - | 3004 | 2951 | 38 | 1.5 | Yes |
| • Versioned | - | 2994 | 2952 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.5.jar | 365.9 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
| • Root | - | 425 | 395 | 18 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-text-1.13.0.jar | 257.9 kB | 185 | - | - | - | - |
| • Root | - | 184 | 164 | 8 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| junit-jupiter-5.12.2.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.12.2.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.12.2.jar | 292 kB | 171 | 150 | 9 | 1.8 | Yes |
| junit-jupiter-params-5.12.2.jar | 601.7 kB | 396 | 358 | 22 | 1.8 | Yes |
| junit-platform-commons-1.12.2.jar | 151.9 kB | 99 | - | - | - | - |
| • Root | - | 88 | 69 | 9 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| junit-platform-engine-1.12.2.jar | 255.8 kB | 184 | 161 | 10 | 1.8 | Yes |
| mockito-core-5.17.0.jar | 709.1 kB | 648 | 576 | 66 | 11 | Yes |
| mybatis-3.5.19.jar | 1.8 MB | 1182 | 1082 | 77 | 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 |
| lombok-1.18.38.jar | 2.1 MB | 1082 | 178 | 13 | 1.6 | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| spring-aop-6.2.7.jar | 419.8 kB | 321 | 289 | 17 | 17 | Yes |
| spring-beans-6.2.7.jar | 886.4 kB | 482 | 451 | 13 | 17 | Yes |
| spring-context-6.2.7.jar | 1.4 MB | 944 | 862 | 58 | 17 | Yes |
| spring-core-6.2.7.jar | 2 MB | 1265 | - | - | - | - |
| • Root | - | 1259 | 1184 | 59 | 17 | Yes |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes |
| spring-expression-6.2.7.jar | 317.8 kB | 168 | 156 | 6 | 17 | Yes |
| spring-jcl-6.2.7.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
| spring-web-6.2.7.jar | 2.1 MB | 1321 | 1241 | 59 | 17 | Yes |
| spring-webmvc-6.2.7.jar | 1.1 MB | 590 | 546 | 27 | 17 | Yes |
| spring-boot-3.5.0.jar | 1.9 MB | 1264 | 1131 | 85 | 17 | Yes |
| spring-boot-autoconfigure-3.5.0.jar | 2.1 MB | 1607 | 1470 | 113 | 17 | Yes |
| spring-cloud-commons-4.3.0.jar | 267.7 kB | 258 | 220 | 23 | 17 | Yes |
| spring-cloud-openfeign-core-4.3.0.jar | 224.4 kB | 166 | 140 | 10 | 17 | Yes |
| spring-security-crypto-6.5.0.jar | 100.8 kB | 67 | 52 | 9 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 47 | 35 MB | 23614 | 17527 | 1213 | 25 | 46 |
| compile: 40 | compile: 22.3 MB | compile: 15272 | compile: 13396 | compile: 1065 | 25 | compile: 39 |
| runtime: 2 | runtime: 547.8 kB | runtime: 355 | runtime: 311 | runtime: 19 | runtime: 2 | |
| provided: 1 | provided: 2.1 MB | provided: 1082 | provided: 178 | provided: 13 | provided: 1 | |
| test: 4 | test: 10.1 MB | test: 6905 | test: 3642 | test: 116 | 11 | test: 4 |
