프로젝트 의존물들
compile
다음은 이 프로젝트의 의존물 목록입니다. 이 의존물들은 애플리케이션을 컴파일하고 실행하는 데에 필수적인 것들입니다:
| 그룹ID | 산출물ID | 버전 | 형식 | Licenses |
|---|---|---|---|---|
| net.sourceforge.stripes | stripes | 1.6.0 | jar | The Apache Software License, Version 2.0 |
| org.apache.taglibs | taglibs-standard-impl | 1.2.5 | jar | The Apache Software License, Version 2.0 |
| org.apache.taglibs | taglibs-standard-spec | 1.2.5 | jar | The Apache Software License, Version 2.0 |
| org.hsqldb | hsqldb | 2.7.4 | jar | HSQLDB License, a BSD open source license |
| org.mybatis | mybatis | 3.5.19 | jar | The Apache Software License, Version 2.0 |
| org.mybatis | mybatis-spring | 3.0.6 | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.18 | jar | MIT |
| org.slf4j | slf4j-simple | 2.0.18 | jar | MIT |
| org.springframework | spring-context | 6.2.19 | jar | Apache License, Version 2.0 |
| org.springframework | spring-jdbc | 6.2.19 | jar | Apache License, Version 2.0 |
| org.springframework | spring-web | 5.3.39 | jar | Apache License, Version 2.0 |
| org.springframework.batch | spring-batch-infrastructure | 5.2.6 | jar | Apache 2.0 |
test
다음은 이 프로젝트의 테스트에 대한 의존물 목록입니다. 이 의존물들은 오직 애플리케이션들에 대한 단위테스트를 컴파일하고 실행하는 데에 필수적인 것들입니다:
| 그룹ID | 산출물ID | 버전 | 형식 | Licenses |
|---|---|---|---|---|
| com.codeborne | selenide | 7.17.0 | jar | MIT |
| net.bytebuddy | byte-buddy | 1.18.11 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.18.11 | jar | Apache License, Version 2.0 |
| org.assertj | assertj-core | 3.27.7 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.1.3 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
| org.mockito | mockito-junit-jupiter | 5.23.0 | jar | MIT |
| org.seleniumhq.selenium | htmlunit3-driver | 4.46.0 | jar | The Apache Software License, Version 2.0 |
| org.springframework | spring-test | 6.2.19 | jar | Apache License, Version 2.0 |
provided
다음과 같이 프로젝트의 의존물 목록을 제공합니다. 이 의존물들은 애플리케이션의 컴파일에 필요한 것들이지만, 라이브러리를 사용할 때에 기본적으로 제공되어야 하는 것들입니다:
| 그룹ID | 산출물ID | 버전 | 형식 | Licenses |
|---|---|---|---|---|
| jakarta.servlet | jakarta.servlet-api | 4.0.4 | jar | EPL 2.0GPL2 w/ CPE |
| jakarta.servlet.jsp | jakarta.servlet.jsp-api | 2.3.6 | jar | EPL 2.0GPL2 w/ CPE |
프로젝트 전이 의존물
다음은 이 프로젝트의 전이 의존물 (Transitive Dependencies) 목록입니다. 전이 의존물들은 프로젝트 의존물들의 의존물들입니다.
compile
다음은 이 프로젝트의 의존물 목록입니다. 이 의존물들은 애플리케이션을 컴파일하고 실행하는 데에 필수적인 것들입니다:
| 그룹ID | 산출물ID | 버전 | 형식 | Licenses |
|---|---|---|---|---|
| io.micrometer | micrometer-commons | 1.15.12 | jar | The Apache Software License, Version 2.0 |
| io.micrometer | micrometer-observation | 1.15.12 | jar | The Apache Software License, Version 2.0 |
| org.springframework | spring-aop | 6.2.19 | jar | Apache License, Version 2.0 |
| org.springframework | spring-beans | 6.2.19 | jar | Apache License, Version 2.0 |
| org.springframework | spring-core | 6.2.19 | jar | Apache License, Version 2.0 |
| org.springframework | spring-expression | 6.2.19 | jar | Apache License, Version 2.0 |
| org.springframework | spring-jcl | 6.2.19 | jar | Apache License, Version 2.0 |
| org.springframework | spring-tx | 6.2.19 | jar | Apache License, Version 2.0 |
| org.springframework.retry | spring-retry | 2.0.13 | jar | Apache 2.0 |
test
다음은 이 프로젝트의 테스트에 대한 의존물 목록입니다. 이 의존물들은 오직 애플리케이션들에 대한 단위테스트를 컴파일하고 실행하는 데에 필수적인 것들입니다:
프로젝트 의존물 그래프
의존물 트리
- org.mybatis:jpetstore:war:6.3.1-SNAPSHOT
- org.mybatis:mybatis:jar:3.5.19 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mybatis:mybatis-spring:jar:3.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-context:jar:6.2.19 (compile)
- org.springframework:spring-aop:jar:6.2.19 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:6.2.19 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:6.2.19 (compile)
- org.springframework:spring-jcl:jar:6.2.19 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jcl:jar:6.2.19 (compile)
- org.springframework:spring-expression:jar:6.2.19 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-observation:jar:1.15.12 (compile)
- io.micrometer:micrometer-commons:jar:1.15.12 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.15.12 (compile)
- org.springframework:spring-aop:jar:6.2.19 (compile)
- org.springframework:spring-jdbc:jar:6.2.19 (compile)
- org.springframework:spring-tx:jar:6.2.19 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-tx:jar:6.2.19 (compile)
- org.springframework:spring-web:jar:5.3.39 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.sourceforge.stripes:stripes:jar:1.6.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.taglibs:taglibs-standard-spec:jar:1.2.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.taglibs:taglibs-standard-impl:jar:1.2.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:2.3.6 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.servlet:jakarta.servlet-api:jar:4.0.4 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-simple:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hsqldb:hsqldb:jar:2.7.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.batch:spring-batch-infrastructure:jar:5.2.6 (compile)
- org.springframework.retry:spring-retry:jar:2.0.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.retry:spring-retry:jar:2.0.13 (compile)
- net.bytebuddy:byte-buddy:jar:1.18.11 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.18.11 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.1.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.1.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.1.3 (test)
- org.mockito:mockito-core:jar:5.23.0 (test)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
- org.mockito:mockito-junit-jupiter:jar:5.23.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.assertj:assertj-core:jar:3.27.7 (test)
![[Information]](./images/icon_info_sml.gif)
- com.codeborne:selenide:jar:7.17.0 (test)
- org.seleniumhq.selenium:selenium-java:jar:4.46.0 (test)
- org.seleniumhq.selenium:selenium-chrome-driver:jar:4.46.0 (test)
- org.seleniumhq.selenium:selenium-chromium-driver:jar:4.46.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-manager:jar:4.46.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-chromium-driver:jar:4.46.0 (test)
- org.seleniumhq.selenium:selenium-devtools-latest:jar:4.46.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-devtools-v148:jar:4.46.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-devtools-v149:jar:4.46.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-devtools-v150:jar:4.46.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-edge-driver:jar:4.46.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-firefox-driver:jar:4.46.0 (test)
- org.seleniumhq.selenium:selenium-http:jar:4.46.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-http:jar:4.46.0 (test)
- org.seleniumhq.selenium:selenium-ie-driver:jar:4.46.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-remote-driver:jar:4.46.0 (test)
- io.opentelemetry:opentelemetry-api:jar:1.64.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-context:jar:1.64.0 (test)
- io.opentelemetry:opentelemetry-common:jar:1.64.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-common:jar:1.64.0 (test)
- io.opentelemetry:opentelemetry-exporter-logging:jar:1.64.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-sdk-common:jar:1.64.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure-spi:jar:1.64.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-sdk-extension-autoconfigure:jar:1.64.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-sdk-trace:jar:1.64.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-sdk:jar:1.64.0 (test)
- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.64.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-sdk-logs:jar:1.64.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-sdk-metrics:jar:1.64.0 (test)
- org.seleniumhq.selenium:selenium-os:jar:4.46.0 (test)
![[Information]](./images/icon_info_sml.gif)
- io.opentelemetry:opentelemetry-api:jar:1.64.0 (test)
- org.seleniumhq.selenium:selenium-safari-driver:jar:4.46.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-chrome-driver:jar:4.46.0 (test)
- com.codeborne:selenide-core:jar:7.17.0 (test)
- org.apache.httpcomponents.client5:httpclient5:jar:5.6.2 (test)
- org.apache.httpcomponents.core5:httpcore5:jar:5.4.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.4.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5:jar:5.4.3 (test)
- com.github.valfirst.browserup-proxy:browserup-proxy-core:jar:3.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.client5:httpclient5:jar:5.6.2 (test)
- com.google.errorprone:error_prone_annotations:jar:2.50.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.22.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-java:jar:4.46.0 (test)
- org.seleniumhq.selenium:htmlunit3-driver:jar:4.46.0 (test)
- org.seleniumhq.selenium:selenium-api:jar:4.46.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.seleniumhq.selenium:selenium-support:jar:4.46.0 (test)
- com.google.auto.service:auto-service-annotations:jar:1.1.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:33.6.0-jre (test)
- com.google.guava:failureaccess:jar:1.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (test)
- org.seleniumhq.selenium:selenium-json:jar:4.46.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.auto.service:auto-service-annotations:jar:1.1.1 (test)
- org.htmlunit:htmlunit:jar:5.3.0 (test)
- org.apache.httpcomponents:httpmime:jar:4.5.14 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (test)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.11 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (test)
- org.htmlunit:htmlunit-core-js:jar:5.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.htmlunit:neko-htmlunit:jar:5.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.htmlunit:htmlunit-cssparser:jar:5.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.htmlunit:htmlunit-xpath:jar:5.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.htmlunit:htmlunit-csp:jar:5.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.htmlunit:htmlunit-websocket-client:jar:5.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpmime:jar:4.5.14 (test)
- org.seleniumhq.selenium:selenium-api:jar:4.46.0 (test)
- org.springframework:spring-test:jar:6.2.19 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mybatis:mybatis:jar:3.5.19 (compile)
라이센스
HSQLDB License, a BSD open source license: HyperSQL Database
Apache 2.0: AutoService, Spring Batch Infrastructure, Spring Retry, error-prone annotations
The Apache License, Version 2.0: JSpecify annotations, OpenTelemetry Java, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpClient Mime, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, HtmlUnit, HtmlUnit CSS Parser, HtmlUnit Content-Security-Policy Parser, HtmlUnit JavaScript Engine, HtmlUnit NekoHtml, HtmlUnit WebSocket Client, HtmlUnit-XPath, J2ObjC Annotations, JPetStore Demo 6, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring TestContext Framework, Spring Transaction, Spring Web, mybatis-spring
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
Apache-2.0: Apache Commons IO, Apache Commons Lang, AssertJ Core
MIT: SLF4J API Module, SLF4J Simple Provider, mockito-core, mockito-junit-jupiter, selenide, selenide-core
EPL 2.0: Jakarta Server Pages API, Jakarta Servlet
GPL2 w/ CPE: Jakarta Server Pages API, Jakarta Servlet
The Apache Software License, Version 2.0: Apache Standard Taglib Implementation, Apache Standard Taglib Specification API, Guava ListenableFuture only, Stripes, browserup-proxy-core, htmlunit3-driver, micrometer-commons, micrometer-observation, mybatis, org.seleniumhq.selenium:selenium-api, org.seleniumhq.selenium:selenium-chrome-driver, org.seleniumhq.selenium:selenium-chromium-driver, org.seleniumhq.selenium:selenium-devtools-latest, org.seleniumhq.selenium:selenium-devtools-v148, org.seleniumhq.selenium:selenium-devtools-v149, org.seleniumhq.selenium:selenium-devtools-v150, org.seleniumhq.selenium:selenium-edge-driver, org.seleniumhq.selenium:selenium-firefox-driver, org.seleniumhq.selenium:selenium-http, org.seleniumhq.selenium:selenium-ie-driver, org.seleniumhq.selenium:selenium-java, org.seleniumhq.selenium:selenium-json, org.seleniumhq.selenium:selenium-manager, org.seleniumhq.selenium:selenium-os, org.seleniumhq.selenium:selenium-remote-driver, org.seleniumhq.selenium:selenium-safari-driver, org.seleniumhq.selenium:selenium-support
의존 파일 상세
| 파일명 | 크기 | 항목들 | 클래스 | 패키지 | Java Version | Debug Information | Sealed |
|---|---|---|---|---|---|---|---|
| selenide-7.17.0.jar | 31.6 kB | 26 | 16 | 4 | 17 | Yes | No |
| selenide-core-7.17.0.jar | 701.2 kB | 577 | 506 | 21 | 17 | Yes | No |
| browserup-proxy-core-3.3.0.jar | 246 kB | 187 | 138 | 23 | 11 | Yes | No |
| auto-service-annotations-1.1.1.jar | 3.2 kB | 12 | 1 | 1 | 1.8 | No | No |
| error_prone_annotations-2.50.0.jar | 20.3 kB | 49 | - | - | - | - | No |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes | - |
| • Versioned | - | 7 | 1 | 1 | 9 | No | - |
| failureaccess-1.0.3.jar | 10.8 kB | 25 | - | - | - | - | No |
| • Root | - | 17 | 2 | 1 | 1.8 | Yes | - |
| • Versioned | - | 8 | 1 | 1 | 9 | No | - |
| guava-33.6.0-jre.jar | 3.1 MB | 2010 | - | - | - | - | No |
| • Root | - | 2008 | 1969 | 18 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - | - |
| j2objc-annotations-3.1.jar | 16.8 kB | 38 | - | - | - | - | No |
| • Root | - | 36 | 24 | 1 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes | No |
| commons-io-2.22.0.jar | 609.2 kB | 458 | - | - | - | - | No |
| • Root | - | 456 | 428 | 15 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| micrometer-commons-1.15.12.jar | 49.2 kB | 50 | 36 | 6 | 1.8 | Yes | No |
| micrometer-observation-1.15.12.jar | 76.3 kB | 75 | 60 | 6 | 1.8 | Yes | No |
| opentelemetry-api-1.64.0.jar | 175.8 kB | 192 | 171 | 11 | 1.8 | Yes | No |
| opentelemetry-common-1.64.0.jar | 4.5 kB | 10 | 3 | 2 | 1.8 | Yes | No |
| opentelemetry-context-1.64.0.jar | 50.8 kB | 52 | 42 | 4 | 1.8 | Yes | No |
| opentelemetry-exporter-logging-1.64.0.jar | 17.4 kB | 26 | 13 | 2 | 1.8 | Yes | No |
| opentelemetry-sdk-1.64.0.jar | 13 kB | 19 | 12 | 2 | 1.8 | Yes | No |
| opentelemetry-sdk-common-1.64.0.jar | 83 kB | 83 | 73 | 4 | 1.8 | Yes | No |
| opentelemetry-sdk-extension-autoconfigure-1.64.0.jar | 50.2 kB | 29 | 19 | 2 | 1.8 | Yes | No |
| opentelemetry-sdk-extension-autoconfigure-spi-1.64.0.jar | 20.6 kB | 34 | 22 | 5 | 1.8 | Yes | No |
| opentelemetry-sdk-logs-1.64.0.jar | 69.8 kB | 57 | 47 | 4 | 1.8 | Yes | No |
| opentelemetry-sdk-metrics-1.64.0.jar | 366.8 kB | 304 | 285 | 13 | 1.8 | Yes | No |
| opentelemetry-sdk-trace-1.64.0.jar | 146.3 kB | 131 | 107 | 12 | 1.8 | Yes | No |
| jakarta.servlet-api-4.0.4.jar | 83 kB | 108 | 85 | 4 | 1.8 | Yes | No |
| jakarta.servlet.jsp-api-2.3.6.jar | 53.7 kB | 70 | 58 | 3 | 1.7 | Yes | No |
| byte-buddy-1.18.11.jar | 4.7 MB | 3134 | - | - | - | - | No |
| • Root | - | 3102 | 3048 | 39 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes | - |
| byte-buddy-agent-1.18.11.jar | 267.6 kB | 93 | - | - | - | - | No |
| • Root | - | 91 | 72 | 2 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| stripes-1.6.0.jar | 552.3 kB | 334 | 304 | 18 | 1.5 | Yes | No |
| commons-lang3-3.20.0.jar | 713.9 kB | 454 | - | - | - | - | No |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes | No |
| httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes | No |
| httpmime-4.5.14.jar | 41.7 kB | 40 | 23 | 2 | 1.6 | Yes | No |
| httpclient5-5.6.2.jar | 1.1 MB | 642 | 595 | 29 | 1.8 | Yes | No |
| httpcore5-5.4.3.jar | 955.1 kB | 725 | 678 | 32 | 1.8 | Yes | No |
| httpcore5-h2-5.4.3.jar | 263.7 kB | 189 | 160 | 15 | 1.8 | Yes | No |
| taglibs-standard-impl-1.2.5.jar | 206.4 kB | 174 | 130 | 14 | 1.5 | Yes | No |
| taglibs-standard-spec-1.2.5.jar | 40.2 kB | 44 | 26 | 4 | 1.5 | Yes | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
| assertj-core-3.27.7.jar | 1.4 MB | 887 | - | - | - | - | No |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes | - |
| • Versioned | - | 4 | 1 | 1 | 9 | No | - |
| hsqldb-2.7.4.jar | 1.7 MB | 751 | 687 | 23 | 11 | No | Yes |
| htmlunit-5.3.0.jar | 2.1 MB | 1391 | 1319 | 63 | 17 | Yes | No |
| htmlunit-core-js-5.3.0.jar | 1.9 MB | 871 | 832 | 29 | 17 | Yes | No |
| htmlunit-csp-5.3.0.jar | 65.4 kB | 46 | 38 | 5 | 17 | Yes | No |
| htmlunit-cssparser-5.3.0.jar | 227.3 kB | 114 | 102 | 8 | 17 | Yes | No |
| htmlunit-websocket-client-5.3.0.jar | 2.3 MB | 1398 | - | - | - | - | No |
| • Root | - | 1396 | 1282 | 47 | 17 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| htmlunit-xpath-5.3.0.jar | 271.9 kB | 201 | 184 | 13 | 17 | Yes | No |
| neko-htmlunit-5.3.0.jar | 352.9 kB | 204 | 180 | 14 | 17 | Yes | No |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - | No |
| • Root | - | 10 | 4 | 1 | 1.8 | No | - |
| • Versioned | - | 4 | 1 | 1 | 9 | No | - |
| junit-jupiter-api-6.1.3.jar | 312.6 kB | 273 | 256 | 10 | 17 | Yes | No |
| junit-jupiter-engine-6.1.3.jar | 352.6 kB | 188 | 171 | 9 | 17 | Yes | No |
| junit-platform-commons-6.1.3.jar | 175.9 kB | 104 | 88 | 10 | 17 | Yes | No |
| junit-platform-engine-6.1.3.jar | 324.9 kB | 220 | 198 | 9 | 17 | Yes | No |
| mockito-core-5.23.0.jar | 720.7 kB | 656 | 584 | 66 | 11 | Yes | No |
| mockito-junit-jupiter-5.23.0.jar | 9.4 kB | 14 | 6 | 3 | 11 | Yes | No |
| mybatis-3.5.19.jar | 1.8 MB | 1182 | 1082 | 77 | 1.8 | Yes | No |
| mybatis-spring-3.0.6.jar | 83.6 kB | 62 | 39 | 9 | 17 | Yes | No |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes | No |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
| htmlunit3-driver-4.46.0.jar | 214.8 kB | 143 | 128 | 4 | 17 | Yes | No |
| selenium-api-4.46.0.jar | 241.3 kB | 223 | 209 | 10 | 11 | Yes | No |
| selenium-chrome-driver-4.46.0.jar | 18.4 kB | 23 | 12 | 2 | 11 | Yes | No |
| selenium-chromium-driver-4.46.0.jar | 33.5 kB | 30 | 21 | 2 | 11 | Yes | No |
| selenium-devtools-latest-4.46.0.jar | 1.8 MB | 1078 | 960 | 112 | 11 | Yes | No |
| selenium-devtools-v148-4.46.0.jar | 1.8 MB | 1082 | 964 | 111 | 11 | Yes | No |
| selenium-devtools-v149-4.46.0.jar | 1.8 MB | 1083 | 965 | 111 | 11 | Yes | No |
| selenium-devtools-v150-4.46.0.jar | 1.8 MB | 1089 | 969 | 113 | 11 | Yes | No |
| selenium-edge-driver-4.46.0.jar | 15.9 kB | 21 | 10 | 2 | 11 | Yes | No |
| selenium-firefox-driver-4.46.0.jar | 71 kB | 50 | 39 | 2 | 11 | Yes | No |
| selenium-http-4.46.0.jar | 92.3 kB | 66 | 56 | 3 | 11 | Yes | No |
| selenium-ie-driver-4.46.0.jar | 17.1 kB | 18 | 9 | 2 | 11 | Yes | No |
| selenium-java-4.46.0.jar | 0.5 kB | 3 | 1 | 1 | 11 | No | No |
| selenium-json-4.46.0.jar | 88.4 kB | 60 | 54 | 2 | 11 | Yes | No |
| selenium-manager-4.46.0.jar | 8.3 MB | 18 | 6 | 2 | 11 | Yes | No |
| selenium-os-4.46.0.jar | 9.7 kB | 11 | 5 | 2 | 11 | Yes | No |
| selenium-remote-driver-4.46.0.jar | 606 kB | 431 | 385 | 33 | 11 | Yes | No |
| selenium-safari-driver-4.46.0.jar | 27 kB | 29 | 18 | 2 | 11 | Yes | No |
| selenium-support-4.46.0.jar | 173.4 kB | 146 | 132 | 7 | 11 | Yes | No |
| slf4j-api-2.0.18.jar | 70 kB | 71 | - | - | - | - | No |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| slf4j-simple-2.0.18.jar | 15.7 kB | 22 | - | - | - | - | No |
| • Root | - | 20 | 6 | 1 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| spring-aop-6.2.19.jar | 420.3 kB | 321 | 289 | 17 | 17 | Yes | No |
| spring-beans-6.2.19.jar | 891.6 kB | 483 | 452 | 13 | 17 | Yes | No |
| spring-context-6.2.19.jar | 1.4 MB | 945 | 863 | 58 | 17 | Yes | No |
| spring-core-6.2.19.jar | 2 MB | 1280 | - | - | - | - | No |
| • Root | - | 1274 | 1199 | 59 | 17 | Yes | - |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes | - |
| spring-expression-6.2.19.jar | 321.3 kB | 168 | 156 | 6 | 17 | Yes | No |
| spring-jcl-6.2.19.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes | No |
| spring-jdbc-6.2.19.jar | 475.8 kB | 337 | 305 | 17 | 17 | Yes | No |
| spring-test-6.2.19.jar | 1 MB | 682 | 613 | 49 | 17 | Yes | No |
| spring-tx-6.2.19.jar | 290 kB | 239 | 209 | 13 | 17 | Yes | No |
| spring-web-5.3.39.jar | 1.7 MB | 1093 | 1022 | 55 | 1.8 | Yes | No |
| spring-batch-infrastructure-5.2.6.jar | 536.6 kB | 464 | 399 | 53 | 17 | Yes | No |
| spring-retry-2.0.13.jar | 161.2 kB | 141 | 118 | 12 | 17 | Yes | No |
| Total | 크기 | 항목들 | 클래스 | 패키지 | Java Version | Debug Information | Sealed |
| 92 | 56.6 MB | 32030 | 29015 | 1708 | 17 | 87 | 1 |
| compile: 21 | compile: 12.7 MB | compile: 8262 | compile: 7452 | compile: 467 | 17 | compile: 20 | compile: 1 |
| provided: 2 | provided: 136.7 kB | provided: 178 | provided: 143 | provided: 7 | provided: 2 | - | |
| test: 69 | test: 43.8 MB | test: 23590 | test: 21420 | test: 1234 | 17 | test: 65 | - |
MyBatis