compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
org.apache.maven maven-project 2.0.4 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 1.3 jar The Apache Software License, Version 2.0
org.apache.velocity velocity-tools 2.0 jar The Apache Software License, Version 2.0
org.jsoup jsoup 1.7.3 jar The MIT License

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type License
antlr antlr 2.7.2 jar -
classworlds classworlds 1.1-alpha-2 jar -
commons-beanutils commons-beanutils 1.7.0 jar -
commons-chain commons-chain 1.1 jar /LICENSE.txt
commons-collections commons-collections 3.2 jar /LICENSE.txt
commons-digester commons-digester 1.8 jar /LICENSE.txt
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1 jar /LICENSE.txt
commons-validator commons-validator 1.3.1 jar /LICENSE.txt
dom4j dom4j 1.1 jar -
javax.servlet servlet-api 2.3 jar -
junit junit 3.8.1 jar Common Public License Version 1.0
org.apache.maven maven-artifact 2.0.4 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact-manager 2.0.4 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 2.0.4 jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.0.4 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 2.0.4 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 2.0.4 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-alpha-6 jar The Apache Software License, Version 2.0
org.apache.struts struts-core 1.3.8 jar The Apache Software License, Version 2.0
org.apache.struts struts-taglib 1.3.8 jar The Apache Software License, Version 2.0
org.apache.struts struts-tiles 1.3.8 jar The Apache Software License, Version 2.0
org.apache.velocity velocity 1.6.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9 jar -
org.codehaus.plexus plexus-utils 2.0.5 jar The Apache Software License, Version 2.0
oro oro 2.0.8 jar -
sslext sslext 1.2-0 jar Apache Software License, Version 1.1

Project Dependency Graph

Dependency Tree

  • lt.velykis.maven.skins:reflow-velocity-tools:jar:1.1.1
    Reflow Velocity Tools

    Description: Velocity tools supporting Reflow Maven skin

    URL: http://andriusvelykis.github.io/reflow-maven-skin/reflow-velocity-tools

    Project License: The Apache Software License, Version 2.0

    • org.apache.velocity:velocity-tools:jar:2.0 (compile)
      VelocityTools

      Description: VelocityTools is an integrated collection of Velocity subprojects with the common goal of creating tools and infrastructure to speed and ease development of both web and non-web applications using the Velocity template engine.

      URL: http://velocity.apache.org/tools/devel/

      Project License: The Apache Software License, Version 2.0

      • commons-beanutils:commons-beanutils:jar:1.7.0 (compile)
        commons-beanutils

        Description: There is currently no description associated with this project.

        Project License: No license is defined for this project.

      • commons-digester:commons-digester:jar:1.8 (compile)
        Digester

        Description: The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

        URL: http://jakarta.apache.org/commons/digester/

        Project License: The Apache Software License, Version 2.0

      • commons-chain:commons-chain:jar:1.1 (compile)
        Commons Chain

        Description: An implmentation of the GoF Chain of Responsibility pattern

        URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

        Project License: The Apache Software License, Version 2.0

      • commons-collections:commons-collections:jar:3.2 (compile)
        Collections

        Description: Types that extend and augment the Java Collections Framework.

        URL: http://jakarta.apache.org/commons/collections/

        Project License: The Apache Software License, Version 2.0

      • commons-logging:commons-logging:jar:1.1 (compile)
        Logging

        Description: Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

        URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

        Project License: The Apache Software License, Version 2.0

        • javax.servlet:servlet-api:jar:2.3 (compile)
          servlet-api

          Description: There is currently no description associated with this project.

          Project License: No license is defined for this project.

      • commons-validator:commons-validator:jar:1.3.1 (compile)
        Validator

        Description: Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.

        URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

        Project License: The Apache Software License, Version 2.0

      • dom4j:dom4j:jar:1.1 (compile)
        dom4j

        Description: There is currently no description associated with this project.

        Project License: No license is defined for this project.

      • oro:oro:jar:2.0.8 (compile)
        oro

        Description: There is currently no description associated with this project.

        Project License: No license is defined for this project.

      • sslext:sslext:jar:1.2-0 (compile)
        sslext

        Description: There is currently no description associated with this project.

        Project License: Apache Software License, Version 1.1

      • org.apache.struts:struts-core:jar:1.3.8 (compile)
        Struts Core

        Description: Apache Struts

        URL: http://struts.apache.org

        Project License: The Apache Software License, Version 2.0

        • antlr:antlr:jar:2.7.2 (compile)
          antlr

          Description: There is currently no description associated with this project.

          Project License: No license is defined for this project.

      • org.apache.struts:struts-taglib:jar:1.3.8 (compile)
        Struts Taglib

        Description: Apache Struts

        URL: http://struts.apache.org

        Project License: The Apache Software License, Version 2.0

      • org.apache.struts:struts-tiles:jar:1.3.8 (compile)
        Struts Tiles

        Description: Apache Struts

        URL: http://struts.apache.org

        Project License: The Apache Software License, Version 2.0

      • org.apache.velocity:velocity:jar:1.6.2 (compile)
        Apache Velocity

        Description: Apache Velocity is a general purpose template engine.

        URL: http://velocity.apache.org/engine/releases/velocity-1.6.2/

        Project License: The Apache Software License, Version 2.0

    • org.apache.maven.doxia:doxia-decoration-model:jar:1.3 (compile)
      Decoration Model

      Description: The Decoration Model handles the decoration descriptor for sites, also known as site.xml.

      URL: http://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/

      Project License: The Apache Software License, Version 2.0

    • org.apache.maven:maven-project:jar:2.0.4 (compile)
      Maven Project Builder

      Description: This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.

      URL: http://maven.apache.org/maven-project

      Project License: The Apache Software License, Version 2.0

      • org.apache.maven:maven-settings:jar:2.0.4 (compile)
        Maven Local Settings Model

        Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

        URL: http://maven.apache.org/maven-settings

        Project License: The Apache Software License, Version 2.0

      • org.apache.maven:maven-profile:jar:2.0.4 (compile)
        Maven Profile Model

        Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

        URL: http://maven.apache.org/maven-profile

        Project License: The Apache Software License, Version 2.0

      • org.apache.maven:maven-model:jar:2.0.4 (compile)
        Maven Model

        Description: Maven Model

        URL: http://maven.apache.org/maven-model

        Project License: The Apache Software License, Version 2.0

      • org.apache.maven:maven-artifact-manager:jar:2.0.4 (compile)
        Maven Artifact Manager

        Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

        URL: http://maven.apache.org/maven-artifact-manager

        Project License: The Apache Software License, Version 2.0

      • org.apache.maven:maven-artifact:jar:2.0.4 (compile)
        Maven Artifact

        Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

        URL: http://maven.apache.org/maven-artifact

        Project License: The Apache Software License, Version 2.0

      • org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9 (compile)
        Default Plexus Container

        Description: There is currently no description associated with this project.

        Project License: No license is defined for this project.

        • junit:junit:jar:3.8.1 (compile)
          JUnit

          Description: JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

          URL: http://junit.org

          Project License: Common Public License Version 1.0

        • classworlds:classworlds:jar:1.1-alpha-2 (compile)
          classworlds

          Description: There is currently no description associated with this project.

          URL: http://classworlds.codehaus.org/

          Project License: No license is defined for this project.

    • org.jsoup:jsoup:jar:1.7.3 (compile)
      jsoup

      Description: jsoup HTML parser

      URL: http://jsoup.org/

      Project License: The MIT License

Licenses

Unknown: Default Plexus Container, antlr, classworlds, commons-beanutils, dom4j, oro, servlet-api

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache Velocity, Collections, Commons Chain, Commons Lang, Decoration Model, Digester, Logging, Maven Artifact, Maven Artifact Manager, Maven Local Settings Model, Maven Model, Maven Profile Model, Maven Project Builder, Maven Repository Metadata Model, Maven Wagon API, Plexus Common Utilities, Reflow Velocity Tools, Struts Core, Struts Taglib, Struts Tiles, Validator, VelocityTools

The MIT License: jsoup

Apache Software License, Version 1.1: sslext

Dependency File Details

Total Size Entries Classes Packages JDK Rev Debug
Filename Size Entries Classes Packages JDK Rev Debug
antlr-2.7.2.jar 349.88 kB 195 193 8 1.1 debug
classworlds-1.1-alpha-2.jar 36.64 kB 32 22 3 1.1 debug
commons-beanutils-1.7.0.jar 184.25 kB 129 111 5 1.2 debug
commons-chain-1.1.jar 87.89 kB 78 61 8 1.3 debug
commons-collections-3.2.jar 557.87 kB 477 458 12 1.1 debug
commons-digester-1.8.jar 140.24 kB 114 100 6 1.2 debug
commons-lang-2.4.jar 255.67 kB 148 127 9 1.2 debug
commons-logging-1.1.jar 51.67 kB 34 25 2 1.1 debug
commons-validator-1.3.1.jar 135.70 kB 93 46 3 1.3 debug
dom4j-1.1.jar 446.20 kB 364 333 26 1.1 debug
servlet-api-2.3.jar 76.15 kB 83 63 4 1.1 debug
junit-3.8.1.jar 118.23 kB 119 100 6 1.1 debug
maven-artifact-2.0.4.jar 78.38 kB 102 75 15 1.1 debug
maven-artifact-manager-2.0.4.jar 47.87 kB 44 24 7 1.1 debug
maven-model-2.0.4.jar 78.31 kB 58 45 2 1.1 debug
maven-profile-2.0.4.jar 29.52 kB 31 16 2 1.1 debug
maven-project-2.0.4.jar 106.44 kB 74 51 10 1.1 debug
maven-repository-metadata-2.0.4.jar 19.25 kB 21 6 2 1.1 debug
maven-settings-2.0.4.jar 42.76 kB 36 21 2 1.1 debug
doxia-decoration-model-1.3.jar 59.55 kB 40 18 3 1.5 debug
wagon-provider-api-1.0-alpha-6.jar 41.73 kB 54 36 8 1.1 debug
struts-core-1.3.8.jar 321.19 kB 192 150 15 1.4 debug
struts-taglib-1.3.8.jar 245.63 kB 158 125 8 1.4 debug
struts-tiles-1.3.8.jar 116.85 kB 93 67 8 1.4 debug
velocity-1.6.2.jar 411.11 kB 297 261 25 1.4 debug
velocity-tools-2.0.jar 338.46 kB 211 187 11 1.5 debug
plexus-container-default-1.0-alpha-9.jar 190.81 kB 215 175 28 1.1 debug
plexus-utils-2.0.5.jar 217.94 kB 120 95 9 1.3 debug
jsoup-1.7.3.jar 290.42 kB 243 226 7 1.5 debug
oro-2.0.8.jar 63.73 kB 74 62 6 1.2 release
sslext-1.2-0.jar 25.60 kB 29 13 6 1.2 debug
31 5.04 MB 3,958 3,292 266 1.5 30
compile: 31 compile: 5.04 MB compile: 3,958 compile: 3,292 compile: 266 - compile: 30

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes -
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes -
snapshots http://snapshots.maven.codehaus.org/maven2 - Yes Yes
central http://repo.maven.apache.org/maven2 Yes - -

Repository locations for each of the Dependencies.

Total apache.snapshots sonatype-nexus-snapshots central
Artifact apache.snapshots sonatype-nexus-snapshots central
antlr:antlr:jar:2.7.2 - -
classworlds:classworlds:jar:1.1-alpha-2 - -
commons-beanutils:commons-beanutils:jar:1.7.0 - -
commons-chain:commons-chain:jar:1.1 - -
commons-collections:commons-collections:jar:3.2 - -
commons-digester:commons-digester:jar:1.8 - -
commons-lang:commons-lang:jar:2.4 - -
commons-logging:commons-logging:jar:1.1 - -
commons-validator:commons-validator:jar:1.3.1 - -
dom4j:dom4j:jar:1.1 - -
javax.servlet:servlet-api:jar:2.3 - -
junit:junit:jar:3.8.1 - -
org.apache.maven:maven-artifact:jar:2.0.4 - -
org.apache.maven:maven-artifact-manager:jar:2.0.4 - -
org.apache.maven:maven-model:jar:2.0.4 - -
org.apache.maven:maven-profile:jar:2.0.4 - -
org.apache.maven:maven-project:jar:2.0.4 - -
org.apache.maven:maven-repository-metadata:jar:2.0.4 - -
org.apache.maven:maven-settings:jar:2.0.4 - -
org.apache.maven.doxia:doxia-decoration-model:jar:1.3 - -
org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6 - -
org.apache.struts:struts-core:jar:1.3.8 - -
org.apache.struts:struts-taglib:jar:1.3.8 - -
org.apache.struts:struts-tiles:jar:1.3.8 - -
org.apache.velocity:velocity:jar:1.6.2 - -
org.apache.velocity:velocity-tools:jar:2.0 - -
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9 - -
org.codehaus.plexus:plexus-utils:jar:2.0.5 - -
org.jsoup:jsoup:jar:1.7.3 - -
oro:oro:jar:2.0.8 - -
sslext:sslext:jar:1.2-0 - -
31 (compile: 31) 0 0 31

Back to top

Version: 1.1.1. Last Published: 2014-06-22.

Reflow Maven skin by Andrius Velykis.