jar

io.github.moraesdelima : template-engine

Maven & Gradle

May 31, 2023
0 stars

template-engine · TemplateEngine provides classes and methods for replacing properties in a given template with their respective values from a Java Bean object, either in string or JSON format.

Table Of Contents

Latest Version

Download io.github.moraesdelima : template-engine JAR file - Latest Versions:

All Versions

Download io.github.moraesdelima : template-engine JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

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

io.github.moraesdelima.templateengine

├─ io.github.moraesdelima.templateengine.GetPropertyException.class - [JAR]

├─ io.github.moraesdelima.templateengine.SerializePropertyException.class - [JAR]

├─ io.github.moraesdelima.templateengine.TemplateEngine.class - [JAR]

├─ io.github.moraesdelima.templateengine.TemplateEngineException.class - [JAR]