プロジェクトの依存関係
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Type | Licenses |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
org.slf4j | jcl-over-slf4j | 1.7.25 | jar | MIT License |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
test
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Type | Licenses |
---|---|---|---|---|
org.assertj | assertj-core | 3.20.2 | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.5.2 | jar | Eclipse Public License v2.0 |
provided
以下はこのプロジェクトの提供済み依存関係のリストです。これらの依存関係はアプリケーションをコンパイルするのに必要ですが、実際にライブラリを使用する際には実行環境によってデフォルトで提供されるべきものです。
グループID | 成果物ID | バージョン | Type | Licenses |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.20 | jar | The MIT License |
プロジェクトの過渡的依存関係
以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Type | Licenses |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.2.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
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.sqlmapper:sqlmapper-metamodel:jar:0.3.2
- org.projectlombok:lombok:jar:1.18.20 (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.20.2 (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.3 (compile)
- ch.qos.logback:logback-core:jar:1.2.3 (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
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: sqlmapper-metamodel
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.3.jar | 290.3 kB | 234 | 175 | 27 | 1.6 | Yes |
logback-core-1.2.3.jar | 471.9 kB | 419 | 373 | 36 | 1.6 | Yes |
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 2 | 1 | 1.6 | Yes |
assertj-core-3.20.2.jar | 4.9 MB | 3321 | 3243 | 61 | 1.8 | Yes |
junit-jupiter-api-5.5.2.jar | 141.8 kB | 141 | 126 | 6 | 1.8 | Yes |
junit-jupiter-engine-5.5.2.jar | 219.6 kB | 142 | 123 | 9 | 1.8 | Yes |
junit-platform-commons-1.5.2.jar | 91.7 kB | 58 | 37 | 6 | - | Yes |
junit-platform-engine-1.5.2.jar | 163.9 kB | 133 | 116 | 8 | 1.8 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 6 | 1 | 1.6 | Yes |
lombok-1.18.20.jar | 1.9 MB | 1029 | 162 | 12 | 1.6 | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
12 | 8.3 MB | 5565 | 4406 | 173 | 1.8 | 12 |
compile: 4 | compile: 820 kB | compile: 722 | compile: 591 | compile: 69 | - | compile: 4 |
test: 7 | test: 5.5 MB | test: 3814 | test: 3653 | test: 92 | - | test: 7 |
provided: 1 | provided: 1.9 MB | provided: 1029 | provided: 162 | provided: 12 | - | provided: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No |
Repository locations for each of the Dependencies.