{"id":17838525,"url":"https://github.com/xeruf/util","last_synced_at":"2026-05-02T05:03:33.695Z","repository":{"id":109411122,"uuid":"129605971","full_name":"xeruf/util","owner":"xeruf","description":"Collection of various JVM utilities for cross-project use","archived":false,"fork":false,"pushed_at":"2023-02-07T00:01:21.000Z","size":550,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-04T06:42:42.556Z","etag":null,"topics":["java","jvm","kotlin","library"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xeruf.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-15T12:02:25.000Z","updated_at":"2021-11-04T17:39:46.000Z","dependencies_parsed_at":"2023-04-12T13:02:04.089Z","dependency_job_id":null,"html_url":"https://github.com/xeruf/util","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xeruf/util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeruf%2Futil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeruf%2Futil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeruf%2Futil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeruf%2Futil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xeruf","download_url":"https://codeload.github.com/xeruf/util/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xeruf%2Futil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32523428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["java","jvm","kotlin","library"],"created_at":"2024-10-27T20:58:19.204Z","updated_at":"2026-05-02T05:03:33.673Z","avatar_url":"https://github.com/xeruf.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"## xerus.util\n\nCollection of various JVM utilities for cross-project use.\n\nUse at your own risk, I sometimes force-push since this is only a personal collection.\nThis exists mainly to enable contributions to dependents.\n\nEven though I wil try to be more contribution-friendly in the future,\nyou may encounter conflicts when pulling.\nThen, assuming you have no local changes,\nsimply perform a `git reset --hard origin/master`.\n\n### Structure\n\nThis project consists of a few modules, with potentially more to come in the future.\n\n| Module (folder)\t| Summary | Dependencies |\n|-----------------|---------|--------------|\n| kotlin | Contains a lot of extensions to the stdlib and some other helpers. Dependency for almost all of my projects written in Kotlin. | kotlin-stdlib, coroutines |\n| javafx | Helpers for JavaFX and some additions like Themes and icon sets. | kotlin module |\n| logging | logback configurator that takes CLI args | kotlin module |\n\n### Usage\n\nThe project can be depended upon via [jitpack](https://jitpack.io/#xeruf/util):\n```\nrepositories {\n  ...\n  maven(\"https://jitpack.io\")\n}\n\ndependencies {\n  ...\n  implementation(\"com.github.xeruf.util\", \"MODULE\", \"VERSION\")\n}\n```\nVersion can be a tag, a commit hash, \"-SNAPSHOT\" for the latest master build \nor \"_branch_-SNAPSHOT\" for the latest build of a specific branch.\nFor more information and explanations visit [jitpack](https://jitpack.io/#xeruf/util).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeruf%2Futil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxeruf%2Futil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeruf%2Futil/lists"}