{"id":37023838,"url":"https://github.com/subchen/jetbrick-orm","last_synced_at":"2026-01-14T02:52:13.214Z","repository":{"id":20503952,"uuid":"23782474","full_name":"subchen/jetbrick-orm","owner":"subchen","description":"Object-relational mapping framework","archived":false,"fork":false,"pushed_at":"2014-12-11T15:16:26.000Z","size":229,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-14T05:00:48.201Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://subchen.github.io/jetbrick-orm/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jernejsk/u-boot","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/subchen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-08T07:26:54.000Z","updated_at":"2022-06-24T07:41:14.000Z","dependencies_parsed_at":"2022-07-07T14:31:43.446Z","dependency_job_id":null,"html_url":"https://github.com/subchen/jetbrick-orm","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/subchen/jetbrick-orm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subchen%2Fjetbrick-orm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subchen%2Fjetbrick-orm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subchen%2Fjetbrick-orm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subchen%2Fjetbrick-orm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subchen","download_url":"https://codeload.github.com/subchen/jetbrick-orm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subchen%2Fjetbrick-orm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"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":[],"created_at":"2026-01-14T02:52:12.550Z","updated_at":"2026-01-14T02:52:13.199Z","avatar_url":"https://github.com/subchen.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![QQ Group](http://img.shields.io/badge/QQ-310491655-blue.svg)](http://shang.qq.com/wpa/qunwpa?idkey=c81a8f922d2b00422761558c4c547a4c4af778edcb0a70c99aadf9e33d80cb11)\n[![Maven](http://img.shields.io/badge/jetbrick--orm-v2.0-brightgreen.svg)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22jetbrick-orm%22)\n[![Build Status](https://travis-ci.org/subchen/jetbrick-orm.svg?branch=master)](https://travis-ci.org/subchen/jetbrick-orm)\n[![JDK](http://img.shields.io/badge/JDK-v6.0+-yellow.svg)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)\n[![License](http://img.shields.io/badge/License-Apache_2-red.svg)](http://www.apache.org/licenses/LICENSE-2.0)\n\n\njetbrick-orm\n==================\n\nObject-relational mapping framework for jetbrick.\n\n\nDocumentation\n---------------------------\n\nhttp://subchen.github.io/\n\n\nDependency\n---------------------------\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.subchen\u003c/groupId\u003e\n    \u003cartifactId\u003ejetbrick-orm\u003c/artifactId\u003e\n    \u003cversion\u003e2.0\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nDownloads\n---------------------------\n\n* Binaries\n    - [jetbrick-orm-2.0.jar][1]\n    - [jetbrick-orm-2.0-sources.jar][2]\n    - [jetbrick-orm-2.0-javadoc.jar][3]\n* Dependencies\n    - [jetbrick-commons-2.0.1.jar][4]\n    - [slf4j-api-1.7.7.jar][5]\n\n[1]: http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-orm/2.0/jetbrick-orm-2.0.jar\n[2]: http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-orm/2.0/jetbrick-orm-2.0-sources.jar\n[3]: http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-orm/2.0/jetbrick-orm-2.0-javadoc.jar\n[4]: http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-commons/2.0.1/jetbrick-commons-2.0.1.jar\n[5]: http://search.maven.org/remotecontent?filepath=org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar\n\n\nLicense\n---------------------------\n\n```\nCopyright 2013-2014 Guoqiang Chen, Shanghai, China. All rights reserved.\n\n  Author: Guoqiang Chen\n   Email: subchen@gmail.com\n  WebURL: https://github.com/subchen\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubchen%2Fjetbrick-orm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubchen%2Fjetbrick-orm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubchen%2Fjetbrick-orm/lists"}