{"id":24901747,"url":"https://github.com/antonsjava/jaul","last_synced_at":"2025-10-11T19:39:51.130Z","repository":{"id":57732440,"uuid":"41260445","full_name":"antonsjava/jaul","owner":"antonsjava","description":"Just another utility library","archived":false,"fork":false,"pushed_at":"2025-02-24T11:38:31.000Z","size":301,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T18:19:49.225Z","etag":null,"topics":["java","utility-library"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antonsjava.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":"2015-08-23T17:52:21.000Z","updated_at":"2025-02-24T11:38:35.000Z","dependencies_parsed_at":"2024-01-06T09:36:25.790Z","dependency_job_id":"fb4d31dc-c9be-42c1-8bab-8968f54f3c61","html_url":"https://github.com/antonsjava/jaul","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonsjava%2Fjaul","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonsjava%2Fjaul/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonsjava%2Fjaul/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonsjava%2Fjaul/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonsjava","download_url":"https://codeload.github.com/antonsjava/jaul/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248819978,"owners_count":21166576,"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","utility-library"],"created_at":"2025-02-01T21:17:35.339Z","updated_at":"2025-10-11T19:39:46.086Z","avatar_url":"https://github.com/antonsjava.png","language":"Java","readme":"\n# jaul\n\nJaul stands for just another utility library. There is many of such libraries.\nThis one is my and I put it here so I can use it in my projects. Feel free to \nuse it too if you like it. It is small (less than 100KB) library, so it is not \na problem to add it to any project, even you want to use only one class.\n\nIt provides set of individual classes with very simple functionality. They are \nused mostly to avoid unboxing nullpointers and some little string processing \nhelper functions.\n\nThere are several types of utilities \n - [common](./common.md) java types helpers\n - [bytes](./bytes.md) helpers\n - [file](./files.md) helpers\n - [pojo](./pojo.md) helpers\n - [xml](./xml.md) helpers\n - [utilities](./utilities.md)\n\n## Maven usage\n\n```\n   \u003cdependency\u003e\n      \u003cgroupId\u003eio.github.antonsjava\u003c/groupId\u003e\n      \u003cartifactId\u003ejaul\u003c/artifactId\u003e\n      \u003cversion\u003eLASTVERSION\u003c/version\u003e\n   \u003c/dependency\u003e\n```\nYou can find LASTVERSION [here](https://mvnrepository.com/artifact/com.github.antonsjava/jaul)\n\n## OSGI usage (Karaf)\n\n```\n   bundle:install mvn:com.github.antonsjava/jaul/1.10\n   bundle:start com.github.antonsjava.jaul/1.10.0\n```\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonsjava%2Fjaul","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonsjava%2Fjaul","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonsjava%2Fjaul/lists"}