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

Download JAR files tagged by templating with all dependencies

Search JAR files by class name

hood-extended from group at.favre.lib.hood (version 0.7.0)

A debug view library for Android. Very flexible through a simple templating system but easy to use due to a lot of defaults. Also has a no-op flavor for your release build.

Group: at.favre.lib.hood Artifact: hood-extended
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hood-extended
Group at.favre.lib.hood
Version 0.7.0
Last update 13. June 2020
Organization not specified
URL https://github.com/patrickfav/under-the-hood
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies hood-core,
There are maybe transitive dependencies!

no-template-core from group de.unkrig (version 1.0.5)

A super-small Java library for templating, i.e. generating text files (HTML, XML, whatever) from a "template" text file and dynamic data. It is based on the concept that the templates are bare Java classes.

Group: de.unkrig Artifact: no-template-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact no-template-core
Group de.unkrig
Version 1.0.5
Last update 29. October 2018
Organization Arno Unkrig
URL https://github.com/aunkrig/no-template
License New BSD License
Dependencies amount 3
Dependencies commons-lang, commons-io, commons-util,
There are maybe transitive dependencies!

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

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.2
Last update 05. May 2024
Organization com.github.horseshoe
URL https://github.com/horseshoe/horseshoe
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

eos-framework from group io.eos-ecosystem (version 1.00)

EOS is a self contained server & framework. EOS incorporates everything you need in order to build a full stack web system including: dependency injection, http routing, a data persistence layer, templating and view data binding.

Group: io.eos-ecosystem Artifact: eos-framework
Show documentation Show source 
 

0 downloads
Artifact eos-framework
Group io.eos-ecosystem
Version 1.00
Last update 28. June 2022
Organization not specified
URL http://github.com/mcroteau/eos
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

plsar-framework from group net.plsar (version 1.01)

Kotlin Web Framework. PLSAR incorporates everything you need in order to build a full stack web system including: dependency injection, http routing, a data persistence layer, templating and view data binding. We hope you enjoy

Group: net.plsar Artifact: plsar-framework
Show all versions Show documentation Show source 
 

0 downloads
Artifact plsar-framework
Group net.plsar
Version 1.01
Last update 10. June 2022
Organization not specified
URL http://github.com/mcroteau/plsar
License MIT license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

facelets-lite from group com.northdata (version 1.3.3)

The Facelets Lite implementation strips Facelets of all Java EE/JSF dependencies. It provides a simple, clean and straight-forward library, while preserving and improving the powerful Facelets templating features. And dropping everything else.

Group: com.northdata Artifact: facelets-lite
Show all versions Show documentation Show source 
 

0 downloads
Artifact facelets-lite
Group com.northdata
Version 1.3.3
Last update 08. April 2021
Organization not specified
URL http://github.com/northdata/facelets-lite
License MIT License
Dependencies amount 5
Dependencies jakarta.el-api, javax.servlet-api, dom4j, jakarta.el, slf4j-api,
There are maybe transitive dependencies!

sparql-lib from group fr.irit.melodi.semantic-web (version 1.0.0)

This library offers diverse means of managing sparql queries in Java code. An object representation for queries is provided, as well as a manager for text queries stored in a folder. These queries offer a templating system. Finally, this library offers a proxy that overlays a fuseki server.

Group: fr.irit.melodi.semantic-web Artifact: sparql-lib
Show all versions Show documentation Show source 
 

0 downloads
Artifact sparql-lib
Group fr.irit.melodi.semantic-web
Version 1.0.0
Last update 20. September 2017
Organization not specified
URL https://framagit.org/IRIT_UT2J/SparqlLib
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!

ploinMailFactory from group org.ploin.pmf (version 1.4.1)

The ploinMailFactory (in the past "javaMailFactory") is a mailing framework that provides extended features like a load balancing, templating mechanism, multitenancy and localizaion. Internally it uses the commons-email API from Apache.

Group: org.ploin.pmf Artifact: ploinMailFactory
Show documentation Show source 
 

0 downloads
Artifact ploinMailFactory
Group org.ploin.pmf
Version 1.4.1
Last update 02. April 2012
Organization PLOIN GmbH
URL http://www.ploinmailfactory.org
License Apache License, Version 2.0
Dependencies amount 5
Dependencies commons-logging, commons-logging-api, log4j, mail, commons-email,
There are maybe transitive dependencies!

orange-servlet from group cat.inspiracio (version 5.0.0)

Orange Servlet provides HTML templating with server-side Java. OrangeServlet is a servlet that is registered on *.html. It reads the html file at the right location according to URL. It renders the file as html, executing some scripting: * data-if="E" attributes for server-side conditional, * data-for="T x : E" attributes for server-side loops, * data-import="C" attributes for server-side class imports, * data-substitute="file.html" substitute an element with the processed contents of a file, * ${expressions} in element bodies and attribute values.

Group: cat.inspiracio Artifact: orange-servlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact orange-servlet
Group cat.inspiracio
Version 5.0.0
Last update 18. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies dummy-servlet,
There are maybe transitive dependencies!

ogham-core from group fr.sii.ogham (version 3.0.0)

Open, General and Highly Adaptative Messaging library. It is a reusable Java library for sending any kind of message (email, SMS, mobile notification, tweet, SNMP...). The content of the message can comes from any templating engine (Thymeleaf, FreeMarker, Velocity, ...). It also provides bridges for framework integration (Spring, JSF, ...). It is designed to be easily extended.

Group: fr.sii.ogham Artifact: ogham-core
Show all versions Show documentation Show source 
 

2 downloads
Artifact ogham-core
Group fr.sii.ogham
Version 3.0.0
Last update 12. January 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies commons-beanutils, commons-io, commons-lang3, reflections, tika-core, jakarta.activation, jsoup, slf4j-api, logback-classic, javassist, guava,
There are maybe transitive dependencies!



Page 27 from 28 (items total 273)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy