{"id":21007839,"url":"https://github.com/itamarc/itemplate","last_synced_at":"2026-05-18T12:06:43.082Z","repository":{"id":57733599,"uuid":"364099925","full_name":"itamarc/itemplate","owner":"itamarc","description":"ITemplate is a Java library to fill text templates with variable content.","archived":false,"fork":false,"pushed_at":"2021-09-21T20:41:45.000Z","size":238,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T10:48:22.495Z","etag":null,"topics":["java","library","templates","text"],"latest_commit_sha":null,"homepage":"https://itamarc.github.io/itemplate/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itamarc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-04T00:42:29.000Z","updated_at":"2021-09-21T20:40:42.000Z","dependencies_parsed_at":"2022-09-21T15:51:30.800Z","dependency_job_id":null,"html_url":"https://github.com/itamarc/itemplate","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itamarc%2Fitemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itamarc%2Fitemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itamarc%2Fitemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itamarc%2Fitemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itamarc","download_url":"https://codeload.github.com/itamarc/itemplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243428436,"owners_count":20289317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","library","templates","text"],"created_at":"2024-11-19T09:10:15.016Z","updated_at":"2025-12-28T12:29:59.836Z","avatar_url":"https://github.com/itamarc.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ITemplate Java\n_Fill in text templates with variable content_\n\n(a.k.a. org.gjt.itemplate)\n\nThis  library  was created  by  Itamar  Carvalho  and  was inspired by Perl Text::Template module (see http://www.cpan.org).\n\nThis project was once hosted in the Giant Java Tree site (http://www.gjt.org).\n\nFor more information, see the [README](https://github.com/itamarc/itemplate/blob/master/doc/README) file in \"doc\" folder.\n\n## :gear: Maven\n\nThis library is on Maven Central Repository (through Sonatype.org).\nTo use this library in a Maven project, you can use this code in your `pom.xml`:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eio.github.itamarc\u003c/groupId\u003e\n    \u003cartifactId\u003eitemplate\u003c/artifactId\u003e\n    \u003cversion\u003e1.2\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## :white_check_mark: Unit Tests\n\nTo generate a report of code coverage of the unit tests it's possible to use JaCoCo (https://github.com/jacoco).\n\nIt's already properly configured in ITemplate's `pom.xml` and you can generate the report using a command like this:\n\n    mvn clean jacoco:prepare-agent test jacoco:report\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitamarc%2Fitemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitamarc%2Fitemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitamarc%2Fitemplate/lists"}