Maven Repository - POM file for Template velocity-tools 1.3 1.3

Summary

VelocityTools.

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..

Declaration

Here is the list of declaration for velocity-tools. If you use Maven you can use the following code to add the dependency for this POM file.

<dependency>
   <groupId>org.apache.velocity</groupId>
   <artifactId>velocity-tools</artifactId>
   <version>1.3</version>
</dependency>

If you think this Maven repository POM file listing for velocity-tools is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.





License

Name:Apache 2
URL: http://www.apache.org/licenses/LICENSE-2.0.txt.

Depends on

The velocity-tools-1.3 has 11 dependencies.The most popular ones are listed in the following table along with their categories and number of artifacts depending on them.

CategoryArtifactDepended By Count
XMLcommons-digester 1.8
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.
40
Data Structurecommons-collections 3.2
Types that extend and augment the Java Collections Framework.
366
Data Structurecommons-lang 2.2
Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
23
Logcommons-logging 1.1
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
445
Web Frameworkcommons-validator 1.3.1
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.
19
XMLstruts 1.2.9
The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a...
43
Templatevelocity 1.4
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
71

Plugin

The following plugins are used in the velocity-tools-1.3.jar

  1. maven-compiler-plugin




Packages

The following packages are defined in the velocity-tools-1.3.jar

org.apache.velocity.tools.generic
org.apache.velocity.tools.generic.log
org.apache.velocity.tools.struts
org.apache.velocity.tools.view
org.apache.velocity.tools.view.context
org.apache.velocity.tools.view.i18n
org.apache.velocity.tools.view.servlet
org.apache.velocity.tools.view.tools

POM File Source

Here is the content of the POM file.

<?xml version="1.0"?><project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.apache.velocity</groupId>
  <artifactId>velocity-tools</artifactId>
  <name>VelocityTools</name>
  <version>1.3</version>
  <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.</description>
  <url>http://jakarta.apache.org/velocity/tools/</url>
  <issueManagement>
    <url>http://issues.apache.org/jira/browse/VELTOOLS</url>
  </issueManagement>
  <inceptionYear>2002</inceptionYear>
  <mailingLists>
    <mailingList>
      <name>Velocity User List</name>
      <subscribe>user-subscribe@velocity.apache.org</subscribe>
      <unsubscribe>user-unsubscribe@velocity.apache.org</unsubscribe>
      <archive>http://mail-archives.apache.org/mod_mbox/velocity-user/</archive>
      <otherArchives>
        <otherArchive>http://marc.theaimsgroup.com/?l=velocity-user&amp;r=1&amp;w=2</otherArchive>
        <otherArchive>http://dir.gmane.org/gmane.comp.jakarta.velocity.user</otherArchive>
        <otherArchive>http://www.nabble.com/Velocity---User-f347.html</otherArchive>
        <otherArchive>http://www.mail-archive.com/user%40velocity.apache.org/</otherArchive>
        <otherArchive>http://www.mail-archive.com/velocity-user%40jakarta.apache.org/</otherArchive>
      </otherArchives>
    </mailingList>
    <mailingList>
      <name>Velocity Developer List</name>
      <subscribe>dev-subscribe@velocity.apache.org</subscribe>
      <unsubscribe>dev-unsubscribe@velocity.apache.org</unsubscribe>
      <archive>http://mail-archives.apache.org/mod_mbox/velocity-dev/</archive>
      <otherArchives>
        <otherArchive>http://marc.theaimsgroup.com/?l=velocity-dev&amp;r=1&amp;w=2/</otherArchive>
        <otherArchive>http://dir.gmane.org/gmane.comp.jakarta.velocity.devel</otherArchive>
        <otherArchive>http://www.nabble.com/Velocity---Dev-f346.html</otherArchive>
        <otherArchive>http://www.mail-archive.com/dev%40velocity.apache.org/</otherArchive>
        <otherArchive>http://www.mail-archive.com/velocity-dev%40jakarta.apache.org/</otherArchive>
      </otherArchives>
    </mailingList>
  </mailingLists>
  
  <contributors>
    <contributor>
      <name>Craig R. McClanahan</name>
    </contributor>
    <contributor>
      <name>Dave Bryson</name>
    </contributor>
    <contributor>
      <name>David Graham</name>
    </contributor>
    <contributor>
      <name>David Winterfeldt</name>
    </contributor>
    <contributor>
      <name>Denis Bredelet</name>
    </contributor>
    <contributor>
      <name>Dmitri Colebatch</name>
    </contributor>
    <contributor>
      <name>Gabriel Sidler</name>
    </contributor>
    <contributor>
      <name>Jon S. Stevens</name>
    </contributor>
    <contributor>
      <name>Kent Johnson</name>
    </contributor>
    <contributor>
      <name>Leon Messerschmidt</name>
    </contributor>
    <contributor>
      <name>Mike Kienenberger</name>
    </contributor>
    <contributor>
      <name>S. Brett Sutton</name>
    </contributor>
    <contributor>
      <name>Shinobu Kawai</name>
    </contributor>
    <contributor>
      <name>Ted Husted</name>
    </contributor>
    <contributor>
      <name>Tim Colson</name>
    </contributor>
  </contributors>
  <licenses>
    <license>
      <name>Apache 2</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
      <comments>A business-friendly OSS license</comments>
    </license>
  </licenses>
  <scm>
    <connection>scm:svn:http://svn.apache.org/repos/asf/velocity/tools/trunk</connection>
    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/velocity/tools/trunk</developerConnection>
    <url>http://svn.apache.org/repos/asf/velocity/tools/trunk</url>
  </scm>
  <organization>
    <name>Apache Software Foundation</name>
    <url>http://velocity.apache.org/</url>
  </organization>
  <build>
    <sourceDirectory>src/java</sourceDirectory>
    <outputDirectory>build/classes</outputDirectory>
    <defaultGoal>package</defaultGoal>
    <resources>
      <resource>
        <directory>src/java</directory>
        <excludes>
          <exclude>**/*.java</exclude>
        </excludes>
      </resource>
    </resources>
    <directory>dist</directory>
    <plugins>
      <plugin>
        <artifactId>maven-compiler-plugin</artifactId>
        <configuration>
          <source>1.4</source>
          <target>1.4</target>
        </configuration>
      </plugin>
    </plugins>
  </build>
  <dependencies>
    <dependency>
      <groupId>commons-beanutils</groupId>
      <artifactId>commons-beanutils</artifactId>
      <version>1.7.0</version>
    </dependency>
    <dependency>
      <groupId>commons-digester</groupId>
      <artifactId>commons-digester</artifactId>
      <version>1.8</version>
    </dependency>
    <dependency>
      <groupId>commons-collections</groupId>
      <artifactId>commons-collections</artifactId>
      <version>3.2</version>
    </dependency>
    <dependency>
      <groupId>commons-lang</groupId>
      <artifactId>commons-lang</artifactId>
      <version>2.2</version>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>commons-logging</groupId>
      <artifactId>commons-logging</artifactId>
      <version>1.1</version>
    </dependency>
    <dependency>
      <groupId>commons-validator</groupId>
      <artifactId>commons-validator</artifactId>
      <version>1.3.1</version>
      <exclusions>
        <exclusion>
          <artifactId>xml-apis</artifactId>
          <groupId>xml-apis</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>javax.servlet</groupId>
      <artifactId>servlet-api</artifactId>
      <version>2.3</version>
    </dependency>
    <dependency>
      <groupId>oro</groupId>
      <artifactId>oro</artifactId>
      <version>2.0.8</version>
    </dependency>
    <dependency>
      <groupId>sslext</groupId>
      <artifactId>sslext</artifactId>
      <version>1.2-0</version>
    </dependency>
    <dependency>
      <groupId>struts</groupId>
      <artifactId>struts</artifactId>
      <version>1.2.9</version>
    </dependency>
    <dependency>
      <groupId>velocity</groupId>
      <artifactId>velocity</artifactId>
      <version>1.4</version>
    </dependency>
  </dependencies>
  <distributionManagement>
    <repository>
      <id>default</id>
      <name>Default Repository</name>
      <url>scp://people.apache.org//www/www.apache.org/dist/velocity/tools/</url>
    </repository>
    <site>
      <id>default</id>
      <name>Default Site</name>
      <url>scp://people.apache.org//www/velocity.apache.org/tools/</url>
    </site>
    <status>deployed</status>
  </distributionManagement>
</project>