プロジェクトの依存関係
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Type | Licenses |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.10 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
org.slf4j | jcl-over-slf4j | 1.7.25 | jar | MIT License |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
org.springframework | spring-context | 5.0.18.RELEASE | jar | Apache License, Version 2.0 |
test
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Type | Licenses |
---|---|---|---|---|
org.assertj | assertj-core | 3.13.2 | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.5.2 | jar | Eclipse Public License v2.0 |
org.springframework | spring-test | 5.0.18.RELEASE | jar | Apache License, Version 2.0 |
provided
以下はこのプロジェクトの提供済み依存関係のリストです。これらの依存関係はアプリケーションをコンパイルするのに必要ですが、実際にライブラリを使用する際には実行環境によってデフォルトで提供されるべきものです。
グループID | 成果物ID | バージョン | Type | Licenses |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.22 | jar | The MIT License |
プロジェクトの過渡的依存関係
以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Type | Licenses |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.2.10 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
org.springframework | spring-aop | 5.0.18.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-beans | 5.0.18.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-core | 5.0.18.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-expression | 5.0.18.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-jcl | 5.0.18.RELEASE | jar | Apache License, Version 2.0 |
test
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Type | Licenses |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.0 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.5.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.5.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.5.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
プロジェクト依存関係グラフ
依存関係ツリー
- com.github.mygreen:splate:jar:0.3
- org.projectlombok:lombok:jar:1.18.22 (provided)
- org.junit.jupiter:junit-jupiter-engine:jar:5.5.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.5.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.5.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.5.2 (test)
- org.assertj:assertj-core:jar:3.13.2 (test)
- org.springframework:spring-context:jar:5.0.18.RELEASE (compile)
- org.springframework:spring-aop:jar:5.0.18.RELEASE (compile)
- org.springframework:spring-beans:jar:5.0.18.RELEASE (compile)
- org.springframework:spring-core:jar:5.0.18.RELEASE (compile)
- org.springframework:spring-jcl:jar:5.0.18.RELEASE (compile)
- org.springframework:spring-expression:jar:5.0.18.RELEASE (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.springframework:spring-test:jar:5.0.18.RELEASE (test)
- org.slf4j:slf4j-api:jar:1.7.25 (compile)
- org.slf4j:jcl-over-slf4j:jar:1.7.25 (compile)
- ch.qos.logback:logback-classic:jar:1.2.10 (compile)
- ch.qos.logback:logback-core:jar:1.2.10 (compile)
プロジェクトライセンス
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Project Lombok
MIT License: JCL 1.2 implemented over SLF4J, SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
Apache License, Version 2.0: AssertJ fluent assertions, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: FindBugs-jsr305, splate
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.2.10.jar | 233.8 kB | 207 | 157 | 25 | 1.6 | Yes |
logback-core-1.2.10.jar | 454.2 kB | 398 | 354 | 34 | 1.6 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 3 | 2 | - | Yes |
assertj-core-3.13.2.jar | 4.5 MB | 3094 | 3018 | 61 | - | Yes |
junit-jupiter-api-5.5.2.jar | 141.8 kB | 141 | 127 | 7 | - | Yes |
junit-jupiter-engine-5.5.2.jar | 219.6 kB | 142 | 124 | 10 | - | Yes |
junit-platform-commons-1.5.2.jar | 91.7 kB | 58 | 38 | 7 | - | Yes |
junit-platform-engine-1.5.2.jar | 163.9 kB | 133 | 117 | 9 | - | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
lombok-1.18.22.jar | 2 MB | 1037 | 165 | 13 | - | Yes |
jcl-over-slf4j-1.7.25.jar | 16.5 kB | 23 | 9 | 2 | 1.5 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
spring-aop-5.0.18.RELEASE.jar | 365.9 kB | 303 | 274 | 17 | 1.8 | Yes |
spring-beans-5.0.18.RELEASE.jar | 661.3 kB | 406 | 376 | 13 | 1.8 | Yes |
spring-context-5.0.18.RELEASE.jar | 1.1 MB | 909 | 822 | 64 | 1.8 | Yes |
spring-core-5.0.18.RELEASE.jar | 1.2 MB | 895 | 843 | 44 | 1.8 | Yes |
spring-expression-5.0.18.RELEASE.jar | 280.9 kB | 164 | 150 | 6 | 1.8 | Yes |
spring-jcl-5.0.18.RELEASE.jar | 22 kB | 24 | 15 | 2 | 1.8 | Yes |
spring-test-5.0.18.RELEASE.jar | 607.2 kB | 459 | 407 | 37 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
20 | 12.1 MB | 8504 | 7075 | 362 | 1.8 | 20 |
compile: 11 | compile: 4.4 MB | compile: 3421 | compile: 3069 | compile: 214 | - | compile: 11 |
test: 8 | test: 5.7 MB | test: 4046 | test: 3841 | test: 135 | - | test: 8 |
provided: 1 | provided: 2 MB | provided: 1037 | provided: 165 | provided: 13 | - | provided: 1 |