{"id":18414976,"url":"https://github.com/xerial/xerial-java","last_synced_at":"2025-04-07T12:31:39.487Z","repository":{"id":6948588,"uuid":"8200403","full_name":"xerial/xerial-java","owner":"xerial","description":"Xerial library for Java","archived":false,"fork":false,"pushed_at":"2013-02-14T16:12:28.000Z","size":39684,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T04:56:55.111Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xerial.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-14T14:03:47.000Z","updated_at":"2017-05-25T12:31:56.000Z","dependencies_parsed_at":"2022-09-09T10:10:54.063Z","dependency_job_id":null,"html_url":"https://github.com/xerial/xerial-java","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fxerial-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fxerial-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fxerial-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fxerial-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xerial","download_url":"https://codeload.github.com/xerial/xerial-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247653053,"owners_count":20973742,"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":[],"created_at":"2024-11-06T03:52:50.654Z","updated_at":"2025-04-07T12:31:34.461Z","avatar_url":"https://github.com/xerial.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xerial-java\nData managment libraries for Java. This project already has been finished, and now has moved to [Xerial for Scala](https://github.com/xerial/xerial). \nThe current version 2.1 would be the final release and the source codes are kept here only for maintenance. \n\n## Components\n\n* xerial-core\n  * Core library without dependencies other than Java\n  * Logger, OptionParser, etc.\n* xerial-lens\n  * Data-object mapping library\n    * Object \u003c--\u003e xml, silk, JDBC, etc.\n* xerial-silk\n  * Silk text format parser and object mapper\n* xerial-xml\n  * XML parser and indexing library\n* xerial-storage\n  * Database connection management library\n\n## Usage \n### Using with Maven\n\nReplace the module name `xerial-core` appropriately (e.g., `xerial-lens`, `xerial-silk`, etc.)\n\n\t\u003cdependency\u003e\n\t   \u003cgroupId\u003eorg.xerial.java\u003c/groupId\u003e\n\t   \u003cartifactId\u003exerial-core\u003c/artifactId\u003e\n\t   \u003cversion\u003e2.1\u003c/version\u003e\n\t\u003c/dependency\u003e\n\t\n### Using with sbt\n\n\tlibraryDependencies += \"org.xerial.java\" % \"xerial-core\" % \"2.1\"\n\t\n## For developers\n\n### Building xerial-java\n\n\tbin/sbt publish-local\n\t\n### Deploying to sonatype\n\n\tbin/sbt publish-signed\n\t\n### Run tests\n\t\n\tbin/sbt test\n\n\t","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxerial%2Fxerial-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxerial%2Fxerial-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxerial%2Fxerial-java/lists"}