{"id":21384075,"url":"https://github.com/nbbrd/java-io-util","last_synced_at":"2025-07-13T14:31:33.058Z","repository":{"id":29992342,"uuid":"113194171","full_name":"nbbrd/java-io-util","owner":"nbbrd","description":"Common I/O utilities for Java","archived":false,"fork":false,"pushed_at":"2025-07-12T06:56:40.000Z","size":1131,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-07-12T08:36:17.197Z","etag":null,"topics":["java8","library","zero-dependency"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.2","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nbbrd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2017-12-05T14:43:51.000Z","updated_at":"2025-07-12T06:56:36.000Z","dependencies_parsed_at":"2023-02-19T06:16:19.484Z","dependency_job_id":"25390f6f-2aca-406f-981c-4c13fd8a87bf","html_url":"https://github.com/nbbrd/java-io-util","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/nbbrd/java-io-util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbbrd%2Fjava-io-util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbbrd%2Fjava-io-util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbbrd%2Fjava-io-util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbbrd%2Fjava-io-util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nbbrd","download_url":"https://codeload.github.com/nbbrd/java-io-util/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbbrd%2Fjava-io-util/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265155702,"owners_count":23719566,"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":["java8","library","zero-dependency"],"created_at":"2024-11-22T11:37:55.893Z","updated_at":"2025-07-13T14:31:33.050Z","avatar_url":"https://github.com/nbbrd.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Common I/O utilities for Java \n\n[![Download](https://img.shields.io/github/release/nbbrd/java-io-util.svg)](https://github.com/nbbrd/java-io-util/releases/latest)\n[![Changes](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnbbrd%2Fjava-io-util%2Fbadges%2Funreleased-changes.json)](https://github.com/nbbrd/java-io-util/blob/develop/CHANGELOG.md)\n[![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/com/github/nbbrd/java-io-util/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/com/github/nbbrd/java-io-util/README.md)\n\nThis library contains common code used for I/O operations in Java.  \nWhile not being rocket science, its purpose is to be useful, well documented and well tested.\n\n## Dependency graph\n\n```mermaid\nflowchart BT\n\n    x-jaxb{{javax.xml.bind:jaxb-api}}\n    x-picocsv{{\u003ca href='https://github.com/nbbrd/picocsv'\u003ecom.github.nbbrd.picocsv:picocsv}}\n\n    base\n    xml\n    xml-bind\n    picocsv\n    win\n\n    xml --\u003e base\n    xml-bind --\u003e xml\n    xml-bind -.-\u003e x-jaxb\n    win --\u003e base\n    picocsv --\u003e base\n    picocsv -.-\u003e x-picocsv\n\n    classDef x fill:#00000000,stroke:#00000000,font-style:italic\n    class x-jaxb,x-picocsv x\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbbrd%2Fjava-io-util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnbbrd%2Fjava-io-util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbbrd%2Fjava-io-util/lists"}