All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by template with all dependencies

Search JAR files by class name

Snippetory from group org.jproggy (version 0.9.1)

Snippetory is a template engine for java with an integrated repository for organizing and reusing the template code. Logic and presentation are separated by an abstraction layer with support for different technologies and a powerful formatting engine.

Group: org.jproggy Artifact: Snippetory
Show documentation Show source 
 

0 downloads
Artifact Snippetory
Group org.jproggy
Version 0.9.1
Last update 29. September 2011
Organization not specified
URL http://www.jproggy.org/snippetory/
License The Eclipse Software License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

velocity-tools from group org.apache.velocity (version 2.0)

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.

Group: org.apache.velocity Artifact: velocity-tools
Show all versions Show documentation 
 

2 downloads
Artifact velocity-tools
Group org.apache.velocity
Version 2.0
Last update 10. May 2010
Organization Apache Software Foundation
URL http://velocity.apache.org/tools/devel/
License The Apache Software License, Version 2.0
Dependencies amount 13
Dependencies commons-beanutils, commons-digester, commons-chain, commons-collections, commons-logging, commons-validator, dom4j, oro, sslext, struts-core, struts-taglib, struts-tiles, velocity,
There are maybe transitive dependencies!

velocity-tools from group org.apache.velocity.tools (version 2.0-alpha1)

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.

Group: org.apache.velocity.tools Artifact: velocity-tools

 

0 downloads
Artifact velocity-tools
Group org.apache.velocity.tools
Version 2.0-alpha1
Last update 02. July 2007
Organization Apache Software Foundation
URL http://velocity.apache.org/tools/devel/
License The Apache Software License, Version 2.0
Dependencies amount 13
Dependencies commons-beanutils, commons-digester, commons-chain, commons-collections, commons-logging, commons-validator, servlet-api, oro, sslext, struts-core, struts-taglib, struts-tiles, velocity,
There are maybe transitive dependencies!

meepo from group pro.fessional (version 1.5.1)

meepo, first, is a dota2 hero, and then a template engine that using the single/multi-comment of target file's syntax as directive in order to keep the template and the target file in the same syntax highlight, preview and IDE editing features.

Group: pro.fessional Artifact: meepo
Show all versions Show documentation Show source 
 

0 downloads
Artifact meepo
Group pro.fessional
Version 1.5.1
Last update 29. January 2024
Organization not specified
URL https://github.com/trydofor/professional-meepo
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies annotations, slf4j-api,
There are maybe transitive dependencies!

horseshoe from group com.github.horseshoe (version 2.1)

Horseshoe for Java is a templating system used to generate source code and other dynamic content from a template and organized data. It uses a Mustache-like syntax with extended expressions for dynamic data manipulation.

Group: com.github.horseshoe Artifact: horseshoe
Show all versions Show documentation Show source 
 

0 downloads
Artifact horseshoe
Group com.github.horseshoe
Version 2.1
Last update 28. July 2023
Organization com.github.horseshoe
URL https://github.com/horseshoe/horseshoe
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

velocity-tools-examples-showcase from group com.github.ppodgorsek.apache (version 3.3.0)

Showcase of features in Velocity Tools. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-examples-showcase
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact velocity-tools-examples-showcase
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies velocity-tools-view,
There are maybe transitive dependencies!

velocity-tools-examples from group com.github.ppodgorsek.apache (version 3.3.0)

Examples to show how to use Velocity Tools. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-examples
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact velocity-tools-examples
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

velocity-tools-view-jsp from group com.github.ppodgorsek.apache (version 3.3.0)

Enables the use of Velocity under a JSP environment. PLEASE NOTE: this is a temporary fork to unblock projects migrating to Jakarta, but I won't continue maintaining it in the future as the Velocity team doesn't understand the value of Jakarta. I strongly suggest you plan a switch to a more modern template engine such as Thymeleaf.

Group: com.github.ppodgorsek.apache Artifact: velocity-tools-view-jsp
Show documentation Show source 
 

0 downloads
Artifact velocity-tools-view-jsp
Group com.github.ppodgorsek.apache
Version 3.3.0
Last update 12. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies velocity-engine-core, velocity-tools-view,
There are maybe transitive dependencies!

fireeye-cloudintegrations-cloudwatch from group io.github.cdklabs.cdk_cloudformation (version 1.1.0-alpha.7)

This Resource Type will create necessary resources in your AWS account to forward cloudwatch logs to FireEye Helix. Visit FireEye Cloud Integration Portal for more info and to generate a pre-populated CloudFormation Template

Group: io.github.cdklabs.cdk_cloudformation Artifact: fireeye-cloudintegrations-cloudwatch
Show all versions Show documentation Show source 
 

0 downloads
Artifact fireeye-cloudintegrations-cloudwatch
Group io.github.cdklabs.cdk_cloudformation
Version 1.1.0-alpha.7
Last update 03. February 2023
Organization not specified
URL https://github.com/cdklabs/cdk-cloudformation.git
License Apache License 2.0
Dependencies amount 5
Dependencies aws-cdk-lib, constructs, jsii-runtime, annotations, javax.annotation-api,
There are maybe transitive dependencies!

forward-engineering from group com.neko233 (version 1.0.1)

ForwardEngineering is a Java Class -> Code Generator Tech. 1. you can generate DB Table DDL (example: MySQL) 2. you can generate Spring Web MVC Code 3. you can generate Event Handler in Reactive Style by your self~ Official only support very simple Template to you, but you can DIY your self. Enjoy it!

Group: com.neko233 Artifact: forward-engineering
Show all versions Show documentation Show source 
 

0 downloads
Artifact forward-engineering
Group com.neko233
Version 1.0.1
Last update 19. January 2023
Organization not specified
URL https://gitee.com/SolarisNeko/forward-engineering
License Apache 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!



Page 147 from 155 (items total 1541)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy