项目依赖

compile

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

GroupId ArtifactId 版本 类型 License
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
g2 gboat2.base.bridge 3.0.1-SNAPSHOT jar -
g2 gboat2.base.core 3.0.1-SNAPSHOT jar -
g2 gboat2.web 3.0.1-SNAPSHOT jar -
jmagick jmagick 6.6.9 jar GNU LESSER GENERAL PUBLIC LICENSE
org.dom4j com.springsource.org.dom4j 1.6.1 jar -
org.im4java im4java 1.4.0 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1

provided

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

GroupId ArtifactId 版本 类型 License
javax.servlet servlet-api 2.5 jar -

项目传递依赖

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

compile

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

GroupId ArtifactId 版本 类型 License
aopalliance aopalliance 1.0 jar Public Domain
com.fasterxml.jackson.core jackson-annotations 2.3.1 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-core 2.3.1 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-databind 2.3.1 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.google.code.kaptcha kaptcha 2.3.2 jar -
com.thoughtworks.xstream xstream 1.4.7 jar BSD style
commons-beanutils commons-beanutils 1.8.3 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.8 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-configuration commons-configuration 1.10 jar The Apache Software License, Version 2.0
commons-digester commons-digester 1.8.1 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.3 jar The Apache Software License, Version 2.0
g2 gboat2.base.plugin 3.0.1-SNAPSHOT jar -
g2 gboat2.base.view 3.0.1-SNAPSHOT jar -
g2 gboat2.sitemesh3 3.0.0 jar -
g2 struts2-embeddedjsp-plugin 2.3.16.1 jar The Apache Software License, Version 2.0
g2 struts2-osgi-plugin 2.3.16.1 jar The Apache Software License, Version 2.0
gboat2.hibernate com.springsource.hibernate.jpa 3.4.0.GA jar -
javax.persistence com.springsource.javax.persistence 1.99.0 jar -
javax.transaction javax.transaction-api 1.2 jar CDDL + GPLv2 with classpath exception
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.sourceforge.ezmorph com.springsource.net.sf.ezmorph 1.0.5 jar -
net.sourceforge.json com.springsource.net.sf.json 2.2.2 jar -
org.apache.commons commons-lang3 3.1 jar The Apache Software License, Version 2.0
org.apache.felix org.apache.felix.framework 4.2.1 jar The Apache Software License, Version 2.0
org.apache.felix org.apache.felix.main 4.2.1 jar The Apache Software License, Version 2.0
org.apache.servicemix.bundles org.apache.servicemix.bundles.jaxb-impl 2.2.1.1_2 jar The Apache Software License, Version 2.0
org.apache.servicemix.specs org.apache.servicemix.specs.jaxb-api-2.2 2.2.0 jar The Apache Software License, Version 2.0
org.apache.servicemix.specs org.apache.servicemix.specs.stax-api-1.0 2.2.0 jar The Apache Software License, Version 2.0
org.apache.struts struts2-convention-plugin 2.3.16.1 jar The Apache Software License, Version 2.0
org.apache.struts struts2-core 2.3.16.1 jar The Apache Software License, Version 2.0
org.apache.struts.xwork xwork-core 2.3.16.1 jar The Apache Software License, Version 2.0
org.apache.tomcat juli 6.0.18 jar -
org.apache.velocity velocity 1.7 jar The Apache Software License, Version 2.0
org.apache.velocity velocity-tools 2.0 jar The Apache Software License, Version 2.0
org.freemarker freemarker 2.3.20 jar BSD-style license
org.slf4j slf4j-api 1.7.5 jar MIT License
org.springframework spring-aop 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context-support 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-orm 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 3.2.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework.osgi spring-osgi-core 1.2.1 jar Apache License, Version 2.0
org.springframework.osgi spring-osgi-io 1.2.1 jar Apache License, Version 2.0
xmlpull xmlpull 1.1.3.1 jar Public Domain
xpp3 xpp3_min 1.1.4c jar Indiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain

runtime

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

GroupId ArtifactId 版本 类型 License
org.slf4j slf4j-log4j12 1.7.5 jar MIT License

项目依赖图

项目依赖树

执照

BSD style: XStream Core

CDDL + GPLv2 with classpath exception: javax.transaction API

Public Domain: AOP alliance, MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API

GNU LESSER GENERAL PUBLIC LICENSE: jMagick

BSD-style license: FreeMarker

Apache License, Version 2.0: Spring OSGi Core, Spring OSGi IO

GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, jackson-databind

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

The Apache Software License, Version 2.0: Apache Commons Configuration, Apache Felix Framework, Apache Felix Main, Apache Log4j, Apache ServiceMix :: Bundles :: jaxb-impl, Apache ServiceMix :: Specs :: JAXB API 2.2, Apache ServiceMix :: Specs :: Stax API 1.0, Apache Velocity, Commons BeanUtils, Commons Codec, Commons Collections, Commons Digester, Commons IO, Commons Lang, Commons Logging, Jackson-annotations, Jackson-core, Spring AOP, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring Transaction, Spring Web, Struts 2 Convention Plugin, Struts 2 Core, Struts 2 Embedded JSP Plugin, Struts2 OSGi Plugin, VelocityTools, XWork: Core, jackson-databind

Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)

未知: Gboat2 Attachment Bundle, Gboat2 Base Bridge Bundle, Gboat2 Base Core Bundle, Gboat2 Base Struts2 Plugin Bundle, Gboat2 Base View Bundle, Gboat2 Web Bundle, com.springsource.hibernate.jpa, com.springsource.javax.persistence, com.springsource.net.sf.ezmorph, com.springsource.net.sf.json, com.springsource.org.dom4j, gboat2.sitemesh3, juli, kaptcha, servlet-api

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: im4java