Download thymeleaf-1.1.2.jar file

Introduction

You can download thymeleaf-1.1.2.jar in this page.

License

The Apache Software License, Version 2.0

Type List

thymeleaf-1.1.2.jar file has the following types.

META-INF/LICENSE.txt
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META-INF/maven/org.thymeleaf/thymeleaf/pom.properties
META-INF/maven/org.thymeleaf/thymeleaf/pom.xml
org.thymeleaf.Arguments.class
org.thymeleaf.Configuration.class
org.thymeleaf.ConfigurationPrinterHelper.class
org.thymeleaf.DOMDocumentPreprocessor.class
org.thymeleaf.DOMDocumentProcessor.class
org.thymeleaf.DOMExecution.class
org.thymeleaf.DialectConfiguration.class
org.thymeleaf.EntityResolver.class
org.thymeleaf.ErrorHandler.class
org.thymeleaf.HTMLTemplateReader.class
org.thymeleaf.OutputHandler.class
org.thymeleaf.ParsedTemplate.class
org.thymeleaf.ParsedTemplateCache.class
org.thymeleaf.PatternSpec.class
org.thymeleaf.Standards.class
org.thymeleaf.TemplateEngine.class
org.thymeleaf.TemplateMode.class
org.thymeleaf.TemplateParser.class
org.thymeleaf.context.AbstractContext.class
org.thymeleaf.context.AbstractContextExecutionInfo.class
org.thymeleaf.context.Context.class
org.thymeleaf.context.ContextExecutionInfo.class
org.thymeleaf.context.IContext.class
org.thymeleaf.context.IContextExecutionInfo.class
org.thymeleaf.context.IWebContext.class
org.thymeleaf.context.VariablesMap.class
org.thymeleaf.context.WebContext.class
org.thymeleaf.context.WebContextExecutionInfo.class
org.thymeleaf.dialect.AbstractDialect.class
org.thymeleaf.dialect.AbstractXHTMLEnabledDialect.class
org.thymeleaf.dialect.IDialect.class
org.thymeleaf.doctype.DocTypeIdentifier.class
org.thymeleaf.doctype.resolution.ClassLoaderDocTypeResolutionEntry.class
org.thymeleaf.doctype.resolution.FileDocTypeResolutionEntry.class
org.thymeleaf.doctype.resolution.IDocTypeResolutionEntry.class
org.thymeleaf.doctype.resolution.ServletContextDocTypeResolutionEntry.class
org.thymeleaf.doctype.translation.DocTypeTranslation.class
org.thymeleaf.doctype.translation.IDocTypeTranslation.class
org.thymeleaf.exceptions.AlreadyInitializedException.class
org.thymeleaf.exceptions.AttrProcessorException.class
org.thymeleaf.exceptions.CacheConfigurationException.class
org.thymeleaf.exceptions.ConfigurationException.class
org.thymeleaf.exceptions.EntityResolutionException.class
org.thymeleaf.exceptions.ExpressionEvaluationException.class
org.thymeleaf.exceptions.ExpressionParsingException.class
org.thymeleaf.exceptions.InvalidLocaleException.class
org.thymeleaf.exceptions.NoAvailableProcessorException.class
org.thymeleaf.exceptions.NotInitializedException.class
org.thymeleaf.exceptions.OutputCreationException.class
org.thymeleaf.exceptions.ParserInitializationException.class
org.thymeleaf.exceptions.ParsingException.class
org.thymeleaf.exceptions.TagProcessorException.class
org.thymeleaf.exceptions.TemplateEngineException.class
org.thymeleaf.exceptions.TemplateInputException.class
org.thymeleaf.exceptions.TemplateProcessingException.class
org.thymeleaf.exceptions.ValueProcessorException.class
org.thymeleaf.expression.AbstractExpressionEvaluator.class
org.thymeleaf.expression.Aggregates.class
org.thymeleaf.expression.Arrays.class
org.thymeleaf.expression.Bools.class
org.thymeleaf.expression.Calendars.class
org.thymeleaf.expression.Dates.class
org.thymeleaf.expression.ExpressionEvaluatorObjects.class
org.thymeleaf.expression.IExpressionEvaluator.class
org.thymeleaf.expression.Ids.class
org.thymeleaf.expression.Lists.class
org.thymeleaf.expression.Maps.class
org.thymeleaf.expression.Messages.class
org.thymeleaf.expression.Numbers.class
org.thymeleaf.expression.Objects.class
org.thymeleaf.expression.Sets.class
org.thymeleaf.expression.Strings.class
org.thymeleaf.inliner.ITextInliner.class
org.thymeleaf.messageresolver.AbstractMessageResolver.class
org.thymeleaf.messageresolver.IMessageResolver.class
org.thymeleaf.messageresolver.MessageResolution.class
org.thymeleaf.messageresolver.StandardMessageResolver.class
org.thymeleaf.processor.SubstitutionTag.class
org.thymeleaf.processor.applicability.AndApplicabilityFilter.class
org.thymeleaf.processor.applicability.AttrApplicability.class
org.thymeleaf.processor.applicability.AttrExistsApplicabilityFilter.class
org.thymeleaf.processor.applicability.AttrValueApplicabilityFilter.class
org.thymeleaf.processor.applicability.AttrValuePatternApplicabilityFilter.class
org.thymeleaf.processor.applicability.ExorApplicabilityFilter.class
org.thymeleaf.processor.applicability.IApplicabilityFilter.class
org.thymeleaf.processor.applicability.NotApplicabilityFilter.class
org.thymeleaf.processor.applicability.OrApplicabilityFilter.class
org.thymeleaf.processor.applicability.TagApplicability.class
org.thymeleaf.processor.applicability.TagNameApplicabilityFilter.class
org.thymeleaf.processor.attr.AbstractAttrProcessor.class
org.thymeleaf.processor.attr.AbstractAttributeModifierAttrProcessor.class
org.thymeleaf.processor.attr.AbstractChildrenModifierAttrProcessor.class
org.thymeleaf.processor.attr.AbstractConditionalFixedValueAttrProcessor.class
org.thymeleaf.processor.attr.AbstractConditionalVisibilityAttrProcessor.class
org.thymeleaf.processor.attr.AbstractFragmentAttrProcessor.class
org.thymeleaf.processor.attr.AbstractFragmentInclusionAttrProcessor.class
org.thymeleaf.processor.attr.AbstractIterationAttrProcessor.class
org.thymeleaf.processor.attr.AbstractLocalVariableDefinitionAttrProcessor.class
org.thymeleaf.processor.attr.AbstractNoOpAttrProcessor.class
org.thymeleaf.processor.attr.AbstractRemovalAttrProcessor.class
org.thymeleaf.processor.attr.AbstractSelectionTargetAttrProcessor.class
org.thymeleaf.processor.attr.AbstractSingleAttributeModifierAttrProcessor.class
org.thymeleaf.processor.attr.AbstractTextChildModifierAttrProcessor.class
org.thymeleaf.processor.attr.AbstractTextInlinerAttrProcessor.class
org.thymeleaf.processor.attr.AbstractUnescapedTextChildModifierAttrProcessor.class
org.thymeleaf.processor.attr.AttrProcessDOMAction.class
org.thymeleaf.processor.attr.AttrProcessResult.class
org.thymeleaf.processor.attr.IAttrProcessor.class
org.thymeleaf.processor.tag.AbstractConditionalVisibilityTagProcessor.class
org.thymeleaf.processor.tag.AbstractFragmentInclusionTagProcessor.class
org.thymeleaf.processor.tag.AbstractFragmentTagProcessor.class
org.thymeleaf.processor.tag.AbstractIterationTagProcessor.class
org.thymeleaf.processor.tag.AbstractLocalVariableDefinitionTagProcessor.class
org.thymeleaf.processor.tag.AbstractMarkupSubstitutionTagProcessor.class
org.thymeleaf.processor.tag.AbstractNoOpTagProcessor.class
org.thymeleaf.processor.tag.AbstractRemovalTagProcessor.class
org.thymeleaf.processor.tag.AbstractSelectionTargetTagProcessor.class
org.thymeleaf.processor.tag.AbstractTagProcessor.class
org.thymeleaf.processor.tag.AbstractTextChildModifierTagProcessor.class
org.thymeleaf.processor.tag.AbstractTextInlinerTagProcessor.class
org.thymeleaf.processor.tag.AbstractUnescapedTextChildModifierTagProcessor.class
org.thymeleaf.processor.tag.ITagProcessor.class
org.thymeleaf.processor.tag.TagProcessDOMAction.class
org.thymeleaf.processor.tag.TagProcessResult.class
org.thymeleaf.processor.value.IValueProcessor.class
org.thymeleaf.resourceresolver.ClassLoaderResourceResolver.class
org.thymeleaf.resourceresolver.FileResourceResolver.class
org.thymeleaf.resourceresolver.IResourceResolver.class
org.thymeleaf.resourceresolver.ServletContextResourceResolver.class
org.thymeleaf.resourceresolver.UrlResourceResolver.class
org.thymeleaf.standard.StandardDialect.class
org.thymeleaf.standard.StandardMessageResolutionUtils.class
org.thymeleaf.standard.expression.AdditionExpression.class
org.thymeleaf.standard.expression.AdditionSubtractionExpression.class
org.thymeleaf.standard.expression.AndExpression.class
org.thymeleaf.standard.expression.Assignation.class
org.thymeleaf.standard.expression.AssignationSequence.class
org.thymeleaf.standard.expression.BinaryOperationExpression.class
org.thymeleaf.standard.expression.ComplexExpression.class
org.thymeleaf.standard.expression.ConditionalExpression.class
org.thymeleaf.standard.expression.DefaultExpression.class
org.thymeleaf.standard.expression.DivisionExpression.class
org.thymeleaf.standard.expression.Each.class
org.thymeleaf.standard.expression.EqualsExpression.class
org.thymeleaf.standard.expression.EqualsNotEqualsExpression.class
org.thymeleaf.standard.expression.Expression.class
org.thymeleaf.standard.expression.ExpressionCache.class
org.thymeleaf.standard.expression.ExpressionParsingNode.class
org.thymeleaf.standard.expression.ExpressionSequence.class
org.thymeleaf.standard.expression.FragmentSelection.class
org.thymeleaf.standard.expression.GreaterLesserExpression.class
org.thymeleaf.standard.expression.GreaterOrEqualToExpression.class
org.thymeleaf.standard.expression.GreaterThanExpression.class
org.thymeleaf.standard.expression.IStandardExpressionEvaluator.class
org.thymeleaf.standard.expression.LessOrEqualToExpression.class
org.thymeleaf.standard.expression.LessThanExpression.class
org.thymeleaf.standard.expression.LinkExpression.class
org.thymeleaf.standard.expression.LiteralValue.class
org.thymeleaf.standard.expression.MessageExpression.class
org.thymeleaf.standard.expression.MinusExpression.class
org.thymeleaf.standard.expression.MultiplicationDivisionRemainderExpression.class
org.thymeleaf.standard.expression.MultiplicationExpression.class
org.thymeleaf.standard.expression.NegationExpression.class
org.thymeleaf.standard.expression.NotEqualsExpression.class
org.thymeleaf.standard.expression.NumberLiteralExpression.class
org.thymeleaf.standard.expression.OgnlExpressionEvaluator.class
org.thymeleaf.standard.expression.OrExpression.class
org.thymeleaf.standard.expression.RemainderExpression.class
org.thymeleaf.standard.expression.SelectionVariableExpression.class
org.thymeleaf.standard.expression.SimpleExpression.class
org.thymeleaf.standard.expression.StandardExpressionExecutor.class
org.thymeleaf.standard.expression.StandardExpressionParser.class
org.thymeleaf.standard.expression.StandardExpressionProcessor.class
org.thymeleaf.standard.expression.SubtractionExpression.class
org.thymeleaf.standard.expression.TextLiteralExpression.class
org.thymeleaf.standard.expression.Token.class
org.thymeleaf.standard.expression.VariableExpression.class
org.thymeleaf.standard.expression.ognl.StandardOGNLExpressionEvaluator.class
org.thymeleaf.standard.inliner.AbstractStandardScriptingInliner.class
org.thymeleaf.standard.inliner.StandardDartInliner.class
org.thymeleaf.standard.inliner.StandardJavaScriptInliner.class
org.thymeleaf.standard.inliner.StandardTextInliner.class
org.thymeleaf.standard.processor.attr.AbstractStandardAttributeModifierAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardConditionalFixedValueAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardConditionalVisibilityAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardFragmentAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardIterationAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardLocalVariableDefinitionAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardSelectionAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardSelectionTargetAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardSingleAttributeModifierAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardSingleValueMultipleAttributeModifierAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardTextChildModifierAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardTextInlinerAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardUnescapedTextChildModifierAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardAltTitleAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardAttrAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardAttrappendAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardAttrprependAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardClassappendAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardConditionalFixedValueAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardDOMEventAttributeModifierAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardEachAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardFragmentAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardIfAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardIncludeAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardInlineAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardLangXmlLangAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardObjectAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardRemoveAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardSingleNonRemovableAttributeModifierAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardSingleRemovableAttributeModifierAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardSubstituteByAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardTextAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardUnlessAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardUtextAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardWithAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardXmlBaseAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardXmlLangAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardXmlSpaceAttrProcessor.class
org.thymeleaf.standard.processor.value.IStandardValueProcessor.class
org.thymeleaf.standard.processor.value.StandardValueProcessor.class
org.thymeleaf.standard.processor.value.link.IStandardLinkValueProcessor.class
org.thymeleaf.standard.processor.value.link.StandardLinkValueProcessor.class
org.thymeleaf.standard.processor.value.literal.IStandardLiteralValueProcessor.class
org.thymeleaf.standard.processor.value.literal.StandardLiteralValueProcessor.class
org.thymeleaf.standard.processor.value.message.IStandardMessageValueProcessor.class
org.thymeleaf.standard.processor.value.message.StandardMessageValueProcessor.class
org.thymeleaf.standard.processor.value.variable.IStandardVariableValueProcessor.class
org.thymeleaf.standard.processor.value.variable.StandardVariableValueProcessor.class
org.thymeleaf.standard.syntax.StandardSyntax.class
org.thymeleaf.standard.syntax.StandardSyntaxValueCache.class
org.thymeleaf.templateresolver.AbstractTemplateResolver.class
org.thymeleaf.templateresolver.AlwaysValidTemplateResolutionValidity.class
org.thymeleaf.templateresolver.ClassLoaderTemplateResolver.class
org.thymeleaf.templateresolver.FileTemplateResolver.class
org.thymeleaf.templateresolver.ITemplateResolutionValidity.class
org.thymeleaf.templateresolver.ITemplateResolver.class
org.thymeleaf.templateresolver.NonCacheableTemplateResolutionValidity.class
org.thymeleaf.templateresolver.ServletContextTemplateResolver.class
org.thymeleaf.templateresolver.TTLTemplateResolutionValidity.class
org.thymeleaf.templateresolver.TemplateResolution.class
org.thymeleaf.templateresolver.TemplateResolver.class
org.thymeleaf.templateresolver.UrlTemplateResolver.class
org.thymeleaf.util.AggregateUtils.class
org.thymeleaf.util.ArrayUtils.class
org.thymeleaf.util.DOMUtils.class
org.thymeleaf.util.DartUtils.class
org.thymeleaf.util.DateUtils.class
org.thymeleaf.util.JavaScriptUtils.class
org.thymeleaf.util.ListUtils.class
org.thymeleaf.util.MapUtils.class
org.thymeleaf.util.MessageResolutionUtils.class
org.thymeleaf.util.NumberDecimalFormatSymbols.class
org.thymeleaf.util.NumberPointType.class
org.thymeleaf.util.NumberUtils.class
org.thymeleaf.util.ObjectUtils.class
org.thymeleaf.util.PatternUtils.class
org.thymeleaf.util.PrefixUtils.class
org.thymeleaf.util.SetUtils.class
org.thymeleaf.util.StringUtils.class
org.thymeleaf.util.Validate.class
org/thymeleaf/dtd/standard/xhtml-attribs-1.mod
org/thymeleaf/dtd/standard/xhtml-base-1.mod
org/thymeleaf/dtd/standard/xhtml-bdo-1.mod
org/thymeleaf/dtd/standard/xhtml-blkphras-1.mod
org/thymeleaf/dtd/standard/xhtml-blkpres-1.mod
org/thymeleaf/dtd/standard/xhtml-blkstruct-1.mod
org/thymeleaf/dtd/standard/xhtml-charent-1.mod
org/thymeleaf/dtd/standard/xhtml-csismap-1.mod
org/thymeleaf/dtd/standard/xhtml-datatypes-1.mod
org/thymeleaf/dtd/standard/xhtml-edit-1.mod
org/thymeleaf/dtd/standard/xhtml-events-1.mod
org/thymeleaf/dtd/standard/xhtml-form-1.mod
org/thymeleaf/dtd/standard/xhtml-framework-1.mod
org/thymeleaf/dtd/standard/xhtml-hypertext-1.mod
org/thymeleaf/dtd/standard/xhtml-image-1.mod
org/thymeleaf/dtd/standard/xhtml-inlphras-1.mod
org/thymeleaf/dtd/standard/xhtml-inlpres-1.mod
org/thymeleaf/dtd/standard/xhtml-inlstruct-1.mod
org/thymeleaf/dtd/standard/xhtml-inlstyle-1.mod
org/thymeleaf/dtd/standard/xhtml-lat1.ent
org/thymeleaf/dtd/standard/xhtml-link-1.mod
org/thymeleaf/dtd/standard/xhtml-list-1.mod
org/thymeleaf/dtd/standard/xhtml-meta-1.mod
org/thymeleaf/dtd/standard/xhtml-object-1.mod
org/thymeleaf/dtd/standard/xhtml-param-1.mod
org/thymeleaf/dtd/standard/xhtml-pres-1.mod
org/thymeleaf/dtd/standard/xhtml-qname-1.mod
org/thymeleaf/dtd/standard/xhtml-ruby-1.mod
org/thymeleaf/dtd/standard/xhtml-script-1.mod
org/thymeleaf/dtd/standard/xhtml-special.ent
org/thymeleaf/dtd/standard/xhtml-ssismap-1.mod
org/thymeleaf/dtd/standard/xhtml-struct-1.mod
org/thymeleaf/dtd/standard/xhtml-style-1.mod
org/thymeleaf/dtd/standard/xhtml-symbol.ent
org/thymeleaf/dtd/standard/xhtml-table-1.mod
org/thymeleaf/dtd/standard/xhtml-text-1.mod
org/thymeleaf/dtd/standard/xhtml1-frameset.dtd
org/thymeleaf/dtd/standard/xhtml1-strict.dtd
org/thymeleaf/dtd/standard/xhtml1-transitional.dtd
org/thymeleaf/dtd/standard/xhtml11-model-1.mod
org/thymeleaf/dtd/standard/xhtml11.dtd
org/thymeleaf/dtd/standard/xhtml5-legacy-wildcard.dtd
org/thymeleaf/dtd/thymeleaf/xhtml1-frameset-thymeleaf-1.dtd
org/thymeleaf/dtd/thymeleaf/xhtml1-frameset-thymeleaf-2.dtd
org/thymeleaf/dtd/thymeleaf/xhtml1-strict-thymeleaf-1.dtd
org/thymeleaf/dtd/thymeleaf/xhtml1-strict-thymeleaf-2.dtd
org/thymeleaf/dtd/thymeleaf/xhtml1-transitional-thymeleaf-1.dtd
org/thymeleaf/dtd/thymeleaf/xhtml1-transitional-thymeleaf-2.dtd
org/thymeleaf/dtd/thymeleaf/xhtml11-thymeleaf-1.dtd
org/thymeleaf/dtd/thymeleaf/xhtml11-thymeleaf-2.dtd

Pom

thymeleaf-1.1.2.pom file content.

<?xml version="1.0" encoding="UTF-8"?>

<!-- ======================================================================= -->
<!--                                                                         -->
<!--   Copyright (c) 2011, The THYMELEAF team (http://www.thymeleaf.org)     -->
<!--                                                                         -->
<!--   Licensed under the Apache License, Version 2.0 (the "License");       -->
<!--   you may not use this file except in compliance with the License.      -->
<!--   You may obtain a copy of the License at                               -->
<!--                                                                         -->
<!--       http://www.apache.org/licenses/LICENSE-2.0                        -->
<!--                                                                         -->
<!--   Unless required by applicable law or agreed to in writing, software   -->
<!--   distributed under the License is distributed on an "AS IS" BASIS,     -->
<!--   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or       -->
<!--   implied. See the License for the specific language governing          -->
<!--   permissions and limitations under the License.                        -->
<!--                                                                         -->
<!-- ======================================================================= -->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.thymeleaf</groupId>
  <artifactId>thymeleaf</artifactId>
  <packaging>jar</packaging>
  <version>1.1.2</version>
  <name>thymeleaf</name>
  <url>http://www.thymeleaf.org</url>

  <description>XML/XHTML/HTML5 template engine for Java</description>

  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>

  <organization>
    <name>The THYMELEAF team</name>
    <url>http://www.thymeleaf.org</url>
  </organization>
  
  <scm>
    <url>scm:svn:http://thymeleaf.svn.sourceforge.net/svnroot/thymeleaf/tags/thymeleaf/thymeleaf-1.1.2</url>
    <connection>scm:svn:https://thymeleaf.svn.sourceforge.net/svnroot/thymeleaf/tags/thymeleaf/thymeleaf-1.1.2</connection>
    <developerConnection>scm:svn:https://thymeleaf.svn.sourceforge.net/svnroot/thymeleaf/tags/thymeleaf/thymeleaf-1.1.2</developerConnection>
  </scm>
  
  <developers>
    <developer>
      <id>dfernandez</id>
      <name>Daniel Fernandez</name>
      <email>dfernandez AT users.sourceforge.net</email>
      <roles>
        <role>Project admin</role>
      </roles>
    </developer>
  </developers>
  
  <distributionManagement>
    <snapshotRepository>
      <id>sonatype-nexus-snapshots</id>
      <name>Sonatype Nexus Snapshots</name>
      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
    </snapshotRepository>
    <repository>
      <id>sonatype-nexus-snapshots</id>
      <name>Sonatype Nexus Snapshots</name>
      <url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
    </repository>
  </distributionManagement>

  <repositories>
    <repository>
      <id>sonatype-nexus-snapshots</id>
      <name>Sonatype Nexus Snapshots</name>
      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
      <snapshots>
        <enabled>true</enabled>
      </snapshots>
    </repository>
  </repositories>


  <build>

    <resources>
    
      <resource>
        <directory>src/main/resources</directory>
      </resource>
    
      <resource>
          <directory>.</directory>
          <targetPath>META-INF</targetPath>
          <includes>
              <include>LICENSE.txt</include>
              <include>NOTICE.txt</include>
          </includes>
      </resource>
      
    </resources>
    
    <testResources>
      <testResource>
        <directory>src/test/resources</directory>
      </testResource>
    </testResources>
    
    <plugins>
      
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-compiler-plugin</artifactId>
        <version>2.3.2</version>
        <configuration>
          <source>1.5</source>
          <target>1.5</target>
          <encoding>US-ASCII</encoding>
        </configuration>
      </plugin>
      
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-resources-plugin</artifactId>
        <version>2.5</version>
        <configuration>
          <encoding>US-ASCII</encoding>
        </configuration>
      </plugin>
      
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-javadoc-plugin</artifactId>
        <version>2.7</version>
        <configuration>
          <show>protected</show>
          <noqualifier>java.lang</noqualifier>
          <overview>${basedir}/src/main/javadoc/overview.html</overview>
          <javadocDirectory>${basedir}/src/main/javadoc</javadocDirectory>
          <reportOutputDirectory>${project.reporting.outputDirectory}/api/${project.artifactId}/apidocs</reportOutputDirectory>
        </configuration>
        <executions>
          <execution>
            <phase>package</phase>
            <goals>
              <goal>jar</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-source-plugin</artifactId>
        <version>2.1.2</version>
        <executions>
          <execution>
            <phase>package</phase>
            <goals>
              <goal>jar</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-gpg-plugin</artifactId>
        <version>1.1</version>
        <executions>
          <execution>
            <id>sign-artifacts</id>
            <phase>verify</phase>
            <goals>
              <goal>sign</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-release-plugin</artifactId>
        <version>2.1</version>
        <configuration>
          <tagBase>https://thymeleaf.svn.sourceforge.net/svnroot/thymeleaf/tags/thymeleaf</tagBase>
        </configuration>
      </plugin>


    </plugins>
    
  </build>

  <dependencies>
    
    <!-- * nekoHTML is an OPTIONAL dependency *        -->
    <!-- It is only needed if Thymeleaf has to process -->
    <!-- templates in LEGACYHTML5 mode.                -->
    <dependency>
      <groupId>net.sourceforge.nekohtml</groupId>
      <artifactId>nekohtml</artifactId>
      <version>1.9.15</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>

    
    <dependency>
      <groupId>javax.servlet</groupId>
      <artifactId>servlet-api</artifactId>
      <version>2.5</version>
      <scope>provided</scope>
      <optional>true</optional>
    </dependency>
    
    <dependency>
        <groupId>ognl</groupId>
        <artifactId>ognl</artifactId>
        <version>3.0</version>
        <scope>compile</scope>
    </dependency>
  
    <dependency>
      <groupId>org.javassist</groupId>
      <artifactId>javassist</artifactId>
      <version>3.14.0-GA</version>
      <scope>compile</scope>
    </dependency>
  
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
      <version>1.6.1</version>
      <scope>compile</scope>
    </dependency>
    
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>4.8.2</version>
      <scope>test</scope>
    </dependency>
    
    <dependency>
      <groupId>commons-lang</groupId>
      <artifactId>commons-lang</artifactId>
      <version>2.5</version>
      <scope>test</scope>
    </dependency>
    
    <dependency>
      <groupId>commons-io</groupId>
      <artifactId>commons-io</artifactId>
      <version>2.0.1</version>
      <scope>test</scope>
    </dependency>
        
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-log4j12</artifactId>
      <version>1.6.1</version>
      <scope>test</scope>
    </dependency>

    <dependency>
      <groupId>log4j</groupId>
      <artifactId>log4j</artifactId>
      <version>1.2.15</version>
      <scope>test</scope>
      <exclusions>
        <exclusion>
          <groupId>com.sun.jdmk</groupId>
          <artifactId>jmxtools</artifactId>
        </exclusion>
        <exclusion>
          <groupId>com.sun.jmx</groupId>
          <artifactId>jmxri</artifactId>
        </exclusion>
        <exclusion>
          <groupId>javax.jms</groupId>
          <artifactId>jms</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    
    
  </dependencies>

  
</project>

POM Entry

<dependency>
   <groupId>org.thymeleaf</groupId>
   <artifactId>thymeleaf</artifactId>
   <version>1.1.2</version>
</dependency>

Download

If you think the following thymeleaf-1.1.2.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download thymeleaf-1.1.2.jar file




PreviousNext

Related