ThinkSSL🔒 一键申购 5分钟快速签发 30天无理由退款 购买更放心 广告
## 项目依赖 ### compile 以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。 | GroupId | ArtifactId | 版本 | 类型 | License | 备注 | | --- | --- | --- | --- | --- | --- | | cglib | [cglib](http://cglib.sourceforge.net/) | 3.1 | jar | [ASF 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt) | Yes | | commons-logging | [commons-logging](http://commons.apache.org/proper/commons-logging/) | 1.2 | jar | [The Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt) | Yes | | log4j | [log4j](http://logging.apache.org/log4j/1.2/) | 1.2.17 | jar | [The Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt) | Yes | | ognl | [ognl](http://ognl.org) | 3.0.11 | jar | [The Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt) | Yes | | org.apache.logging.log4j | [log4j-core](http://logging.apache.org/log4j/2.x/log4j-core/) | 2.3 | jar | [The Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt) | Yes | | org.javassist | [javassist](http://www.javassist.org/) | 3.20.0-GA | jar | [MPL 1.1](http://www.mozilla.org/MPL/MPL-1.1.html)-[LGPL 2.1](http://www.gnu.org/licenses/lgpl-2.1.html)-[Apache License 2.0](http://www.apache.org/licenses/) | Yes | | org.slf4j | [slf4j-api](http://www.slf4j.org) | 1.7.12 | jar | [MIT License](http://www.opensource.org/licenses/mit-license.php) | Yes | | org.slf4j | [slf4j-log4j12](http://www.slf4j.org) | 1.7.12 | jar | [MIT License](http://www.opensource.org/licenses/mit-license.php) | Yes | ### test 以下是这一项目的测试依赖列表。这些依赖仅仅在编译和运行本应用中的单元测试时需要。 | GroupId | ArtifactId | 版本 | 类型 | License | | --- | --- | --- | --- | --- | | commons-dbcp | [commons-dbcp](http://commons.apache.org/dbcp/) | 1.4 | jar | [The Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt) | | javax.transaction | transaction-api | 1.1 | jar | - | | junit | [junit](http://junit.org) | 4.12 | jar | [Eclipse Public License 1.0](http://www.eclipse.org/legal/epl-v10.html) | | org.apache.derby | [derby](http://db.apache.org/derby/derby/) | 10.11.1.1 | jar | [Apache 2](http://www.apache.org/licenses/LICENSE-2.0.txt) | | org.apache.velocity | [velocity](http://velocity.apache.org/engine/devel/) | 1.7 | jar | [The Apache Software License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt) | | org.hsqldb | [hsqldb](http://hsqldb.org) | 2.3.2 | jar | [HSQLDB License, a BSD open source license](http://hsqldb.org/web/hsqlLicense.html) | | org.mockito | [mockito-core](http://www.mockito.org) | 1.10.19 | jar | [The MIT License](http://github.com/mockito/mockito/blob/master/LICENSE) | | postgresql | [postgresql](http://jdbc.postgresql.org) | 9.1-901-1.jdbc4 | jar | [BSD License](http://jdbc.postgresql.org/license.html) |