{"id":22344207,"url":"https://github.com/premium-minds/billy-demo-app","last_synced_at":"2025-06-17T09:34:41.400Z","repository":{"id":10559796,"uuid":"12761697","full_name":"premium-minds/billy-demo-app","owner":"premium-minds","description":"Demonstration application for billy invoice engine","archived":false,"fork":false,"pushed_at":"2025-06-11T14:47:40.000Z","size":281,"stargazers_count":1,"open_issues_count":4,"forks_count":1,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-14T03:05:12.081Z","etag":null,"topics":["billy","invoices","java","maven"],"latest_commit_sha":null,"homepage":"https://premium-minds.github.io/billy/index.html","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/premium-minds.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,"publiccode":null,"codemeta":null}},"created_at":"2013-09-11T16:45:27.000Z","updated_at":"2025-02-22T13:03:17.000Z","dependencies_parsed_at":"2023-12-20T08:39:20.782Z","dependency_job_id":"5553ce77-5f20-46bc-8709-69abac416d66","html_url":"https://github.com/premium-minds/billy-demo-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/premium-minds/billy-demo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premium-minds%2Fbilly-demo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premium-minds%2Fbilly-demo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premium-minds%2Fbilly-demo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premium-minds%2Fbilly-demo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/premium-minds","download_url":"https://codeload.github.com/premium-minds/billy-demo-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/premium-minds%2Fbilly-demo-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260329061,"owners_count":22992822,"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":["billy","invoices","java","maven"],"created_at":"2024-12-04T09:09:01.393Z","updated_at":"2025-06-17T09:34:41.354Z","avatar_url":"https://github.com/premium-minds.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"billy-demo-app\n==============\n\n# How to use\n\n## Create database\n```\ncreatedb -h localhost -U postgres billy-demo\n```\n\n## Compile jar file\n```\nmvn package \n```\n\n## Execute jar file\n\n```\nmvn -B dependency:copy-dependencies\n\n# using classpath\njava -cp \"target/DummyApp-0.0.1-SNAPSHOT.jar:target/dependency/*\" dummyApp.app.App\n\n# using modulepath and classpath\njava -p \"target/DummyApp-0.0.1-SNAPSHOT.jar:target/dependency/billy-core-8.0.1.jar:target/dependency/billy-core-jpa-8.0.1.jar:target/dependency/billy-gin-8.0.1.jar:target/dependency/billy-spain-8.0.1.jar:target/dependency/billy-portugal-8.0.1.jar:target/dependency/guice-5.1.0.jar:target/dependency/guice-persist-5.1.0.jar\" \\\n    -cp \"target/dependency/*\" \\\n    -m DummyApp/dummyApp.app.App\n```\n\n## Alternatively execute directly from maven\n```\nmvn exec:java -Dexec.mainClass=\"dummyApp.app.App\" \n```\n\n## Single Invoice Demonstration with SAFT and PDF export\n ```\njava -jar target/DummyApp.jar demo portugal\n ```\nor\n```\nmvn exec:java -Dexec.mainClass=\"dummyApp.app.App\" -Dexec.args=\"demo\"\n```\nwill create a _saft.xml_, an _invoice*.pdf_ and a _creditNote*.pdf_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpremium-minds%2Fbilly-demo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpremium-minds%2Fbilly-demo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpremium-minds%2Fbilly-demo-app/lists"}