Ready to implement AI with confidence (without sacrificing security)?
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
Failed Payment Recovery for Subscription Businesses
For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.
FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
XDoclet is an extended Javadoc Doclet engine. It's a generic Java tool that lets you create custom Javadoc @tags and based on those @tags generate source code or other files (such as xml-ish deployment descriptors) using a template engine it provides.
EJOSA is a project supporting an effective development of J2EE-based applications. The template model provides a collection of many Open Source components available such as Enhydra and JOnAS. Technologies used are Java, Servlet, EJB, JDBC, etc.
ClipsGen is a Lightweight Eclipse plugin for easy code generation.
ClipsGen uses simple XML files as model and the velocity template engine for code generation. The model can be accessed by the dot-notation which is a feature of velocity.
Luxor is an open-source XML UI Language (XUL) toolkit in Java that lets you build UIs using XML and includes a web server, a portal engine (supporting RSS), a template engine (Velocity), a scripting interpreter (Python) and more.
Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.
Banks, lending institutions
Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
JSTP is a light-weight template language for Java; a JSTP page is translated into a plain java class at build time and there is no runtime dependencies. JSTP borrows most syntax and semantics from JSP to steal IDE supports.
Template Markup Language is a templating language for authoring web pages for applications which use JSP. TML works using pre-compiling. Pre-compiling is the process of compiling a TML into a JSP. This is the core concept with TML.
lightweb -- light weight web framework
A very simple and fast web framework with a DispatchServlet, an Action interface, and a Config Reading part. maps one url -> one action instance.
lightweb is very suitable for Template Tech like Velocity, fastm.
For companies looking to automate their consolidation and financial statement function
The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
Simteec is a small plugin for the Eclipse IDE for easy code generation. It it based upon the velocity template engine. Code is generated by specifying a template- and a properties-file, which is needed to define the variables for the template .
Apache Ant based tool for generation a template project that includes directory structure, makefiles (build.xml, for example) and portions of source code. One can find this resembles PERL h2xs tool.
Pamda is an MDA tool (UML to code generator). It uses UML API to parse XMI and thus, unlike some other MDA tools, is lenient to XMI extensions. Implemented as Ant task and uses Velocity template engine. Tested with XMI produced by Enterprise Architect.
Generate any kind of text file using XML, XSL and XPath with this Ant task. JAnyGen has been created for the purpose of generating Java class files under a project tree using XSL template files.
This goes a little further than just generating the JUnit framework template and method stubs. It will also generate code to apply different values to the method under test. Objects can also be defined in a global property file.
The Niggle web application framework is a java class library that allows
a complete separation of data and presentation from the servlet's dispatching
logic. It leverages various Java API's as well as the freemarker template library.
Portal web application template. A generic portal-style application framework using java technology, that lays down the architectural pieces required to write an application of this type. Includes a simple example of a portal application.
A JSP Taglib template library designed to effect a clean separation of business logic from page design. Influenced by the HTML::Template Perl module, it has a small set of tags to perform common tasks; variable substitution, looping, conditionals.
A JSP template engine that enables developers to write JSP emails, JSP XML files, static (precompiled) HTML files and any other text format. The syntax is almost identical to JSP but it is not required to run inside a webserver.
MDGen is a UML class model-driven J2EE code generator. It uses XML to describe a class model and applies XSL template to generate session/entity EJBs, Struts code, deployment descriptors, database create/drop scripts, resource file and Ant build script.
This package allows the creation of web-application with a clear distinction between code (servlet)
and layout (freemarker-template). It contains an automatic and dynamic generator for
freemarker-templates.
Generic template mechanism based upon JSP-technology to get rid of the ugly XSLT-Scripts. Gives you all the power of Java in your templates, where XSLT and all the other stop.