{"id":21161742,"url":"https://github.com/maksim2498/java-placeholders","last_synced_at":"2025-03-14T16:12:13.413Z","repository":{"id":139676976,"uuid":"522007205","full_name":"Maksim2498/java-placeholders","owner":"Maksim2498","description":"Small java placeholders library","archived":false,"fork":false,"pushed_at":"2022-09-29T17:22:20.000Z","size":155,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T09:29:44.374Z","etag":null,"topics":["java","library","placeholder"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Maksim2498.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-06T17:09:24.000Z","updated_at":"2022-09-29T17:22:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"8177e28c-4e5a-4239-ba36-e3668fb36168","html_url":"https://github.com/Maksim2498/java-placeholders","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/Maksim2498%2Fjava-placeholders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksim2498%2Fjava-placeholders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksim2498%2Fjava-placeholders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksim2498%2Fjava-placeholders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maksim2498","download_url":"https://codeload.github.com/Maksim2498/java-placeholders/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243606962,"owners_count":20318314,"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","placeholder"],"created_at":"2024-11-20T13:17:24.918Z","updated_at":"2025-03-14T16:12:13.406Z","avatar_url":"https://github.com/Maksim2498.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Placeholders\n\n![Logo](/images/logo.png)\n\n## Index\n\n- [Index](#index);\n- [About](#about);\n- [Installation](#installation);\n- [Building](#building);\n- [Documentation](#documentation).\n\n## About\n\nThis is a small java library that allowes you to use placeholders in your strings\nand substitute them with provided values. You can customize opening and closing \ndelimiters or even implement your own substitutor implementing `Substitutor` interface.\n\n## Installation\n\nFirst, add MoonTalk repository to your pom.xml:\n\n```xml\n\u003crepository\u003e\n    \u003cid\u003emoontalk\u003c/id\u003e\n    \u003curl\u003ehttps://repo.moontalk.space/repository/maven-releases/\u003c/url\u003e\n\u003c/repository\u003e\n```\n\nSecond, add library as dependency:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003espace.moontalk\u003c/groupId\u003e\n    \u003cartifactId\u003eplaceholders\u003c/artifactId\u003e\n    \u003cversion\u003e1.0.2\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nDone.\n\n## Building\n\nJust execute the following Maven command in your terminal:\n\n```bash\nmvn install\n```\n\n## Documentation\n\nWill be added soon...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksim2498%2Fjava-placeholders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaksim2498%2Fjava-placeholders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksim2498%2Fjava-placeholders/lists"}