{"id":16416072,"url":"https://github.com/phax/ph-jaxws-pom","last_synced_at":"2025-10-26T19:32:08.199Z","repository":{"id":57724916,"uuid":"52606554","full_name":"phax/ph-jaxws-pom","owner":"phax","description":"A POM only project that contains all dependencies for easily using JAXWS from Maven","archived":false,"fork":false,"pushed_at":"2025-01-21T10:11:33.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T23:06:27.403Z","etag":null,"topics":["java","jax-ws","maven","maven-pom","pom","webservice"],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2016-02-26T13:34:57.000Z","updated_at":"2025-01-21T10:11:38.000Z","dependencies_parsed_at":"2023-02-08T13:31:31.136Z","dependency_job_id":"129a801f-3111-402d-ab77-7f009b359287","html_url":"https://github.com/phax/ph-jaxws-pom","commit_stats":null,"previous_names":["phax/ph-jaxws"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-jaxws-pom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-jaxws-pom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-jaxws-pom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phax%2Fph-jaxws-pom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phax","download_url":"https://codeload.github.com/phax/ph-jaxws-pom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238394323,"owners_count":19464583,"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","jax-ws","maven","maven-pom","pom","webservice"],"created_at":"2024-10-11T07:08:19.594Z","updated_at":"2025-10-26T19:32:08.187Z","avatar_url":"https://github.com/phax.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Archived\n\nSince the take over through Jakarta, the Maven artifacts are clean and easy to us. No need for this project anymore.\n\n# ph-jaxws-pom\n\nA POM only project that contains all dependencies for easily using JAX-WS from Maven.\n\nCurrently it is very tedious to include all artefacts relevant for JAX-WS into each and every POM manually.\nTherefore I created this project to provide an easy to use POM for using JAX-WS from within Maven.\n\n# News and noteworthy\n\n* v2.0.4 - 2024-08-09\n    * Updated to JAX-WS 4.0.3\n* v2.0.3 - 2024-07-13\n    * Updated to JAX-WS API 4.0.2\n* v2.0.2 - 2023-11-06\n    * Updated to JAX-WS API 4.0.1\n    * Updated to JAX-WS 4.0.2\n* v2.0.1 - 2023-02-24\n    * Updated to JAX-WS 4.0.1\n* v2.0.1 - 2023-02-24\n    * Updated to JAX-WS 4.0.1\n* v2.0.0 - 2022-09-05\n    * Updated to JAX-WS 4.0.0\n    * Requires Java 11 as the baseline\n* v1.3.2 - 2021-10-31\n    * Updated to JAX-WS 2.3.5\n* v1.3.0 - 2021-05-02\n    * Removed `\u003cdependencies\u003e` to enforce using it as a BOM\n* v1.2.0 - 2020-09-17\n    * Updated to Jakarta JAX-WS 2.3.3 - no more JDK dependencies\n* v1.1.3 - 2019-05-07\n    * Using unbounded version instead of limiting to Java 12.x\n* v1.1.2 - 2019-05-02\n    * Updated to ph-jaxb-pom 1.0.2\n* v1.1.1 - 2019-05-02\n    * Updated to stax-ex 1.8.1\n    * Added support for JDK 12\n* v1.1.0 - 2018-11-21\n    * Explicitly using stax-ex 1.8\n    * Added support for Java versions up to 11\n    * Renamed from `ph-jaxws` to `ph-jaxws-pom`\n    * Including `ph-jaxb-pom`\n* v1.0.4 - 2017-09-18\n    * Needed explicit excludes for `com.sun.xml.bind` artefacts\n* v1.0.3 - 2017-09-12\n    * Explicitly using stax-ex 1.7.8\n    * Switching from `com.sun.xml.bind` artefacts to `org.glassfish.jaxb` artefacts\n* v1.0.2 - 2017-07-21\n    * Bound to JAXWS 2.2.10\n* v1.0.1 - 2016-10-28\n    * Explicitly using stax-ex 1.7.7\n* v1.0.0 - 2016-02-26\n    * Initial release\n    * Bound to JAXWS 2.2.9-b14002\n\n# Maven usage\n\nInclude it in your regular Maven dependencies but explicitly state the type **pom**:\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.helger\u003c/groupId\u003e\n  \u003cartifactId\u003eph-jaxws-pom\u003c/artifactId\u003e\n  \u003cversion\u003e2.0.4\u003c/version\u003e\n  \u003ctype\u003epom\u003c/type\u003e\n  \u003cscope\u003eimport\u003c/scope\u003e\n\u003c/dependency\u003e\n```\n\n# Gradle usage (for issues up to v1.1.3)\n\nAs Gradle does not support Maven profile activation by JDK version, this section outlines the includes per JDK version (as of ph-jaxws-pom 1.1.0).\n\nWith JDK 8, include the following dependencies:\n* org.glassfish.jaxb:jaxb-core:2.2.11\n* org.glassfish.jaxb:jaxb-runtime:2.2.11\n* com.sun.istack:istack-commons-runtime:2.21\n* org.glassfish.jaxb:txw2:2.2.11\n* com.sun.xml.ws:jaxws-rt:2.2.10 excluding both com.sun.xml.bind:jaxb-core and com.sun.xml.bind:jaxb-impl\n* com.sun.xml.ws:policy:2.4\n* org.glassfish.gmbal:gmbal-api-only:3.1.0-b001\n* com.sun.xml.stream.buffer:streambuffer:1.5.3\n* org.glassfish.ha:ha-api:3.1.9\n* org.jvnet.staxex:stax-ex:1.8.1\n\nWith JDK 9 or later, include the following dependencies:\n* org.glassfish.jaxb:jaxb-runtime:2.3.2\n* com.sun.xml.ws:jaxws-rt:2.3.1\n\nThe exclusion of this POM might be necessary via `exclude group: 'com.helger', module: 'ph-jaxws-pom'`\n\n---\n\nMy personal [Coding Styleguide](https://github.com/phax/meta/blob/master/CodingStyleguide.md) |\nIt is appreciated if you star the GitHub project if you like it.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphax%2Fph-jaxws-pom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphax%2Fph-jaxws-pom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphax%2Fph-jaxws-pom/lists"}