{"id":16416395,"url":"https://github.com/igapyon/blancovalueobject","last_synced_at":"2026-05-14T22:02:35.060Z","repository":{"id":6967094,"uuid":"43954595","full_name":"igapyon/blancoValueObject","owner":"igapyon","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-29T17:37:00.000Z","size":19259,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T11:18:53.157Z","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/igapyon.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":"2015-10-09T12:39:58.000Z","updated_at":"2019-09-01T02:04:43.000Z","dependencies_parsed_at":"2022-08-06T20:01:03.627Z","dependency_job_id":null,"html_url":"https://github.com/igapyon/blancoValueObject","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/igapyon/blancoValueObject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2FblancoValueObject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2FblancoValueObject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2FblancoValueObject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2FblancoValueObject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igapyon","download_url":"https://codeload.github.com/igapyon/blancoValueObject/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igapyon%2FblancoValueObject/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33045145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":"2024-10-11T07:09:09.115Z","updated_at":"2026-05-14T22:02:35.038Z","avatar_url":"https://github.com/igapyon.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blancoValueObject 上田版\n\nこのプロジェクトはblancoValueObjectの上田版です。\n本家との相違は概ね以下の通りです。\n\n* annotation 対応\n* 明示的 import 対応\n  * これは主に annotation のために用意しました。\n\n## maven 対応について\n\n### metaファイルからソースコードの生成\n\n* プログラムに必要なコードの生成\n\n```\nmvn clean\nmvn generate-sources\n```\n\n* テスト（テストmetaからのコードの生成）\n\n```\nmsv generate-test-source\n```\n\nmaven の特性上、lifecycle に沿ってすべての処理が実行されることに注意。\n\n### jar ファイルの作成\n\n```\nmvn package\n```\n\nmaven の特性上、lifecycle に沿ってすべての処理が実行されることに注意。\n\n### deploy\n\nmaven リポジトリは github 上のpublicリポジトリに作成される前提としてます。\n\n```\nmvn deploy\n```\n\n### 独自mavenリポジトリ\n\n独自mavenリポジトリを作成したい場合は以下の手順で。\n\n* https://github.com/uedaueo/blancofw-maven2 を clone\n* github から access_key を取得\n* pom.xml のリポジトリURLをclone先に変更\n\n~/.m2/settings.xml に以下のように記述することで、deploy可能となります。（useridとaccess_keyは実在のものをご使用下さい）\n\n```~/.m2/settings.xml\n\u003csettings\u003e\n  \u003cservers\u003e\n    \u003cserver\u003e\n      \u003cid\u003egithub\u003c/id\u003e\n      \u003cusername\u003euserid\u003c/username\u003e\n      \u003cpassword\u003eaccess_key\u003c/password\u003e\n    \u003c/server\u003e\n  \u003c/servers\u003e\n\u003c/settings\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figapyon%2Fblancovalueobject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figapyon%2Fblancovalueobject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figapyon%2Fblancovalueobject/lists"}