{"id":18580180,"url":"https://github.com/brcolow/quickbooks-xml-gen","last_synced_at":"2025-05-16T03:09:01.691Z","repository":{"id":85823332,"uuid":"379723363","full_name":"brcolow/quickbooks-xml-gen","owner":"brcolow","description":"Runs Groovy scripts that create JAX-RS sources (using xjc and wsimport) and JAX-RS WSDL service (using wsgen) for Quickbooks SDK XSD schemas.","archived":false,"fork":false,"pushed_at":"2024-02-12T01:07:10.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T15:52:30.360Z","etag":null,"topics":["java","jaxb-xjc","quickbooks","quickbooks-desktop"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brcolow.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2021-06-23T20:35:51.000Z","updated_at":"2022-11-14T21:39:27.000Z","dependencies_parsed_at":"2023-03-13T06:54:07.445Z","dependency_job_id":null,"html_url":"https://github.com/brcolow/quickbooks-xml-gen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brcolow%2Fquickbooks-xml-gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brcolow%2Fquickbooks-xml-gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brcolow%2Fquickbooks-xml-gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brcolow%2Fquickbooks-xml-gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brcolow","download_url":"https://codeload.github.com/brcolow/quickbooks-xml-gen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254459119,"owners_count":22074605,"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":["java","jaxb-xjc","quickbooks","quickbooks-desktop"],"created_at":"2024-11-06T23:44:33.341Z","updated_at":"2025-05-16T03:08:56.675Z","avatar_url":"https://github.com/brcolow.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quickbooks SDK XML Generator\n\nThis package is not meant to be used directly, as it is not published anywhere. It is more of a reference for how I went\nabout generating Quickbooks Desktop SDK XML-SOAP files without using older plugins that had issues with JPMS as well as\nno support for caching (that is, only re-generate the Quickbooks SDK classes if the XSD, WSDL, or bindings have changed).\nIf you want to use my work here you will need to:\n\n* Copy the two Groovy scripts (`JaxSourcesGenerator` and `JaxServiceGenerator`) in `src/main/groovy`.\n* Copy the `gmaven-plus-plugin` config from `pom.xml` to your `pom.xml`.\n* Copy the XSD/WSDL resource files in `src/main/resources`, the xjc plugins in `src/main/java/com/brcolow/xjc`.\n* Optionally copy `bindings.jxb` in `src/main/resources/bindings.jxb` which is a reference for anyone wanting to see some\ntweaks to make the generated XML-SOAP classes nicer to work I personally use to make the SDK easier to deal with. If\nusing `bindings.jxb` then also include classes in `src/main/java/com/brcolow/quickbooks`.\n\nThen (after copying the necessary files and configuration) when building your project (via `mvn package`, for example)\nthe Quickbooks SDK XML-Soap sources will be auto-generated and their class files added to your target's built classes.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrcolow%2Fquickbooks-xml-gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrcolow%2Fquickbooks-xml-gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrcolow%2Fquickbooks-xml-gen/lists"}