{"id":36699182,"url":"https://github.com/javaquery/util","last_synced_at":"2026-01-12T11:36:35.580Z","repository":{"id":38374862,"uuid":"326873937","full_name":"javaquery/util","owner":"javaquery","description":"Java Util Library","archived":false,"fork":false,"pushed_at":"2025-01-20T10:15:22.000Z","size":232,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T11:24:26.057Z","etag":null,"topics":["collection","date","file","java","json","list","logging","map","regex","set","util"],"latest_commit_sha":null,"homepage":"","language":"Java","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/javaquery.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-01-05T03:21:58.000Z","updated_at":"2025-01-20T10:14:56.000Z","dependencies_parsed_at":"2024-05-23T06:41:04.903Z","dependency_job_id":"c3e15319-5d45-487f-bc40-f6bcec0a56be","html_url":"https://github.com/javaquery/util","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/javaquery/util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javaquery%2Futil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javaquery%2Futil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javaquery%2Futil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javaquery%2Futil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javaquery","download_url":"https://codeload.github.com/javaquery/util/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javaquery%2Futil/sbom","scorecard":{"id":508140,"data":{"date":"2025-08-11","repo":{"name":"github.com/javaquery/util","commit":"79d8f404fbeab9c97479673fa73030bd41dbced3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/20 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T23:46:09.248Z","repository_id":38374862,"created_at":"2025-08-19T23:46:09.248Z","updated_at":"2025-08-19T23:46:09.248Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:58:46.209Z","status":"ssl_error","status_checked_at":"2026-01-12T10:58:42.742Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["collection","date","file","java","json","list","logging","map","regex","set","util"],"created_at":"2026-01-12T11:36:35.496Z","updated_at":"2026-01-12T11:36:35.564Z","avatar_url":"https://github.com/javaquery.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaQuery Util Library\n\nWelcome to the JavaQuery util library\n\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.javaquery/util/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.javaquery/util)\n\n# Overview\n\nGoal is to remove repeated boilerplate utility code from your project. This library offers util classes of following\nframework and objects.\n\n- \u003cb\u003eCollections\u003c/b\u003e: Provides wide range of operation you perform on collection (List, Set and Map) interfaces\n  like \u003ccode\u003enullOrEmpty(Collection)\u003c/code\u003e, \u003ccode\u003enonNullNonEmpty(Collection)\u003c/code\u003e, \u003ccode\u003ebatches(List\u003cT\u003e source, int\n  batchSize)\u003c/code\u003e, etc...\n- \u003cb\u003eFiles\u003c/b\u003e: Provides wide range of operation you perform on \u003ccode\u003ejava.io.File\u003c/code\u003e like \u003ccode\u003ecreateNewFile(T\n  file)\u003c/code\u003e, \u003ccode\u003ewriteToFile(T file, String data)\u003c/code\u003e, \u003ccode\u003eappendToFile(T file, String data, boolean\n  appendNewLine)\u003c/code\u003e, etc...\n- \u003cb\u003eConsole\u003c/b\u003e: Provides replacement of \u003ccode\u003eSystem.out.println()\u003c/code\u003e using .log() and \u003ccode\u003e\n  System.err.println()\u003c/code\u003e using error().\n- \u003cb\u003eJFile\u003c/b\u003e: Extends \u003ccode\u003ejava.io.File\u003c/code\u003e and provide some extra function on file like \u003ccode\u003egetExtension\u003c/code\u003e\n  , \u003ccode\u003eread\u003c/code\u003e, \u003ccode\u003ewrite\u003c/code\u003e.\n- \u003cb\u003eJSONObject\u003c/b\u003e: Uses \u003ccode\u003eorg.json.JSONObject\u003c/code\u003e and provides facility to optValue at any path in JSONObject,\n  like \u003ccode\u003eitems.item[0].batters.batter[2].available\u003c/code\u003e\n- \u003cb\u003eStrings\u003c/b\u003e: Provides wide range of operation you perform on \u003ccode\u003ejava.lang.String\u003c/code\u003e like \u003ccode\u003enullOrEmpty(\n  String str)\u003c/code\u003e, \u003ccode\u003ejoinStrings(String separator, String... strings)\u003c/code\u003e, \u003ccode\u003e\n  removeNotSupportedASCIICharacters(String str)\u003c/code\u003e, etc...\n- \u003cb\u003eDatePattern\u003c/b\u003e: Provides wide range of Date patterns commonly used worldwide like \u003ccode\u003eyyyyMMddHHmmss\u003c/code\u003e\n  , \u003ccode\u003eyyyy-MM-dd HH:mm:ss'Z'\u003c/code\u003e, \u003ccode\u003eyyyy-MM-dd'T'HH:mm:ss.SSSSSSS-HH:MM\u003c/code\u003e, etc...\n- \u003cb\u003eDateRange\u003c/b\u003e: Class can be used to store start-date and end-date.\n- \u003cb\u003eDates\u003c/b\u003e: Provides wide range of operation you perform on \u003ccode\u003ejava.util.Date\u003c/code\u003e like \u003ccode\u003eaddInDate(Date\n  date, int type, int amount)\u003c/code\u003e, \u003ccode\u003eparse(String date, DatePattern datePattern, TimeZone timeZone)\u003c/code\u003e\n  , \u003ccode\u003eformat(Date date, DatePattern datePattern, TimeZone timeZone)\u003c/code\u003e, etc...\n- \u003cb\u003eAssert\u003c/b\u003e: Provides wide range of operation for Assertions like \u003ccode\u003enonNull(Object object, Supplier\u003cT\u003e\n  exceptionSupplier)\u003c/code\u003e, \u003ccode\u003eisTrue(boolean expression, Supplier\u003cT\u003e exceptionSupplier)\u003c/code\u003e, \u003ccode\u003e\n  nonNullNonEmpty(Collection\u003c?\u003e collection, Supplier\u003cT\u003e exceptionSupplier)\u003c/code\u003e, etc...\n- \u003cb\u003eObjects\u003c/b\u003e: Provides wide range of operation on \u003ccode\u003ejava.lang.Object\u003c/code\u003e like \u003ccode\u003eisNull(Object obj)\u003c/code\u003e\n  , \u003ccode\u003enonNull(Object obj)\u003c/code\u003e.\n- \u003cb\u003eRegex\u003c/b\u003e: Provides wide range of operation using regular expression like \u003ccode\u003eisNumber(String value)\u003c/code\u003e\n  , \u003ccode\u003eisAlphaNumeric(String value)\u003c/code\u003e, \u003ccode\u003eisValidEmail(String value)\u003c/code\u003e.\n- \u003cb\u003eUniqueIdGenerator\u003c/b\u003e: Generate unique time based random alphanumeric string like Firebase keys.\n- \u003cb\u003eLogBuilder\u003c/b\u003e: Help you to build Map for Markers used in logging with optional execution time of code or function.\n- \u003cb\u003eJHashMap\u003c/b\u003e: Build on top of HashMap. Provide you extra functionality to opt values.\n- \u003cb\u003eExecutionContext\u003c/b\u003e: Help you to transfer data between method calls and log extra details.\n- \u003cb\u003eCommonResponse\u003c/b\u003e: Build common http response object.\n\n# Maven\n\n```\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.javaquery\u003c/groupId\u003e\n  \u003cartifactId\u003eutil\u003c/artifactId\u003e\n  \u003cversion\u003e1.2.7\u003c/version\u003e\n\u003c/dependency\u003e\n``` \n\n# Gradle\n\n```\nimplementation 'com.javaquery:util:1.2.7'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavaquery%2Futil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavaquery%2Futil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavaquery%2Futil/lists"}