All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download templatefeather JAR 0.1.1.2 with all dependencies


Template Featherweight: A simplistic Java template-rendering engine, providing for *plain gaps only*, such as "Hello, %name%!"--it has no advanced features such as if-logic, looping, or expressions--Templates may be output in full, after all gaps have been filled, or they may be *auto-rendered*, such that they are gradually output as each gap is filled.

Files of the artifact templatefeather version 0.1.1.2 from the group com.github.aliteralmind.

The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of templatefeather Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of templatefeather version 0.1.1.2

.LICENSE
.LICENSE_asl-2.0.txt
.LICENSE_lgpl-3.0.txt
.README.md
bin.com.github.aliteralmind.templatefeather
bin.com.github.aliteralmind.templatefeather.bin.com.github.aliteralmind.templatefeather.BetweenPiece.class
bin.com.github.aliteralmind.templatefeather.bin.com.github.aliteralmind.templatefeather.FeatherTemplate.class
bin.com.github.aliteralmind.templatefeather.bin.com.github.aliteralmind.templatefeather.GapCharConfig.class
bin.com.github.aliteralmind.templatefeather.bin.com.github.aliteralmind.templatefeather.GapFilledException.class
bin.com.github.aliteralmind.templatefeather.bin.com.github.aliteralmind.templatefeather.GapMap.class
bin.com.github.aliteralmind.templatefeather.bin.com.github.aliteralmind.templatefeather.GapPiece.class
bin.com.github.aliteralmind.templatefeather.bin.com.github.aliteralmind.templatefeather.GapUnfilledException.class
bin.com.github.aliteralmind.templatefeather.bin.com.github.aliteralmind.templatefeather.IncorrectGapsException.class
bin.com.github.aliteralmind.templatefeather.bin.com.github.aliteralmind.templatefeather.Resettable.class
bin.com.github.aliteralmind.templatefeather.bin.com.github.aliteralmind.templatefeather.TemplateFormatException.class
bin.com.github.aliteralmind.templatefeather.bin.com.github.aliteralmind.templatefeather.TemplatePiece.class
bin.com.github.aliteralmind.templatefeather.bin.com.github.aliteralmind.templatefeather.TemplateResettableException.class
bin.com.github.aliteralmind.templatefeather.bin.com.github.aliteralmind.templatefeather.TemplateValidationUtil.class
bin.com.github.aliteralmind.templatefeather.examples
bin.com.github.aliteralmind.templatefeather.examples.bin.com.github.aliteralmind.templatefeather.examples.FeatherAutoRenderDemo.class
bin.com.github.aliteralmind.templatefeather.examples.bin.com.github.aliteralmind.templatefeather.examples.HelloFeather.class
bin.com.github.aliteralmind.templatefeather.test
bin.com.github.aliteralmind.templatefeather.test.bin.com.github.aliteralmind.templatefeather.test.ExampleCodeOutputsContain_Unit.class
bin.com.github.aliteralmind.templatefeather.test.bin.com.github.aliteralmind.templatefeather.test.FeatherTemplate_Unit.class
bin.com.github.aliteralmind.templatefeather.test.bin.com.github.aliteralmind.templatefeather.test.GapCharConfig_Unit.class
bin.com.github.aliteralmind.templatefeather.test.bin.com.github.aliteralmind.templatefeather.test.GapMap_Unit.class
bin.com.github.aliteralmind.templatefeather.test.bin.com.github.aliteralmind.templatefeather.test.TemplatePiece_Unit.class
bin.com.github.aliteralmind.templatefeather.test.bin.com.github.aliteralmind.templatefeather.test.UnitTestRunner.class
bin.com.github.xbn.testdev.ant
bin.com.github.xbn.testdev.ant.bin.com.github.xbn.testdev.ant.ATPropFromRplc.class
bin.xbnjavabuild
bin.xbnjavabuild.bin.xbnjavabuild.AddLineBreakBeforeGenericsInJavaDocPackageList.class
bin.xbnjavabuild.bin.xbnjavabuild.CreateTempBuildAndCodeletPropsForPublish.class
.build.properties
.build.xml
codelet_config
codelet_config.codelet_config.codelet.properties
codelet_config.default_templates
codelet_config.default_templates.codelet_config.default_templates.console_out.txt
codelet_config.default_templates.codelet_config.default_templates.file_text.txt
codelet_config.default_templates.codelet_config.default_templates.source_code.txt
codelet_config.default_templates.codelet_config.default_templates.src_and_out.txt
codelet_config
codelet_config.codelet_config.external_doc_root_urls.txt
codelet_config.codelet_config.named_debuggers_config.txt
codelet_config.codelet_config.named_debuggers_config_CODELET_RQD.txt
codelet_config.offline_package_lists
codelet_config.offline_package_lists.codelet_config.offline_package_lists.txt
codelet_config
codelet_config.codelet_config.placeholder__codelet.properties
codelet_config.codelet_config.template_overrides_config.txt
examples.com.github.aliteralmind.templatefeather.examples
examples.com.github.aliteralmind.templatefeather.examples.examples.com.github.aliteralmind.templatefeather.examples.FeatherAutoRenderDemo
examples.com.github.aliteralmind.templatefeather.examples.examples.com.github.aliteralmind.templatefeather.examples.HelloFeather
.git_add_commit_push.bat
.git_add_commit_push_quick.bat
.placeholder__build.properties
.release_notes.html
src.com.github.aliteralmind.templatefeather
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.BetweenPiece
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.FeatherTemplate
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.GapCharConfig
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.GapFilledException
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.GapMap
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.GapPiece
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.GapUnfilledException
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.IncorrectGapsException
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.Resettable
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.TemplateFormatException
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.TemplatePiece
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.TemplateResettableException
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.TemplateValidationUtil
src.com.github.aliteralmind.templatefeather.src.com.github.aliteralmind.templatefeather.package-info
.templatefeather_overview.html
test.com.github.aliteralmind.templatefeather.test
test.com.github.aliteralmind.templatefeather.test.test.com.github.aliteralmind.templatefeather.test.ExampleCodeOutputsContain_Unit
test.com.github.aliteralmind.templatefeather.test.test.com.github.aliteralmind.templatefeather.test.FeatherTemplate_Unit
test.com.github.aliteralmind.templatefeather.test.test.com.github.aliteralmind.templatefeather.test.GapCharConfig_Unit
test.com.github.aliteralmind.templatefeather.test.test.com.github.aliteralmind.templatefeather.test.GapMap_Unit
test.com.github.aliteralmind.templatefeather.test.test.com.github.aliteralmind.templatefeather.test.TemplatePiece_Unit
test.com.github.aliteralmind.templatefeather.test.test.com.github.aliteralmind.templatefeather.test.UnitTestRunner
z_build.ant_sub_files
z_build.ant_sub_files.z_build.ant_sub_files.backup.xml
z_build.ant_sub_files.z_build.ant_sub_files.compile_examples.xml
z_build.ant_sub_files.z_build.ant_sub_files.compile_main.xml
z_build.ant_sub_files.z_build.ant_sub_files.compile_proper.xml
z_build.ant_sub_files.z_build.ant_sub_files.compile_tests.xml
z_build.ant_sub_files.z_build.ant_sub_filesdoc.xml
z_build.ant_sub_files.z_build.ant_sub_files.refresh.xml
z_build.ant_sub_files.z_build.ant_sub_files.zip.xml
z_build.jar_dependencies
z_build.jar_dependencies.z_build.jar_dependencies.apache-ant-1.9.4.jar
z_build.jar_dependencies.z_build.jar_dependencies.codelet-0.1.4.1.jar
z_build.jar_dependencies.z_build.jar_dependencies.commons-collections4-4.0.jar
z_build.jar_dependencies.z_build.jar_dependencies.commons-io-2.4.jar
z_build.jar_dependencies.z_build.jar_dependencies.commons-lang3-3.3.2.jar
z_build.jar_dependencies.z_build.jar_dependencies.guava-16.0.1.jar
z_build.jar_dependencies.z_build.jar_dependencies.hamcrest-core-1.3.jar
z_build.jar_dependencies.z_build.jar_dependencies.jdk_751__tools__contains_com_sun.jar
z_build.jar_dependencies.z_build.jar_dependencies.junit-4.11.jar
z_build.jar_dependencies.z_build.jar_dependencies.xbnjava-0.1.4.2.jar
z_build.jar_dependencies.z_build.jar_dependencies.xbnjava-0.1.5.jar
z_build.needed_by_javadoc
z_build.needed_by_javadoc.z_build.needed_by_javadocdoc_stylesheet.css
z_build.needed_by_javadoc.z_build.needed_by_javadoc.shBrushJava.js
z_build.needed_by_javadoc.z_build.needed_by_javadoc.shCore.css
z_build.needed_by_javadoc.z_build.needed_by_javadoc.shCore.js
z_build.needed_by_javadoc.z_build.needed_by_javadoc.shThemeDefault.css
z_build.needed_by_javadoc.z_build.needed_by_javadoc.up_arrow.gif
z_build.other
z_build.other.z_build.other.linkchecker_config.txt
z_build.other.z_build.other.pom_source_file.xml
z_build.other.z_build.other.redir_for_QcurrentQ_directory_on_aliteralmind_com.html




© 2015 - 2024 Weber Informatics LLC | Privacy Policy