// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Struts 2 Showcase Webapp


From: 'an unknown organization'
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - Javassist (http://www.javassist.org/) javassist:javassist:jar:3.11.0.GA

  - Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:1.1.0.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - FreeMarker (http://freemarker.org/) org.freemarker:freemarker:jar:2.3.22
    License: Apache License, Version 2.0  (http://freemarker.org/LICENSE.txt)
  - Hibernate Validator Engine (http://validator.hibernate.org/hibernate-validator) org.hibernate:hibernate-validator:jar:5.1.3.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - oro  oro:oro:jar:2.0.8

  - Direct Web Remoting (http://getahead.ltd.uk/dwr/) uk.ltd.getahead:dwr:jar:1.1.1


From: 'Apache Software Foundation' (http://velocity.apache.org/)
  - VelocityTools (http://jakarta.apache.org/velocity/tools/) org.apache.velocity:velocity-tools:jar:1.3
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://www.apache.org)
  - Apache Log4j API (http://logging.apache.org/log4j/2.x/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j Core (http://logging.apache.org/log4j/2.x/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Log4j Commons Logging Bridge (http://logging.apache.org/log4j/2.x/log4j-jcl/) org.apache.logging.log4j:log4j-jcl:jar:2.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts 2 Bean Validation Plugin (http://struts.apache.org/struts2-plugins/struts2-bean-validation-plugin/) org.apache.struts:struts2-bean-validation-plugin:jar:2.5-BETA1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts 2 Configuration Browser Plugin (http://struts.apache.org/struts2-plugins/struts2-config-browser-plugin/) org.apache.struts:struts2-config-browser-plugin:jar:2.5-BETA1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts 2 Convention Plugin (http://struts.apache.org/struts2-plugins/struts2-convention-plugin/) org.apache.struts:struts2-convention-plugin:jar:2.5-BETA1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts 2 Core (http://struts.apache.org/struts2-core/) org.apache.struts:struts2-core:jar:2.5-BETA1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts 2 DWR Plugin (http://struts.apache.org/struts2-plugins/struts2-dwr-plugin/) org.apache.struts:struts2-dwr-plugin:jar:2.5-BETA1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts 2 JSON Plugin (http://struts.apache.org/struts2-plugins/struts2-json-plugin/) org.apache.struts:struts2-json-plugin:jar:2.5-BETA1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts 2 Sitemesh Plugin (http://struts.apache.org/struts2-plugins/struts2-sitemesh-plugin/) org.apache.struts:struts2-sitemesh-plugin:jar:2.5-BETA1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts 2 Spring Plugin (http://struts.apache.org/struts2-plugins/struts2-spring-plugin/) org.apache.struts:struts2-spring-plugin:jar:2.5-BETA1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Struts 2 Tiles Plugin (http://struts.apache.org/struts2-plugins/struts2-tiles-plugin/) org.apache.struts:struts2-tiles-plugin:jar:2.5-BETA1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Tiles - API (http://tiles.apache.org/2.0/framework/tiles-api/) org.apache.tiles:tiles-api:jar:2.0.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Tiles - Core Library (http://tiles.apache.org/2.0/framework/tiles-core/) org.apache.tiles:tiles-core:jar:2.0.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Tiles - JSP support (http://tiles.apache.org/2.0/framework/tiles-jsp/) org.apache.tiles:tiles-jsp:jar:2.0.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'fasterxml.com' (http://fasterxml.com)
  - ClassMate (http://github.com/cowtowncoder/java-classmate) com.fasterxml:classmate:bundle:1.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'GlassFish Community' (http://glassfish.org)
  - Expression Language 3.0 (http://el-spec.java.net) org.glassfish:javax.el:jar:3.0.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'JBoss by Red Hat' (http://www.jboss.org)
  - JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.1.3.GA
    License: Apache License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'ObjectWeb' (http://www.objectweb.org/)
  - ASM Core (http://asm.objectweb.org/asm/) asm:asm:jar:3.3
    License: BSD  (http://asm.objectweb.org/license.html)
  - ASM Commons (http://asm.objectweb.org/asm-commons/) asm:asm-commons:jar:3.3
    License: BSD  (http://asm.objectweb.org/license.html)
  - ASM Tree (http://asm.objectweb.org/asm-tree/) asm:asm-tree:jar:3.3
    License: BSD  (http://asm.objectweb.org/license.html)

From: 'OpenSymphony' (http://www.opensymphony.com)
  - OGNL - Object Graph Navigation Library (http://ognl.org) ognl:ognl:jar:3.0.11
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Sitemesh (http://www.opensymphony.com/sitemesh) opensymphony:sitemesh:jar:2.4.2
    License: The Apache Software License, Version 1.1  (http://www.opensymphony.com/sitemesh/license.action)

From: 'Spring IO' (http://projects.spring.io/spring-framework)
  - Spring AOP (https://github.com/spring-projects/spring-framework) org.springframework:spring-aop:jar:4.1.6.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Beans (https://github.com/spring-projects/spring-framework) org.springframework:spring-beans:jar:4.1.6.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Context (https://github.com/spring-projects/spring-framework) org.springframework:spring-context:jar:4.1.6.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:4.1.6.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Expression Language (SpEL) (https://github.com/spring-projects/spring-framework) org.springframework:spring-expression:jar:4.1.6.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Web (https://github.com/spring-projects/spring-framework) org.springframework:spring-web:jar:4.1.6.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Steve Ditlinger' (http://sslext.sourceforge.net/)
  - sslext  sslext:sslext:jar:1.2-0
    License: Apache Software License, Version 1.1  (http://www.apache.org/licenses/LICENSE-1.1)

From: 'The Apache Software Foundation' (http://jakarta.apache.org)
  - Logging (http://jakarta.apache.org/commons/logging/) commons-logging:commons-logging-api:jar:1.1
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)
  - Validator (http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/) commons-validator:commons-validator:jar:1.3.1
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons BeanUtils (http://commons.apache.org/proper/commons-beanutils/) commons-beanutils:commons-beanutils:jar:1.9.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Digester (http://commons.apache.org/digester/) commons-digester:commons-digester:jar:2.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons FileUpload (http://commons.apache.org/proper/commons-fileupload/) commons-fileupload:commons-fileupload:jar:1.3.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons IO (http://commons.apache.org/io/) commons-io:commons-io:jar:2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.1.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.4
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Velocity (http://velocity.apache.org/engine/releases/velocity-1.6.2/) org.apache.velocity:velocity:jar:1.6.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)




