项目依赖

compile

以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。

GroupId ArtifactId 版本 类型 License 备注
cglib cglib 3.1 jar ASF 2.0 Yes
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0 Yes
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0 Yes
org.apache.logging.log4j log4j-core 2.2 jar The Apache Software License, Version 2.0 Yes
org.slf4j slf4j-api 1.7.12 jar MIT License Yes
org.slf4j slf4j-log4j12 1.7.12 jar MIT License Yes

test

以下是这一项目的测试依赖列表。这些依赖仅仅在编译和运行本应用中的单元测试时需要。

GroupId ArtifactId 版本 类型 License
commons-dbcp commons-dbcp 1.4 jar The Apache Software License, Version 2.0
javax.transaction transaction-api 1.1 jar -
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.derby derby 10.11.1.1 jar Apache 2
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0
org.hsqldb hsqldb 2.3.2 jar HSQLDB License, a BSD open source license
org.mockito mockito-core 1.10.19 jar The MIT License
postgresql postgresql 9.1-901-1.jdbc4 jar BSD License

provided

以下是这一项目的已提供的依赖列表。编译本应用时需要这些依赖,但这些依赖库在使用时会默认提供。

GroupId ArtifactId 版本 类型 License 备注
ognl ognl 3.0.11 jar The Apache Software License, Version 2.0 Yes
org.javassist javassist 3.18.2-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0 Yes

项目传递依赖

以下是本项目的传递依赖列表。传递依赖是项目依赖的依赖:

compile

以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。

GroupId ArtifactId 版本 类型 License 备注
org.apache.logging.log4j log4j-api 2.2 jar The Apache Software License, Version 2.0 Yes
org.ow2.asm asm 4.2 jar BSD Yes

test

以下是这一项目的测试依赖列表。这些依赖仅仅在编译和运行本应用中的单元测试时需要。

GroupId ArtifactId 版本 类型 License
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.5.4 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.1 jar Apache 2

项目依赖图

项目依赖树

执照

ASF 2.0: Code Generation Library

New BSD License: Hamcrest Core

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Objenesis

BSD: ASM Core

LGPL 2.1: Javassist

Eclipse Public License 1.0: JUnit

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j, Apache Log4j API, Apache Log4j Core, Apache Velocity, Commons Collections, Commons DBCP, Commons Lang, Commons Pool, OGNL - Object Graph Navigation Library, mybatis

未知: transaction-api

HSQLDB License, a BSD open source license: HyperSQL Database

BSD License: PostgreSQL JDBC Driver

Apache License 2.0: Javassist

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

The MIT License: Mockito

依赖文件详细信息

文件 大小 条目 Java Version Debug Information 密封的
commons-collections-3.2.1.jar 575.39 kB 482 458 12 1.2 Yes -
commons-dbcp-1.4.jar 160.52 kB 80 62 5 1.6 Yes -
commons-lang-2.4.jar 261.81 kB 148 127 9 1.2 Yes -
commons-pool-1.5.4.jar 96.22 kB 66 52 2 1.3 Yes -
transaction-api-1.1.jar 15.07 kB 24 18 2 1.3 Yes -
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes -
derby-10.11.1.1.jar 3.10 MB 1657 1597 101 1.6 No sealed
Total 大小 条目 Java Version Debug Information 密封的
7 4.53 MB 2780 2600 161 1.6 6 1
test: 7 test: 4.53 MB test: 2780 test: 2600 test: 161 - test: 6 test: 1

依赖仓库地址

仓库id URL 版本 快照
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No
apache.snapshots http://repository.apache.org/snapshots No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No
maven2-repository.dev.java.net http://download.java.net/maven/2/
central https://repo.maven.apache.org/maven2 No

每个依赖的仓库地址

Artifact ow2-snapshot apache.snapshots sonatype-nexus-snapshots maven2-repository.dev.java.net central
commons-collections:commons-collections:jar:3.2.1 - - - - Found at https://repo.maven.apache.org/maven2
commons-dbcp:commons-dbcp:jar:1.4 - - - - Found at https://repo.maven.apache.org/maven2
commons-lang:commons-lang:jar:2.4 - - - - Found at https://repo.maven.apache.org/maven2
commons-pool:commons-pool:jar:1.5.4 - - - - Found at https://repo.maven.apache.org/maven2
javax.transaction:transaction-api:jar:1.1 - - - - Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.12 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.derby:derby:jar:10.11.1.1 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.velocity:velocity:jar:1.7 - - - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - - - Found at https://repo.maven.apache.org/maven2
org.hsqldb:hsqldb:jar:2.3.2 - - - - Found at https://repo.maven.apache.org/maven2
org.mockito:mockito-core:jar:1.10.19 - - - - Found at https://repo.maven.apache.org/maven2
org.objenesis:objenesis:jar:2.1 - - - - Found at https://repo.maven.apache.org/maven2
postgresql:postgresql:jar:9.1-901-1.jdbc4 - - - - Found at https://repo.maven.apache.org/maven2
cglib:cglib:jar:3.1 - - - - Found at https://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.2 - - - - Found at https://repo.maven.apache.org/maven2
log4j:log4j:jar:1.2.17 - - - - Found at https://repo.maven.apache.org/maven2
ognl:ognl:jar:3.0.11 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.logging.log4j:log4j-api:jar:2.2 - - - - Found at https://repo.maven.apache.org/maven2
org.apache.logging.log4j:log4j-core:jar:2.2 - - - - Found at https://repo.maven.apache.org/maven2
org.javassist:javassist:jar:3.18.2-GA - - - - Found at https://repo.maven.apache.org/maven2
org.ow2.asm:asm:jar:4.2 - - - - Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.7.12 - - - - Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-log4j12:jar:1.7.12 - - - - Found at https://repo.maven.apache.org/maven2
Total ow2-snapshot apache.snapshots sonatype-nexus-snapshots maven2-repository.dev.java.net central
23 (compile: 8, test: 13, provided: 2) 0 0 0 0 23