Download thymeleaf-2.0.12.jar file

Introduction

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

License

The Apache Software License, Version 2.0

Type List

thymeleaf-2.0.12.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.DialectConfiguration.class
org.thymeleaf.PatternSpec.class
org.thymeleaf.Standards.class
org.thymeleaf.Template.class
org.thymeleaf.TemplateEngine.class
org.thymeleaf.TemplateMode.class
org.thymeleaf.TemplateProcessingParameters.class
org.thymeleaf.TemplateRepository.class
org.thymeleaf.cache.AbstractCacheManager.class
org.thymeleaf.cache.ICache.class
org.thymeleaf.cache.ICacheEntryValidityChecker.class
org.thymeleaf.cache.ICacheManager.class
org.thymeleaf.cache.StandardCache.class
org.thymeleaf.cache.StandardCacheManager.class
org.thymeleaf.cache.StandardParsedTemplateEntryValidator.class
org.thymeleaf.context.AbstractContext.class
org.thymeleaf.context.AbstractContextExecutionInfo.class
org.thymeleaf.context.AbstractDialectAwareProcessingContext.class
org.thymeleaf.context.AbstractProcessingContext.class
org.thymeleaf.context.Context.class
org.thymeleaf.context.ContextExecutionInfo.class
org.thymeleaf.context.DialectAwareProcessingContext.class
org.thymeleaf.context.IContext.class
org.thymeleaf.context.IContextExecutionInfo.class
org.thymeleaf.context.IProcessingContext.class
org.thymeleaf.context.IWebContext.class
org.thymeleaf.context.ProcessingContext.class
org.thymeleaf.context.VariablesMap.class
org.thymeleaf.context.WebContext.class
org.thymeleaf.context.WebContextExecutionInfo.class
org.thymeleaf.context.WebRequestParamsVariablesMap.class
org.thymeleaf.context.WebServletContextVariablesMap.class
org.thymeleaf.context.WebSessionVariablesMap.class
org.thymeleaf.context.WebVariablesMap.class
org.thymeleaf.dialect.AbstractDialect.class
org.thymeleaf.dialect.AbstractXHTMLEnabledDialect.class
org.thymeleaf.dialect.IDialect.class
org.thymeleaf.dialect.IExpressionEnhancingDialect.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.dom.AbstractTextNode.class
org.thymeleaf.dom.Attribute.class
org.thymeleaf.dom.CDATASection.class
org.thymeleaf.dom.Comment.class
org.thymeleaf.dom.DOMSelector.class
org.thymeleaf.dom.DOMVisitor.class
org.thymeleaf.dom.DocType.class
org.thymeleaf.dom.Document.class
org.thymeleaf.dom.Element.class
org.thymeleaf.dom.Macro.class
org.thymeleaf.dom.NestableNode.class
org.thymeleaf.dom.Node.class
org.thymeleaf.dom.Text.class
org.thymeleaf.exceptions.AlreadyInitializedException.class
org.thymeleaf.exceptions.CacheConfigurationException.class
org.thymeleaf.exceptions.ConfigurationException.class
org.thymeleaf.exceptions.NotInitializedException.class
org.thymeleaf.exceptions.ParserInitializationException.class
org.thymeleaf.exceptions.TemplateEngineException.class
org.thymeleaf.exceptions.TemplateInputException.class
org.thymeleaf.exceptions.TemplateOutputException.class
org.thymeleaf.exceptions.TemplateProcessingException.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.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.fragment.ChainedFragmentSpec.class
org.thymeleaf.fragment.DOMSelectorFragmentSpec.class
org.thymeleaf.fragment.ElementAndAttributeNameFragmentSpec.class
org.thymeleaf.fragment.FragmentAndTarget.class
org.thymeleaf.fragment.IFragmentSpec.class
org.thymeleaf.fragment.WholeFragmentSpec.class
org.thymeleaf.messageresolver.AbstractMessageResolver.class
org.thymeleaf.messageresolver.IMessageResolver.class
org.thymeleaf.messageresolver.MessageResolution.class
org.thymeleaf.messageresolver.StandardMessageResolver.class
org.thymeleaf.processor.AbstractProcessor.class
org.thymeleaf.processor.AttributeNameProcessorMatcher.class
org.thymeleaf.processor.ElementNameProcessorMatcher.class
org.thymeleaf.processor.IAttributeNameProcessorMatcher.class
org.thymeleaf.processor.IElementNameProcessorMatcher.class
org.thymeleaf.processor.IProcessor.class
org.thymeleaf.processor.IProcessorMatcher.class
org.thymeleaf.processor.ITextNodeProcessorMatcher.class
org.thymeleaf.processor.ProcessorAndContext.class
org.thymeleaf.processor.ProcessorMatchingContext.class
org.thymeleaf.processor.ProcessorResult.class
org.thymeleaf.processor.TextNodeProcessorMatcher.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.AbstractFragmentHandlingAttrProcessor.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.AbstractUnescapedTextChildModifierAttrProcessor.class
org.thymeleaf.processor.element.AbstractConditionalVisibilityElementProcessor.class
org.thymeleaf.processor.element.AbstractElementProcessor.class
org.thymeleaf.processor.element.AbstractFragmentElementProcessor.class
org.thymeleaf.processor.element.AbstractFragmentHandlingElementProcessor.class
org.thymeleaf.processor.element.AbstractIterationElementProcessor.class
org.thymeleaf.processor.element.AbstractLocalVariableDefinitionElementProcessor.class
org.thymeleaf.processor.element.AbstractMarkupSubstitutionElementProcessor.class
org.thymeleaf.processor.element.AbstractNoOpElementProcessor.class
org.thymeleaf.processor.element.AbstractRemovalElementProcessor.class
org.thymeleaf.processor.element.AbstractSelectionTargetElementProcessor.class
org.thymeleaf.processor.element.AbstractTextChildModifierElementProcessor.class
org.thymeleaf.processor.element.AbstractUnescapedTextChildModifierElementProcessor.class
org.thymeleaf.processor.text.AbstractTextNodeProcessor.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.DeprecatedBridgeStandardExpressionEvaluator.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.IStandardVariableExpressionEvaluator.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.OgnlVariableExpressionEvaluator.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.fragment.StandardFragmentProcessor.class
org.thymeleaf.standard.inliner.AbstractStandardScriptingTextInliner.class
org.thymeleaf.standard.inliner.IStandardTextInliner.class
org.thymeleaf.standard.inliner.StandardDartTextInliner.class
org.thymeleaf.standard.inliner.StandardJavaScriptTextInliner.class
org.thymeleaf.standard.inliner.StandardTextTextInliner.class
org.thymeleaf.standard.processor.attr.AbstractStandardAttributeModifierAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardCaseAttrProcessor.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.AbstractStandardFragmentHandlingAttrProcessor.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.AbstractStandardSingleAttributeModifierAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardSingleValueMultipleAttributeModifierAttrProcessor.class
org.thymeleaf.standard.processor.attr.AbstractStandardSwitchStructureAttrProcessor.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.StandardCaseAttrProcessor.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.StandardIncludeFragmentAttrProcessor.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.StandardSubstituteByFragmentAttrProcessor.class
org.thymeleaf.standard.processor.attr.StandardSwitchAttrProcessor.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.text.StandardTextInliningTextProcessor.class
org.thymeleaf.templatemode.ITemplateModeHandler.class
org.thymeleaf.templatemode.StandardTemplateModeHandlers.class
org.thymeleaf.templatemode.TemplateModeHandler.class
org.thymeleaf.templateparser.EntityResolver.class
org.thymeleaf.templateparser.EntitySubstitutionTemplateReader.class
org.thymeleaf.templateparser.ErrorHandler.class
org.thymeleaf.templateparser.ITemplateParser.class
org.thymeleaf.templateparser.TemplatePreprocessingReader.class
org.thymeleaf.templateparser.html.AbstractHtmlTemplateParser.class
org.thymeleaf.templateparser.html.LegacyHtml5TemplateParser.class
org.thymeleaf.templateparser.xmldom.AbstractNonValidatingDOMTemplateParser.class
org.thymeleaf.templateparser.xmldom.AbstractValidatingDOMTemplateParser.class
org.thymeleaf.templateparser.xmldom.XhtmlAndHtml5NonValidatingDOMTemplateParser.class
org.thymeleaf.templateparser.xmldom.XhtmlValidatingDOMTemplateParser.class
org.thymeleaf.templateparser.xmldom.XmlNonValidatingDOMTemplateParser.class
org.thymeleaf.templateparser.xmldom.XmlValidatingDOMTemplateParser.class
org.thymeleaf.templateparser.xmlsax.AbstractNonValidatingSAXTemplateParser.class
org.thymeleaf.templateparser.xmlsax.AbstractValidatingSAXTemplateParser.class
org.thymeleaf.templateparser.xmlsax.XhtmlAndHtml5NonValidatingSAXTemplateParser.class
org.thymeleaf.templateparser.xmlsax.XhtmlValidatingSAXTemplateParser.class
org.thymeleaf.templateparser.xmlsax.XmlNonValidatingSAXTemplateParser.class
org.thymeleaf.templateparser.xmlsax.XmlValidatingSAXTemplateParser.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.templatewriter.AbstractGeneralTemplateWriter.class
org.thymeleaf.templatewriter.ITemplateWriter.class
org.thymeleaf.templatewriter.XhtmlHtml5TemplateWriter.class
org.thymeleaf.templatewriter.XmlTemplateWriter.class
org.thymeleaf.util.AggregateUtils.class
org.thymeleaf.util.ArrayUtils.class
org.thymeleaf.util.ClassLoaderUtils.class
org.thymeleaf.util.DOMUtils.class
org.thymeleaf.util.DartUtils.class
org.thymeleaf.util.DateUtils.class
org.thymeleaf.util.IdentityCounter.class
org.thymeleaf.util.JavaScriptUtils.class
org.thymeleaf.util.ListUtils.class
org.thymeleaf.util.MapUtils.class
org.thymeleaf.util.MessageResolutionUtils.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.ResourcePool.class
org.thymeleaf.util.SetUtils.class
org.thymeleaf.util.StandardDOMTranslator.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-frameset-thymeleaf-3.dtd
org/thymeleaf/dtd/thymeleaf/xhtml1-strict-thymeleaf-1.dtd
org/thymeleaf/dtd/thymeleaf/xhtml1-strict-thymeleaf-2.dtd
org/thymeleaf/dtd/thymeleaf/xhtml1-strict-thymeleaf-3.dtd
org/thymeleaf/dtd/thymeleaf/xhtml1-transitional-thymeleaf-1.dtd
org/thymeleaf/dtd/thymeleaf/xhtml1-transitional-thymeleaf-2.dtd
org/thymeleaf/dtd/thymeleaf/xhtml1-transitional-thymeleaf-3.dtd
org/thymeleaf/dtd/thymeleaf/xhtml11-thymeleaf-1.dtd
org/thymeleaf/dtd/thymeleaf/xhtml11-thymeleaf-2.dtd
org/thymeleaf/dtd/thymeleaf/xhtml11-thymeleaf-3.dtd

Pom

thymeleaf-2.0.12.pom file content.

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

<!-- ========================================================================= -->
<!--                                                                           -->
<!--   Copyright (c) 2011-2012, 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>2.0.12</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:git:git@github.com:thymeleaf/thymeleaf.git</url>
    <connection>scm:git:git@github.com:thymeleaf/thymeleaf.git</connection>
    <developerConnection>scm:git:git@github.com:thymeleaf/thymeleaf.git</developerConnection>
  </scm>
  
  <developers>
    <developer>
      <id>dfernandez</id>
      <name>Daniel Fernandez</name>
      <email>daniel.fernandez AT 11thlabs DOT org</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>
      </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.5</version>
        <scope>compile</scope>
        <exclusions>
          <exclusion>
            <groupId>javassist</groupId>
            <artifactId>javassist</artifactId>
          </exclusion>
        </exclusions>
    </dependency>
  
    <dependency>
      <groupId>org.javassist</groupId>
      <artifactId>javassist</artifactId>
      <version>3.16.1-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>2.0.12</version>
</dependency>

Download

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



Download thymeleaf-2.0.12.jar file




PreviousNext

Related