{"id":23066888,"url":"https://github.com/dvsa/vol-uri-constructor","last_synced_at":"2025-10-28T20:37:06.258Z","repository":{"id":86167513,"uuid":"137421663","full_name":"dvsa/vol-uri-constructor","owner":"dvsa","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-05T09:16:34.000Z","size":208,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-08-15T11:42:26.789Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dvsa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null}},"created_at":"2018-06-15T00:13:23.000Z","updated_at":"2025-08-05T09:16:12.000Z","dependencies_parsed_at":"2024-04-04T15:51:04.585Z","dependency_job_id":"55a54314-93ef-4d93-95b3-a2fe1c41f08c","html_url":"https://github.com/dvsa/vol-uri-constructor","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/dvsa/vol-uri-constructor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvsa%2Fvol-uri-constructor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvsa%2Fvol-uri-constructor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvsa%2Fvol-uri-constructor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvsa%2Fvol-uri-constructor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvsa","download_url":"https://codeload.github.com/dvsa/vol-uri-constructor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvsa%2Fvol-uri-constructor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019157,"owners_count":26086682,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-16T05:15:26.361Z","updated_at":"2025-10-14T14:43:14.584Z","avatar_url":"https://github.com/dvsa.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## URL Constructor\n\nThis library handles creating environment specific URLs. It is intended to be used for test automation for initial page load.\n\n## Code Example\nHow to construct a URL for the external web-app on production environment\n```\norg.dvsa.testing.lib.url.webapp.webAppURL.build(ApplicationType.INTERNAL, Environment.PRODUCTION)\n```\nNote that there are overloaded versions that accept a string as an argument for specifying which environment, meaning that the above example can be written as:\n```\norg.dvsa.testing.lib.url.webapp.webAppURL.build(ApplicationType.INTERNAL, \"prod\")\n```\n\nThe above code snippet will return the string \"https://www.vehicle-operator-licensing.service.gov.uk/\"\n\n## Installation.\nAdd the following Maven dependency to your project's `pom.xml` file:\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.dvsa.testing.lib\u003c/groupId\u003e\n    \u003cartifactId\u003evol-uri-constructor\u003c/artifactId\u003e\n    \u003cversion\u003e[LATEST VERSION HERE]\u003c/version\u003e\n\u003c/dependency\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvsa%2Fvol-uri-constructor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvsa%2Fvol-uri-constructor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvsa%2Fvol-uri-constructor/lists"}