jar

maven : velocity

Maven & Gradle

Jul 27, 2006
1 usages

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

Table Of Contents

Latest Version

Download maven : velocity JAR file - Latest Versions:

All Versions

Download maven : velocity JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5

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-1.5-20060721.044818.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.velocity.texen.util

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

├─ org.apache.velocity.texen.util.PropertiesUtil.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.visitor.VMReferenceMungeVisitor.class - [JAR]

org.apache.velocity.servlet

├─ org.apache.velocity.servlet.VelocityServlet.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.runtime.resource.loader

├─ org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader.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.URLResourceLoader.class - [JAR]

org.apache.velocity.runtime.parser

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

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

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

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

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

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

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

├─ org.apache.velocity.runtime.parser.ParserVisitor.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.texen

├─ org.apache.velocity.texen.Generator.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.ASTBlock.class - [JAR]

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

├─ org.apache.velocity.runtime.parser.node.ASTDirective.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.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.ASTMap.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.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.ASTStop.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.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.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.PropertyExecutor.class - [JAR]

├─ org.apache.velocity.runtime.parser.node.SimpleNode.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.MethodInvocationException.class - [JAR]

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

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

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

org.apache.velocity.runtime

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

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

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

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

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

├─ org.apache.velocity.runtime.RuntimeLogger.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.util

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

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

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

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

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

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

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

org.apache.velocity.runtime.log

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.apache.velocity.runtime.directive

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

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

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

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

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

├─ org.apache.velocity.runtime.directive.Literal.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.VMProxyArg.class - [JAR]

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

org.apache.velocity.app.tools

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

org.apache.velocity.anakia

├─ org.apache.velocity.anakia.AnakiaElement.class - [JAR]

├─ org.apache.velocity.anakia.AnakiaJDOMFactory.class - [JAR]

├─ org.apache.velocity.anakia.AnakiaTask.class - [JAR]

├─ org.apache.velocity.anakia.Escape.class - [JAR]

├─ org.apache.velocity.anakia.NodeList.class - [JAR]

├─ org.apache.velocity.anakia.OutputWrapper.class - [JAR]

├─ org.apache.velocity.anakia.TreeWalker.class - [JAR]

├─ org.apache.velocity.anakia.XPathCache.class - [JAR]

├─ org.apache.velocity.anakia.XPathTool.class - [JAR]

org.apache.velocity.util.introspection

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

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

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

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

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

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

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

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

├─ org.apache.velocity.util.introspection.UberspectLoggable.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.texen.ant

├─ org.apache.velocity.texen.ant.TexenTask.class - [JAR]

org.apache.velocity.context

├─ org.apache.velocity.context.AbstractContext.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.context.VMContext.class - [JAR]

org.apache.velocity.io

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

org.apache.velocity.runtime.exception

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

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

org.apache.velocity.app.event

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

├─ 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.MethodExceptionEventHandler.class - [JAR]

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

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

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

org.apache.velocity.convert

├─ org.apache.velocity.convert.WebMacro.class - [JAR]

org.apache.velocity

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

├─ org.apache.velocity.VelocityContext.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.PrintExceptions.class - [JAR]

Advertisement

Dependencies from Group

Jun 25, 2007
32 usages
Apr 25, 2007
16 usages
Nov 06, 2006
8 usages
Jul 20, 2006
8 usages
Jun 23, 2006
8 usages

Discover Dependencies

Sep 20, 2005
6 usages
Oct 10, 2010
1 usages
May 25, 2013
2 usages
May 02, 2013
0 stars
May 02, 2013
0 stars
May 02, 2013
0 stars
May 02, 2013
0 stars
May 02, 2013
0 stars
May 02, 2013
0 stars