Fork me on GitHub

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 Licenses
org.apache.maven maven-project 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 1.11.1 jar Apache License, Version 2.0
org.apache.velocity velocity-tools 2.0 jar The Apache Software License, Version 2.0
org.jsoup jsoup 1.14.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 Licenses
antlr antlr 2.7.2 jar -
backport-util-concurrent backport-util-concurrent 3.1 jar Public Domain
classworlds classworlds 1.1-alpha-2 jar -
commons-beanutils commons-beanutils 1.7.0 jar -
commons-chain commons-chain 1.1 jar -
commons-collections commons-collections 3.2 jar -
commons-digester commons-digester 1.8 jar -
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1 jar -
commons-validator commons-validator 1.3.1 jar -
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.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact-manager 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-registry 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 2.2.1 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-6 jar The Apache Software License, Version 2.0
org.apache.struts struts-core 1.3.8 jar -
org.apache.struts struts-taglib 1.3.8 jar -
org.apache.struts struts-tiles 1.3.8 jar -
org.apache.velocity velocity 1.6.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.0.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-interpolation 1.11 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.0 jar Apache 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

  • io.github.olamy.maven.skins:reflow-velocity-tools:jar:2.0.1-SNAPSHOT
    Reflow Maven Skin :: Velocity tools

    Description: Velocity tools supporting Reflow Maven skin

    URL: https://olamy.github.io/reflow-maven-skin//velocity-tools

    Project Licenses: 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 Licenses: 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 Licenses: No licenses are defined for this project.

      • commons-digester:commons-digester:jar:1.8 (compile)
      • commons-chain:commons-chain:jar:1.1 (compile)
      • commons-collections:commons-collections:jar:3.2 (compile)
      • commons-logging:commons-logging:jar:1.1 (compile)
        • javax.servlet:servlet-api:jar:2.3 (compile)
          servlet-api

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

          Project Licenses: No licenses are defined for this project.

      • commons-validator:commons-validator:jar:1.3.1 (compile)
      • dom4j:dom4j:jar:1.1 (compile)
        dom4j

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

        Project Licenses: No licenses are defined for this project.

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

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

        Project Licenses: No licenses are defined for this project.

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

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

        Project Licenses: Apache Software License, Version 1.1

      • org.apache.struts:struts-core:jar:1.3.8 (compile)
        • antlr:antlr:jar:2.7.2 (compile)
          antlr

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

          Project Licenses: No licenses are defined for this project.

      • org.apache.struts:struts-taglib:jar:1.3.8 (compile)
      • org.apache.struts:struts-tiles:jar:1.3.8 (compile)
      • 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 Licenses: The Apache Software License, Version 2.0

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

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

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

      Project Licenses: Apache License, Version 2.0

    • org.apache.maven:maven-project:jar:2.2.1 (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 Licenses: The Apache Software License, Version 2.0

      • org.apache.maven:maven-settings:jar:2.2.1 (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 Licenses: The Apache Software License, Version 2.0

      • org.apache.maven:maven-profile:jar:2.2.1 (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 Licenses: The Apache Software License, Version 2.0

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

        Description: Maven Model

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

        Project Licenses: The Apache Software License, Version 2.0

      • org.apache.maven:maven-artifact-manager:jar:2.2.1 (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 Licenses: The Apache Software License, Version 2.0

      • org.apache.maven:maven-plugin-registry:jar:2.2.1 (compile)
        Maven Plugin Registry 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-plugin-registry

        Project Licenses: The Apache Software License, Version 2.0

      • org.codehaus.plexus:plexus-interpolation:jar:1.11 (compile)
        Plexus Interpolation API

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

        URL: http://plexus.codehaus.org/plexus-components/plexus-interpolation

        Project Licenses: The Apache Software License, Version 2.0

      • org.apache.maven:maven-artifact:jar:2.2.1 (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 Licenses: The Apache Software License, Version 2.0

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

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

        Project Licenses: No licenses are 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 Licenses: 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 Licenses: No licenses are defined for this project.

    • org.jsoup:jsoup:jar:1.14.3 (compile)
      jsoup Java HTML Parser

      Description: jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the best of HTML5 DOM methods and CSS selectors. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do.

      URL: https://jsoup.org/

      Project Licenses: The MIT License

Licenses

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

Apache Software License, Version 1.1: sslext

The MIT License: jsoup Java HTML Parser

Apache License, Version 2.0: Doxia Sitetools :: Decoration Model, Plexus :: Component Annotations, Plexus Common Utilities

Public Domain: Backport of JSR 166

The Apache Software License, Version 2.0: Apache Velocity, Commons Lang, Maven Artifact, Maven Artifact Manager, Maven Local Settings Model, Maven Model, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Repository Metadata Model, Maven Wagon API, Plexus Interpolation API, Reflow Maven Skin :: Velocity tools, VelocityTools

Common Public License Version 1.0: JUnit

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.2.jar 358.3 kB 195 193 8 1.1 Yes
backport-util-concurrent-3.1.jar 331.7 kB 251 239 5 1.4 Yes
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes
commons-beanutils-1.7.0.jar 188.7 kB 129 111 5 1.2 Yes
commons-chain-1.1.jar 90 kB 78 61 8 1.3 Yes
commons-collections-3.2.jar 571.3 kB 477 458 12 1.1 Yes
commons-digester-1.8.jar 143.6 kB 114 100 6 1.2 Yes
commons-lang-2.4.jar 261.8 kB 148 127 9 1.2 Yes
commons-logging-1.1.jar 52.9 kB 34 25 2 1.1 Yes
commons-validator-1.3.1.jar 139 kB 93 46 3 1.3 Yes
dom4j-1.1.jar 456.9 kB 364 333 26 1.1 Yes
servlet-api-2.3.jar 78 kB 83 63 4 1.1 Yes
junit-3.8.1.jar 121.1 kB 119 100 6 1.1 Yes
maven-artifact-2.2.1.jar 80.3 kB 94 64 15 1.5 Yes
maven-artifact-manager-2.2.1.jar 67.6 kB 52 29 7 1.5 Yes
maven-model-2.2.1.jar 87.6 kB 61 45 2 1.5 Yes
maven-plugin-registry-2.2.1.jar 29.7 kB 28 9 2 1.5 Yes
maven-profile-2.2.1.jar 35.4 kB 33 15 2 1.5 Yes
maven-project-2.2.1.jar 156.3 kB 98 72 10 1.5 Yes
maven-repository-metadata-2.2.1.jar 25.7 kB 24 6 2 1.5 Yes
maven-settings-2.2.1.jar 49 kB 38 20 2 1.5 Yes
doxia-decoration-model-1.11.1.jar 59.8 kB 42 21 3 1.7 Yes
wagon-provider-api-1.0-beta-6.jar 53.2 kB 62 41 8 1.4 Yes
struts-core-1.3.8.jar 328.9 kB 192 150 15 1.4 Yes
struts-taglib-1.3.8.jar 251.5 kB 158 125 8 1.4 Yes
struts-tiles-1.3.8.jar 119.7 kB 93 67 8 1.4 Yes
velocity-1.6.2.jar 421 kB 297 261 25 1.4 Yes
velocity-tools-2.0.jar 346.6 kB 211 187 11 1.5 Yes
plexus-component-annotations-2.0.0.jar 4.2 kB 15 3 1 1.6 No
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes
plexus-interpolation-1.11.jar 50.9 kB 55 40 5 1.4 Yes
plexus-utils-3.3.0.jar 263.3 kB 130 105 9 1.6 Yes
jsoup-1.14.3.jar 423.4 kB 277 259 7 1.8 Yes
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No
sslext-1.2-0.jar 26.2 kB 29 13 6 1.2 Yes
Total Size Entries Classes Packages Java Version Debug Information
35 6 MB 4395 3647 279 1.8 33
compile: 35 compile: 6 MB compile: 4395 compile: 3647 compile: 279 - compile: 33

Back to top

Version: 2.0.1-SNAPSHOT. Last Published: 2022-04-25.

Reflow Maven skin maintained by Olivier Lamy.