プロジェクトの依存関係
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 |
com.github.mygreen.sqlmapper | sqlmapper-core | 0.3.2 | jar | The Apache Software License, Version 2.0 |
com.squareup | javapoet | 1.13.0 | jar | Apache 2.0 |
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 |
---|---|---|---|---|
commons-io | commons-io | 2.8.0 | jar | Apache License, Version 2.0 |
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
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
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-apt:jar:0.3.2
- com.github.mygreen.sqlmapper:sqlmapper-core:jar:0.3.2 (compile)
- com.github.mygreen.sqlmapper:sqlmapper-metamodel:jar:0.3.2 (compile)
- com.github.mygreen:splate:jar:0.3 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- com.github.mygreen:messageformatter:jar:0.2 (compile)
- org.springframework:spring-context:jar:5.3.6 (compile)
- org.springframework:spring-aop:jar:5.3.6 (compile)
- org.springframework:spring-beans:jar:5.3.6 (compile)
- org.springframework:spring-core:jar:5.3.6 (compile)
- org.springframework:spring-jcl:jar:5.3.6 (compile)
- org.springframework:spring-expression:jar:5.3.6 (compile)
- org.springframework:spring-jdbc:jar:5.3.6 (compile)
- org.springframework:spring-tx:jar:5.3.6 (compile)
- org.springframework:spring-oxm:jar:5.3.6 (compile)
- com.squareup:javapoet:jar:1.13.0 (compile)
- commons-io:commons-io:jar:2.8.0 (test)
- 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)
- com.github.mygreen.sqlmapper:sqlmapper-core:jar:0.3.2 (compile)
プロジェクトライセンス
Apache 2.0: JavaPoet
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Project Lombok, messageformatter
MIT License: JCL 1.2 implemented over SLF4J, SLF4J API Module
Apache License, Version 2.0: Apache Commons IO, AssertJ fluent assertions, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/XML Marshalling, Spring Transaction
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: FindBugs-jsr305, splate, sqlmapper-apt, sqlmapper-core, 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 |
messageformatter-0.2.jar | 28.1 kB | 26 | 13 | 3 | - | Yes |
splate-0.3.jar | 54.5 kB | 51 | 37 | 4 | - | Yes |
sqlmapper-core/target/classes | - | 0 | 0 | 0 | - | No |
sqlmapper-metamodel/target/classes | - | 0 | 0 | 0 | - | No |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
javapoet-1.13.0.jar | 106.1 kB | 53 | 43 | 1 | 1.8 | Yes |
commons-io-2.8.0.jar | 285.4 kB | 204 | 182 | 10 | 1.8 | 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 |
spring-aop-5.3.6.jar | 374.5 kB | 306 | 277 | 17 | 1.8 | Yes |
spring-beans-5.3.6.jar | 696.5 kB | 418 | 388 | 13 | 1.8 | Yes |
spring-context-5.3.6.jar | 1.2 MB | 975 | 888 | 64 | 1.8 | Yes |
spring-core-5.3.6.jar | 1.5 MB | 1040 | 980 | 49 | 1.8 | Yes |
spring-expression-5.3.6.jar | 282.6 kB | 164 | 150 | 6 | 1.8 | Yes |
spring-jcl-5.3.6.jar | 23.9 kB | 28 | 17 | 2 | 1.8 | Yes |
spring-jdbc-5.3.6.jar | 417.3 kB | 318 | 288 | 17 | 1.8 | Yes |
spring-oxm-5.3.6.jar | 64.2 kB | 55 | 37 | 7 | 1.8 | Yes |
spring-tx-5.3.6.jar | 327.5 kB | 295 | 261 | 20 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
28 | 13.7 MB | 9544 | 8002 | 389 | 1.8 | 26 |
compile: 19 | compile: 5.9 MB | compile: 4497 | compile: 4005 | compile: 275 | - | compile: 17 |
test: 8 | test: 5.8 MB | test: 4018 | test: 3835 | test: 102 | - | test: 8 |
provided: 1 | provided: 1.9 MB | provided: 1029 | provided: 162 | provided: 12 | - | provided: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes | Yes |
apache.snapshots | https://repository.apache.org/snapshots | No | Yes | No |
Repository locations for each of the Dependencies.