{"id":15332108,"url":"https://github.com/slachiewicz/ocpp-jaxb-fork","last_synced_at":"2025-10-10T03:30:29.674Z","repository":{"id":189502679,"uuid":"680799211","full_name":"slachiewicz/ocpp-jaxb-fork","owner":"slachiewicz","description":"Java mappings for OCPP","archived":false,"fork":true,"pushed_at":"2024-07-28T15:51:45.000Z","size":129,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-02T09:58:04.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"steve-community/ocpp-jaxb","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slachiewicz.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,"governance":null}},"created_at":"2023-08-20T12:51:46.000Z","updated_at":"2024-07-28T15:51:49.000Z","dependencies_parsed_at":"2023-08-20T14:27:11.628Z","dependency_job_id":null,"html_url":"https://github.com/slachiewicz/ocpp-jaxb-fork","commit_stats":null,"previous_names":["slachiewicz/ocpp-jaxb-fork"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slachiewicz%2Focpp-jaxb-fork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slachiewicz%2Focpp-jaxb-fork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slachiewicz%2Focpp-jaxb-fork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slachiewicz%2Focpp-jaxb-fork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slachiewicz","download_url":"https://codeload.github.com/slachiewicz/ocpp-jaxb-fork/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235900626,"owners_count":19063186,"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-10-01T09:58:03.912Z","updated_at":"2025-10-10T03:30:24.316Z","avatar_url":"https://github.com/slachiewicz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ocpp-jaxb\nJava data model mappings for the following [OCPP](https://www.openchargealliance.org/protocols/) versions:\n* OCPP 1.2 (targets JSON and SOAP)\n* OCPP 1.5 (targets JSON and SOAP)\n* OCPP 1.6 (targets JSON and SOAP)\n* OCPP 2.0.1 (targets JSON, requires [Jackson](https://github.com/FasterXML/jackson))\n\nThe Java data model covers all requests and responses between the central system and charge points.\n\nThe classes can be found within the following packages:\n* OCPP 1.2: `ocpp.cp._2010._08` and `ocpp.cs._2010._08`\n* OCPP 1.5: `ocpp.cp._2012._06` and `ocpp.cs._2012._06`\n* OCPP 1.6: `ocpp.cp._2015._10` and `ocpp.cs._2015._10`\n* OCPP 2.0.1: `ocpp._2020._03`\n\n# How to use it?\n\nThis package is not pushed to Maven central... yet. But still you can use it via [jitpack.io](https://jitpack.io/docs/).\n\nAdd the jitpack repository to your maven repositories:\n\n ```\n\u003crepositories\u003e\n    ...\n    \u003crepository\u003e\n        \u003cid\u003eJitPack\u003c/id\u003e\n        \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n    \u003c/repository\u003e\n    ...\n\u003c/repositories\u003e\n ```\n\nThen, add the following to your pom.xml (use any version from [github tags page](https://github.com/RWTH-i5-IDSG/ocpp-jaxb/tags)):\n\n ```\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.steve-community\u003c/groupId\u003e\n    \u003cartifactId\u003eocpp-jaxb\u003c/artifactId\u003e\n    \u003cversion\u003e${ocpp-jaxb.version}\u003c/version\u003e\n\u003c/dependency\u003e\n ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslachiewicz%2Focpp-jaxb-fork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslachiewicz%2Focpp-jaxb-fork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslachiewicz%2Focpp-jaxb-fork/lists"}