{"id":22847660,"url":"https://github.com/gv2011/util","last_synced_at":"2025-06-11T11:19:20.888Z","repository":{"id":54886354,"uuid":"57448306","full_name":"gv2011/util","owner":"gv2011","description":"Various general purpose Java utilities","archived":false,"fork":false,"pushed_at":"2024-10-11T18:04:00.000Z","size":8703,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-30T04:05:28.024Z","etag":null,"topics":["collections","immutable","java","logging","streams","testing"],"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/gv2011.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2016-04-30T15:14:05.000Z","updated_at":"2021-10-04T14:56:42.000Z","dependencies_parsed_at":"2024-02-08T20:48:41.274Z","dependency_job_id":null,"html_url":"https://github.com/gv2011/util","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gv2011%2Futil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gv2011%2Futil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gv2011%2Futil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gv2011%2Futil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gv2011","download_url":"https://codeload.github.com/gv2011/util/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251638821,"owners_count":21619668,"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":["collections","immutable","java","logging","streams","testing"],"created_at":"2024-12-13T04:08:47.129Z","updated_at":"2025-04-30T04:05:35.232Z","avatar_url":"https://github.com/gv2011.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Maven Central](https://img.shields.io/maven-central/v/com.github.gv2011/util-parent.svg)](https://repo1.maven.org/maven2/com/github/gv2011/util-parent/0.14/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n\n# util\n\nGeneral purpose utilities.\n\n## License and copyright\n\nSee file pom.xml.\n\n## Dependencies\n\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.github.gv2011\u003c/groupId\u003e\n      \u003cartifactId\u003eutil-apis\u003c/artifactId\u003e\n      \u003cversion\u003e0.10\u003c/version\u003e\n    \u003c/dependency\u003e\n    \n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.github.gv2011\u003c/groupId\u003e\n      \u003cartifactId\u003egcol\u003c/artifactId\u003e\n      \u003cversion\u003e${util.version}\u003c/version\u003e\n      \u003cscope\u003eruntime\u003c/scope\u003e\n    \u003c/dependency\u003e\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.github.gv2011\u003c/groupId\u003e\n      \u003cartifactId\u003eutil-beans\u003c/artifactId\u003e\n      \u003cversion\u003e${util.version}\u003c/version\u003e\n      \u003cscope\u003eruntime\u003c/scope\u003e\n    \u003c/dependency\u003e\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.github.gv2011\u003c/groupId\u003e\n      \u003cartifactId\u003ejsong\u003c/artifactId\u003e\n      \u003cversion\u003e${util.version}\u003c/version\u003e\n      \u003cscope\u003eruntime\u003c/scope\u003e\n    \u003c/dependency\u003e\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.github.gv2011\u003c/groupId\u003e\n      \u003cartifactId\u003eutil-logback\u003c/artifactId\u003e\n      \u003cversion\u003e${util.version}\u003c/version\u003e\n      \u003cscope\u003eruntime\u003c/scope\u003e\n    \u003c/dependency\u003e\n    \n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.github.gv2011\u003c/groupId\u003e\n      \u003cartifactId\u003etestutil\u003c/artifactId\u003e\n      \u003cversion\u003e${util.version}\u003c/version\u003e\n      \u003cscope\u003etest\u003c/scope\u003e\n    \u003c/dependency\u003e\n\n\n## Sonatype repo\n\n[https://oss.sonatype.org/content/groups/public/com/github/gv2011/util-parent/](https://oss.sonatype.org/content/groups/public/com/github/gv2011/util-parent/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgv2011%2Futil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgv2011%2Futil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgv2011%2Futil/lists"}