jar

org.apache.velocity : velocity-engine-core

Maven & Gradle

Mar 03, 2021
428 usages

Apache Velocity - Engine

Table Of Contents

Latest Version

Download org.apache.velocity : velocity-engine-core JAR file - Latest Versions:

All Versions

Download org.apache.velocity : velocity-engine-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3
2.2 CVE-2020-13936
2.1 CVE-2020-13936
2.0 CVE-2020-13936

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window velocity-engine-core-2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.velocity.runtime.resource.util

├─ org.apache.velocity.runtime.resource.util.StringResource.class - [JAR]

├─ org.apache.velocity.runtime.resource.util.StringResourceRepository.class - [JAR]

├─ org.apache.velocity.runtime.resource.util.StringResourceRepositoryImpl.class - [JAR]

org.apache.velocity.runtime

├─ org.apache.velocity.runtime.DeprecatedRuntimeConstants.class - [JAR]

├─ org.apache.velocity.runtime.ParserConfiguration.class - [JAR]

├─ org.apache.velocity.runtime.ParserPool.class - [JAR]

├─ org.apache.velocity.runtime.ParserPoolImpl.class - [JAR]

├─ org.apache.velocity.runtime.Renderable.class - [JAR]

├─ org.apache.velocity.runtime.RuntimeConstants.class - [JAR]

├─ org.apache.velocity.runtime.RuntimeInstance.class - [JAR]

├─ org.apache.velocity.runtime.RuntimeServices.class - [JAR]

├─ org.apache.velocity.runtime.RuntimeSingleton.class - [JAR]

├─ org.apache.velocity.runtime.VelocimacroFactory.class - [JAR]

├─ org.apache.velocity.runtime.VelocimacroManager.class - [JAR]

├─ org.apache.velocity.runtime.VelocityEngineVersion.class - [JAR]

org.apache.velocity.util

├─ org.apache.velocity.util.ArrayIterator.class - [JAR]

├─ org.apache.velocity.util.ArrayListWrapper.class - [JAR]

├─ org.apache.velocity.util.ClassUtils.class - [JAR]

├─ org.apache.velocity.util.ContextAware.class - [JAR]

├─ org.apache.velocity.util.DeprecationAwareExtProperties.class - [JAR]

├─ org.apache.velocity.util.DuckType.class - [JAR]

├─ org.apache.velocity.util.EnumerationIterator.class - [JAR]

├─ org.apache.velocity.util.ExtProperties.class - [JAR]

├─ org.apache.velocity.util.RuntimeServicesAware.class - [JAR]

├─ org.apache.velocity.util.SimplePool.class - [JAR]

├─ org.apache.velocity.util.StringBuilderWriter.class - [JAR]

├─ org.apache.velocity.util.StringUtils.class - [JAR]

├─ org.apache.velocity.util.TemplateBoolean.class - [JAR]

├─ org.apache.velocity.util.TemplateNumber.class - [JAR]

├─ org.apache.velocity.util.TemplateString.class - [JAR]

org.apache.velocity.runtime.visitor

├─ org.apache.velocity.runtime.visitor.BaseVisitor.class - [JAR]

├─ org.apache.velocity.runtime.visitor.NodeViewMode.class - [JAR]

org.apache.velocity.runtime.directive

├─ org.apache.velocity.runtime.directive.Block.class - [JAR]

├─ org.apache.velocity.runtime.directive.BlockMacro.class - [JAR]

├─ org.apache.velocity.runtime.directive.Break.class - [JAR]

├─ org.apache.velocity.runtime.directive.Define.class - [JAR]

├─ org.apache.velocity.runtime.directive.Directive.class - [JAR]

├─ org.apache.velocity.runtime.directive.DirectiveConstants.class - [JAR]

├─ org.apache.velocity.runtime.directive.Evaluate.class - [JAR]

├─ org.apache.velocity.runtime.directive.Foreach.class - [JAR]

├─ org.apache.velocity.runtime.directive.ForeachScope.class - [JAR]

├─ org.apache.velocity.runtime.directive.Include.class - [JAR]

├─ org.apache.velocity.runtime.directive.InputBase.class - [JAR]

├─ org.apache.velocity.runtime.directive.Macro.class - [JAR]

├─ org.apache.velocity.runtime.directive.MacroParseException.class - [JAR]

├─ org.apache.velocity.runtime.directive.Parse.class - [JAR]

├─ org.apache.velocity.runtime.directive.RuntimeMacro.class - [JAR]

├─ org.apache.velocity.runtime.directive.Scope.class - [JAR]

├─ org.apache.velocity.runtime.directive.Stop.class - [JAR]

├─ org.apache.velocity.runtime.directive.StopCommand.class - [JAR]

├─ org.apache.velocity.runtime.directive.VelocimacroProxy.class - [JAR]

org.apache.velocity.runtime.directive.contrib

├─ org.apache.velocity.runtime.directive.contrib.For.class - [JAR]

org.apache.velocity.shaded.commons.io

├─ org.apache.velocity.shaded.commons.io.FilenameUtils.class - [JAR]

├─ org.apache.velocity.shaded.commons.io.IOCase.class - [JAR]

org.apache.velocity.runtime.resource

├─ org.apache.velocity.runtime.resource.ContentResource.class - [JAR]

├─ org.apache.velocity.runtime.resource.Resource.class - [JAR]

├─ org.apache.velocity.runtime.resource.ResourceCache.class - [JAR]

├─ org.apache.velocity.runtime.resource.ResourceCacheImpl.class - [JAR]

├─ org.apache.velocity.runtime.resource.ResourceFactory.class - [JAR]

├─ org.apache.velocity.runtime.resource.ResourceManager.class - [JAR]

├─ org.apache.velocity.runtime.resource.ResourceManagerImpl.class - [JAR]

org.apache.velocity.util.introspection

├─ org.apache.velocity.util.introspection.AbstractChainableUberspector.class - [JAR]

├─ org.apache.velocity.util.introspection.ChainableUberspector.class - [JAR]

├─ org.apache.velocity.util.introspection.ClassFieldMap.class - [JAR]

├─ org.apache.velocity.util.introspection.ClassMap.class - [JAR]

├─ org.apache.velocity.util.introspection.ConversionHandler.class - [JAR]

├─ org.apache.velocity.util.introspection.Converter.class - [JAR]

├─ org.apache.velocity.util.introspection.DeprecatedCheckUberspector.class - [JAR]

├─ org.apache.velocity.util.introspection.Info.class - [JAR]

├─ org.apache.velocity.util.introspection.IntrospectionCacheData.class - [JAR]

├─ org.apache.velocity.util.introspection.IntrospectionUtils.class - [JAR]

├─ org.apache.velocity.util.introspection.Introspector.class - [JAR]

├─ org.apache.velocity.util.introspection.IntrospectorBase.class - [JAR]

├─ org.apache.velocity.util.introspection.IntrospectorCache.class - [JAR]

├─ org.apache.velocity.util.introspection.LinkingUberspector.class - [JAR]

├─ org.apache.velocity.util.introspection.MethodMap.class - [JAR]

├─ org.apache.velocity.util.introspection.SecureIntrospectorControl.class - [JAR]

├─ org.apache.velocity.util.introspection.SecureIntrospectorImpl.class - [JAR]

├─ org.apache.velocity.util.introspection.SecureUberspector.class - [JAR]

├─ org.apache.velocity.util.introspection.TypeConversionHandler.class - [JAR]

├─ org.apache.velocity.util.introspection.TypeConversionHandlerImpl.class - [JAR]

├─ org.apache.velocity.util.introspection.Uberspect.class - [JAR]

├─ org.apache.velocity.util.introspection.UberspectImpl.class - [JAR]

├─ org.apache.velocity.util.introspection.UberspectPublicFields.class - [JAR]

├─ org.apache.velocity.util.introspection.VelMethod.class - [JAR]

├─ org.apache.velocity.util.introspection.VelPropertyGet.class - [JAR]

├─ org.apache.velocity.util.introspection.VelPropertySet.class - [JAR]

org.apache.velocity.runtime.resource.loader

├─ org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.class - [JAR]

├─ org.apache.velocity.runtime.resource.loader.DataSourceResourceLoader.class - [JAR]

├─ org.apache.velocity.runtime.resource.loader.FileResourceLoader.class - [JAR]

├─ org.apache.velocity.runtime.resource.loader.JarHolder.class - [JAR]

├─ org.apache.velocity.runtime.resource.loader.JarResourceLoader.class - [JAR]

├─ org.apache.velocity.runtime.resource.loader.ResourceLoader.class - [JAR]

├─ org.apache.velocity.runtime.resource.loader.ResourceLoaderFactory.class - [JAR]

├─ org.apache.velocity.runtime.resource.loader.StringResourceLoader.class - [JAR]

├─ org.apache.velocity.runtime.resource.loader.URLResourceLoader.class - [JAR]

org.apache.velocity.context

├─ org.apache.velocity.context.AbstractContext.class - [JAR]

├─ org.apache.velocity.context.ChainedInternalContextAdapter.class - [JAR]

├─ org.apache.velocity.context.Context.class - [JAR]

├─ org.apache.velocity.context.InternalContextAdapter.class - [JAR]

├─ org.apache.velocity.context.InternalContextAdapterImpl.class - [JAR]

├─ org.apache.velocity.context.InternalContextBase.class - [JAR]

├─ org.apache.velocity.context.InternalEventContext.class - [JAR]

├─ org.apache.velocity.context.InternalHousekeepingContext.class - [JAR]

├─ org.apache.velocity.context.InternalWrapperContext.class - [JAR]

org.apache.velocity.runtime.parser

├─ org.apache.velocity.runtime.parser.CharStream.class - [JAR]

├─ org.apache.velocity.runtime.parser.LogContext.class - [JAR]

├─ org.apache.velocity.runtime.parser.ParseException.class - [JAR]

├─ org.apache.velocity.runtime.parser.Parser.class - [JAR]

├─ org.apache.velocity.runtime.parser.StandardParser.class - [JAR]

├─ org.apache.velocity.runtime.parser.StandardParserConstants.class - [JAR]

├─ org.apache.velocity.runtime.parser.StandardParserTokenManager.class - [JAR]

├─ org.apache.velocity.runtime.parser.TemplateParseException.class - [JAR]

├─ org.apache.velocity.runtime.parser.Token.class - [JAR]

├─ org.apache.velocity.runtime.parser.TokenMgrError.class - [JAR]

├─ org.apache.velocity.runtime.parser.VelocityCharStream.class - [JAR]

org.apache.velocity.io

├─ org.apache.velocity.io.Filter.class - [JAR]

├─ org.apache.velocity.io.UnicodeInputStream.class - [JAR]

├─ org.apache.velocity.io.VelocityWriter.class - [JAR]

org.apache.velocity.runtime.parser.node

├─ org.apache.velocity.runtime.parser.node.ASTAddNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTAndNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTAssignment.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTBinaryOperator.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTBlock.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTComment.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTComparisonNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTDirective.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTDirectiveAssign.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTDivNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTEQNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTElseIfStatement.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTElseStatement.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTEscape.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTEscapedDirective.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTExpression.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTFalse.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTGENode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTGTNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTIdentifier.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTIfStatement.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTIncludeStatement.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTIndex.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTIntegerLiteral.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTIntegerRange.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTLENode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTLTNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTLogicalOperator.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTMap.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTMathNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTMethod.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTModNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTMulNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTNENode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTNegateNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTNotNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTObjectArray.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTOrNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTParameters.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTReference.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTSetDirective.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTStringLiteral.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTSubtractNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTText.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTTextblock.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTTrue.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTVariable.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTWord.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ASTprocess.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.AbstractExecutor.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.BooleanPropertyExecutor.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.GetExecutor.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.IndentationFixer.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.JJTParserState.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.JJTStandardParserState.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.MapGetExecutor.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.MapSetExecutor.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.MathUtils.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.Node.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.NodeUtils.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ParserTreeConstants.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.ParserVisitor.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.PropertyExecutor.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.PublicFieldExecutor.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.PutExecutor.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.SetExecutor.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.SetPropertyExecutor.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.SetPublicFieldExecutor.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.SimpleNode.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.StandardParserTreeConstants.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.StandardParserVisitor.class - [JAR]

org.apache.velocity.app.event

├─ org.apache.velocity.app.event.EventCartridge.class - [JAR]

├─ org.apache.velocity.app.event.EventHandler.class - [JAR]

├─ org.apache.velocity.app.event.EventHandlerUtil.class - [JAR]

├─ org.apache.velocity.app.event.IncludeEventHandler.class - [JAR]

├─ org.apache.velocity.app.event.InvalidReferenceEventHandler.class - [JAR]

├─ org.apache.velocity.app.event.MethodExceptionEventHandler.class - [JAR]

├─ org.apache.velocity.app.event.ReferenceInsertionEventHandler.class - [JAR]

org.apache.velocity.app

├─ org.apache.velocity.app.FieldMethodizer.class - [JAR]

├─ org.apache.velocity.app.Velocity.class - [JAR]

├─ org.apache.velocity.app.VelocityEngine.class - [JAR]

org.apache.velocity.exception

├─ org.apache.velocity.exception.ExtendedParseException.class - [JAR]

├─ org.apache.velocity.exception.MacroOverflowException.class - [JAR]

├─ org.apache.velocity.exception.MathException.class - [JAR]

├─ org.apache.velocity.exception.MethodInvocationException.class - [JAR]

├─ org.apache.velocity.exception.ParseErrorException.class - [JAR]

├─ org.apache.velocity.exception.ResourceNotFoundException.class - [JAR]

├─ org.apache.velocity.exception.TemplateInitException.class - [JAR]

├─ org.apache.velocity.exception.VelocityException.class - [JAR]

org.apache.velocity.app.event.implement

├─ org.apache.velocity.app.event.implement.EscapeHtmlReference.class - [JAR]

├─ org.apache.velocity.app.event.implement.EscapeJavaScriptReference.class - [JAR]

├─ org.apache.velocity.app.event.implement.EscapeReference.class - [JAR]

├─ org.apache.velocity.app.event.implement.EscapeSqlReference.class - [JAR]

├─ org.apache.velocity.app.event.implement.EscapeXmlReference.class - [JAR]

├─ org.apache.velocity.app.event.implement.IncludeNotFound.class - [JAR]

├─ org.apache.velocity.app.event.implement.IncludeRelativePath.class - [JAR]

├─ org.apache.velocity.app.event.implement.InvalidReferenceInfo.class - [JAR]

├─ org.apache.velocity.app.event.implement.PrintExceptions.class - [JAR]

├─ org.apache.velocity.app.event.implement.ReportInvalidReferences.class - [JAR]

org.apache.velocity

├─ org.apache.velocity.Template.class - [JAR]

├─ org.apache.velocity.VelocityContext.class - [JAR]

Advertisement