プロジェクトの依存関係
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Type | License |
---|---|---|---|---|
com.github.mygreen | excel-cellformatter | 0.12 | jar | The Apache Software License, Version 2.0 |
ognl | ognl | 3.3.1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-jexl3 | 3.4.0 | jar | Apache-2.0 |
org.apache.poi | poi | 5.1.0 | jar | Apache License, Version 2.0 |
org.apache.poi | poi-ooxml | 5.1.0 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.32 | jar | MIT License |
test
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Type | License |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.10 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
junit | junit | 4.13.1 | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.6.2 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-all | 1.3 | jar | New BSD License |
org.springframework | spring-test | 3.2.11.RELEASE | jar | The Apache Software License, Version 2.0 |
provided
以下はこのプロジェクトの提供済み依存関係のリストです。これらの依存関係はアプリケーションをコンパイルするのに必要ですが、実際にライブラリを使用する際には実行環境によってデフォルトで提供されるべきものです。
グループID | 成果物ID | バージョン | Type | License |
---|---|---|---|---|
jakarta.validation | jakarta.validation-api | 3.1.0 | jar | Apache License 2.0 |
javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 |
javax.xml.bind | jaxb-api | 2.3.1 | jar | CDDL 1.1-GPL2 w/ CPE |
org.glassfish | javax.el | 3.0.1-b08 | jar | CDDL + GPLv2 with classpath exception |
org.hibernate.validator | hibernate-validator | 6.0.20.Final | jar | Apache License 2.0 |
org.springframework | spring-context | 3.2.11.RELEASE | jar | The Apache Software License, Version 2.0 |
プロジェクトの過渡的依存関係
以下はこのプロジェクトの過渡的依存ライブラリのリストです。過渡的依存ライブラリはプロジェクトの依存ライブラリの依存ライブラリです。
compile
以下はこのプロジェクトのコンパイル依存関係です。これらの依存関係はアプリケーションをコンパイルおよび実行するのに必要です。
グループID | 成果物ID | バージョン | Type | License |
---|---|---|---|---|
com.github.virtuald | curvesapi | 1.06 | jar | BSD License |
com.zaxxer | SparseBitSet | 1.2 | jar | The Apache Software License, Version 2.0 |
commons-codec | commons-codec | 1.15 | jar | Apache License, Version 2.0 |
commons-io | commons-io | 2.11.0 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-collections4 | 4.4 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-compress | 1.21 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-math3 | 3.6.1 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.14.1 | jar | Apache License, Version 2.0 |
org.apache.poi | poi-ooxml-lite | 5.1.0 | jar | Apache License, Version 2.0 |
org.apache.xmlbeans | xmlbeans | 5.0.2 | jar | The Apache Software License, Version 2.0 |
org.javassist | javassist | 3.28.0-GA | jar | MPL 1.1-LGPL 2.1-Apache License 2.0 |
xml-apis | xml-apis | 1.4.01 | jar | The Apache Software License, Version 2.0-The SAX License-The W3C License |
test
以下はこのプロジェクトのテスト依存関係です。これらの依存関係はアプリケーションのユニットテストを実行する時のみ必要です。
グループID | 成果物ID | バージョン | Type | License |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.2.10 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
provided
以下はこのプロジェクトの提供済み依存関係のリストです。これらの依存関係はアプリケーションをコンパイルするのに必要ですが、実際にライブラリを使用する際には実行環境によってデフォルトで提供されるべきものです。
グループID | 成果物ID | バージョン | Type | License |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
com.fasterxml | classmate | 1.3.4 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.1.3 | jar | The Apache Software License, Version 2.0 |
javax.activation | javax.activation-api | 1.2.0 | jar | CDDL/GPLv2+CE |
org.jboss.logging | jboss-logging | 3.3.2.Final | jar | Apache License, version 2.0 |
org.springframework | spring-aop | 3.2.11.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-beans | 3.2.11.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 3.2.11.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-expression | 3.2.11.RELEASE | jar | The Apache Software License, Version 2.0 |
プロジェクト依存関係グラフ
依存関係ツリー
- com.github.mygreen:xlsmapper:jar:2.3
- junit:junit:jar:4.13.1 (test)
- org.hamcrest:hamcrest-all:jar:1.3 (test)
- org.assertj:assertj-core:jar:3.6.2 (test)
- org.apache.poi:poi:jar:5.1.0 (compile)
- commons-codec:commons-codec:jar:1.15 (compile)
- org.apache.commons:commons-collections4:jar:4.4 (compile)
- org.apache.commons:commons-math3:jar:3.6.1 (compile)
- commons-io:commons-io:jar:2.11.0 (compile)
- com.zaxxer:SparseBitSet:jar:1.2 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.14.1 (compile)
- org.apache.poi:poi-ooxml:jar:5.1.0 (compile)
- org.apache.poi:poi-ooxml-lite:jar:5.1.0 (compile)
- org.apache.xmlbeans:xmlbeans:jar:5.0.2 (compile)
- xml-apis:xml-apis:jar:1.4.01 (compile)
- org.apache.commons:commons-compress:jar:1.21 (compile)
- com.github.virtuald:curvesapi:jar:1.06 (compile)
- com.github.mygreen:excel-cellformatter:jar:0.12 (compile)
- org.slf4j:slf4j-api:jar:1.7.32 (compile)
- ch.qos.logback:logback-classic:jar:1.2.10 (test)
- ch.qos.logback:logback-core:jar:1.2.10 (test)
- ognl:ognl:jar:3.3.1 (compile)
- org.javassist:javassist:jar:3.28.0-GA (compile)
- org.apache.commons:commons-jexl3:jar:3.4.0 (compile)
- javax.validation:validation-api:jar:2.0.1.Final (provided)
- org.hibernate.validator:hibernate-validator:jar:6.0.20.Final (provided)
- org.jboss.logging:jboss-logging:jar:3.3.2.Final (provided)
- com.fasterxml:classmate:jar:1.3.4 (provided)
- org.glassfish:javax.el:jar:3.0.1-b08 (provided)
- jakarta.validation:jakarta.validation-api:jar:3.1.0 (provided)
- org.springframework:spring-context:jar:3.2.11.RELEASE (provided)
- org.springframework:spring-aop:jar:3.2.11.RELEASE (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- org.springframework:spring-beans:jar:3.2.11.RELEASE (provided)
- org.springframework:spring-core:jar:3.2.11.RELEASE (provided)
- commons-logging:commons-logging:jar:1.1.3 (provided)
- org.springframework:spring-expression:jar:3.2.11.RELEASE (provided)
- org.springframework:spring-aop:jar:3.2.11.RELEASE (provided)
- org.springframework:spring-test:jar:3.2.11.RELEASE (test)
- javax.xml.bind:jaxb-api:jar:2.3.1 (provided)
- javax.activation:javax.activation-api:jar:1.2.0 (provided)
プロジェクトライセンス
Apache License, version 2.0: JBoss Logging 3
The SAX License: XML Commons External Components XML APIs
CDDL 1.1: jaxb-api
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
The W3C License: XML Commons External Components XML APIs
Public Domain: AOP alliance
GPL2 w/ CPE: jaxb-api
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest All
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
BSD License: curvesapi
Apache License 2.0: Bean Validation API, Hibernate Validator Engine, Jakarta Validation API, Javassist
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Math, Apache Log4j API, Apache POI, Apache POI - API based on OPC and OOXML schemas, Apache POI - Common, AssertJ fluent assertions
Apache-2.0: Apache Commons JEXL
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: Expression Language 3.0
MPL 1.1: Javassist
The Apache Software License, Version 2.0: ClassMate, Commons Logging, Excel-CellFormatter, OGNL - Object Graph Navigation Library, SparseBitSet, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, XML Commons External Components XML APIs, XlsMapper, XmlBeans
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
logback-classic-1.2.10.jar | 228.33 kB | 207 | 157 | 25 | 1.6 | debug |
logback-core-1.2.10.jar | 443.56 kB | 398 | 354 | 34 | 1.6 | debug |
classmate-1.3.4.jar | 63.57 kB | 52 | 37 | 4 | 1.6 | debug |
excel-cellformatter-0.12.jar | 185.69 kB | 160 | 133 | 6 | 1.6 | debug |
curvesapi-1.06.jar | 109.25 kB | 120 | 101 | 6 | 1.5 | debug |
SparseBitSet-1.2.jar | 23.94 kB | 25 | 15 | 1 | 1.5 | debug |
commons-codec-1.15.jar | 345.50 kB | 253 | 106 | 7 | 1.6 | debug |
commons-io-2.11.0.jar | 319.47 kB | 224 | 182 | 11 | 1.6 | debug |
commons-logging-1.1.3.jar | 60.60 kB | 42 | 28 | 2 | 1.1 | debug |
jakarta.validation-api-3.1.0.jar | 91.34 kB | 170 | 151 | 9 | 1.6 | debug |
javax.activation-api-1.2.0.jar | 55.35 kB | 41 | 31 | 1 | 1.5 | debug |
validation-api-2.0.1.Final.jar | 90.92 kB | 163 | 142 | 9 | 1.6 | debug |
jaxb-api-2.3.1.jar | 125.07 kB | 136 | 110 | 6 | 1.6 | debug |
junit-4.13.1.jar | 373.74 kB | 387 | 348 | 32 | 1.5 | debug |
ognl-3.3.1.jar | 258.77 kB | 156 | 144 | 4 | 1.6 | debug |
commons-collections4-4.4.jar | 734.29 kB | 555 | 524 | 19 | 1.6 | debug |
commons-compress-1.21.jar | 994.45 kB | 576 | 504 | 34 | 1.6 | debug |
commons-jexl3-3.4.0.jar | 536.29 kB | 355 | 320 | 7 | 1.6 | debug |
commons-math3-3.6.1.jar | 2.11 MB | 1,402 | 1,301 | 75 | 1.5 | debug |
log4j-api-2.14.1.jar | 293.33 kB | 211 | 172 | 8 | 1.6 | debug |
poi-5.1.0.jar | 2.77 MB | 1,730 | 1,307 | 64 | 1.6 | debug |
poi-ooxml-5.1.0.jar | 1.84 MB | 932 | 799 | 46 | 1.6 | debug |
poi-ooxml-lite-5.1.0.jar | 5.51 MB | 4,080 | 2,230 | 53 | 1.6 | debug |
xmlbeans-5.0.2.jar | 2.09 MB | 1,754 | 969 | 39 | 1.6 | debug |
assertj-core-3.6.2.jar | 1.08 MB | 881 | 823 | 30 | 1.6 | debug |
javax.el-3.0.1-b08.jar | 232.24 kB | 181 | 162 | 6 | 1.6 | debug |
hamcrest-all-1.3.jar | 299.39 kB | 249 | 204 | 23 | 1.5 | debug |
hibernate-validator-6.0.20.Final.jar | 1.10 MB | 918 | 754 | 74 | 1.6 | debug |
javassist-3.28.0-GA.jar | 831.57 kB | 474 | 426 | 17 | 1.6 | debug |
jboss-logging-3.3.2.Final.jar | 64.91 kB | 57 | 45 | 1 | 1.6 | debug |
slf4j-api-1.7.32.jar | 40.54 kB | 46 | 34 | 4 | 1.5 | debug |
spring-aop-3.2.11.RELEASE.jar | 330.21 kB | 282 | 252 | 15 | 1.5 | debug |
spring-beans-3.2.11.RELEASE.jar | 598.95 kB | 401 | 358 | 14 | 1.5 | debug |
spring-context-3.2.11.RELEASE.jar | 846.34 kB | 737 | 633 | 67 | 1.5 | debug |
spring-core-3.2.11.RELEASE.jar | 864.32 kB | 686 | 648 | 32 | 1.5 | debug |
spring-expression-3.2.11.RELEASE.jar | 191.82 kB | 140 | 128 | 6 | 1.5 | debug |
spring-test-3.2.11.RELEASE.jar | 447.54 kB | 369 | 335 | 27 | 1.5 | debug |
xml-apis-1.4.01.jar | 215.37 kB | 391 | 346 | 29 | 1.1 | release |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
39 | 26.57 MB | 19,956 | 15,322 | 849 | 1.6 | 38 |
compile: 18 | compile: 19.10 MB | compile: 13,444 | compile: 9,613 | compile: 430 | - | compile: 17 |
test: 6 | test: 2.83 MB | test: 2,491 | test: 2,221 | test: 171 | - | test: 6 |
provided: 15 | provided: 4.64 MB | provided: 4,021 | provided: 3,488 | provided: 248 | - | provided: 15 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | - | - |
jvnet-nexus-release | https://maven.java.net/content/repositories/releases | Yes | Yes | - |
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | Yes |
jvnet-nexus-releases | https://maven.java.net/content/repositories/releases/ | Yes | - | - |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes | Yes |
jvnet-nexus-snapshots | https://maven.java.net/content/repositories/snapshots | - | Yes | - |
apache.snapshots | https://repository.apache.org/snapshots | - | Yes | - |
Repository locations for each of the Dependencies.
Artifact | central | jvnet-nexus-release | jvnet-nexus-releases | jvnet-nexus-snapshots | apache.snapshots |
---|---|---|---|---|---|
aopalliance:aopalliance:jar:1.0 | - | - | - | - | - |
ch.qos.logback:logback-classic:jar:1.2.10 | - | - | - | - | - |
ch.qos.logback:logback-core:jar:1.2.10 | - | - | - | - | - |
com.fasterxml:classmate:jar:1.3.4 | - | - | - | - | - |
com.github.mygreen:excel-cellformatter:jar:0.12 | - | - | - | - | - |
com.github.virtuald:curvesapi:jar:1.06 | - | - | - | - | - |
com.zaxxer:SparseBitSet:jar:1.2 | - | - | - | - | - |
commons-codec:commons-codec:jar:1.15 | - | - | - | - | - |
commons-io:commons-io:jar:2.11.0 | - | - | - | - | - |
commons-logging:commons-logging:jar:1.1.3 | - | - | - | - | - |
jakarta.validation:jakarta.validation-api:jar:3.1.0 | - | - | - | - | - |
javax.activation:javax.activation-api:jar:1.2.0 | - | - | - | - | - |
javax.validation:validation-api:jar:2.0.1.Final | - | - | - | - | - |
javax.xml.bind:jaxb-api:jar:2.3.1 | - | - | - | - | - |
junit:junit:jar:4.13.1 | - | - | - | - | - |
ognl:ognl:jar:3.3.1 | - | - | - | - | - |
org.apache.commons:commons-collections4:jar:4.4 | - | - | - | - | - |
org.apache.commons:commons-compress:jar:1.21 | - | - | - | - | - |
org.apache.commons:commons-jexl3:jar:3.4.0 | - | - | - | - | - |
org.apache.commons:commons-math3:jar:3.6.1 | - | - | - | - | - |
org.apache.logging.log4j:log4j-api:jar:2.14.1 | - | - | - | - | - |
org.apache.poi:poi:jar:5.1.0 | - | - | - | - | - |
org.apache.poi:poi-ooxml:jar:5.1.0 | - | - | - | - | - |
org.apache.poi:poi-ooxml-lite:jar:5.1.0 | - | - | - | - | - |
org.apache.xmlbeans:xmlbeans:jar:5.0.2 | - | - | - | - | - |
org.assertj:assertj-core:jar:3.6.2 | - | - | - | - | - |
org.glassfish:javax.el:jar:3.0.1-b08 | - | - | - | - | - |
org.hamcrest:hamcrest-all:jar:1.3 | - | - | - | - | - |
org.hibernate.validator:hibernate-validator:jar:6.0.20.Final | - | - | - | - | - |
org.javassist:javassist:jar:3.28.0-GA | - | - | - | - | - |
org.jboss.logging:jboss-logging:jar:3.3.2.Final | - | - | - | - | - |
org.slf4j:slf4j-api:jar:1.7.32 | - | - | - | - | - |
org.springframework:spring-aop:jar:3.2.11.RELEASE | - | - | - | - | - |
org.springframework:spring-beans:jar:3.2.11.RELEASE | - | - | - | - | - |
org.springframework:spring-context:jar:3.2.11.RELEASE | - | - | - | - | - |
org.springframework:spring-core:jar:3.2.11.RELEASE | - | - | - | - | - |
org.springframework:spring-expression:jar:3.2.11.RELEASE | - | - | - | - | - |
org.springframework:spring-test:jar:3.2.11.RELEASE | - | - | - | - | - |
xml-apis:xml-apis:jar:1.4.01 | - | - | - | - | - |
Total | central | jvnet-nexus-release | jvnet-nexus-releases | jvnet-nexus-snapshots | apache.snapshots |
39 (compile: 18, test: 6, provided: 15) | 0 | 0 | 0 | 0 | 0 |