{"id":14156197,"url":"https://github.com/UrbanCode/uDeployRestClient","last_synced_at":"2025-08-06T02:32:22.584Z","repository":{"id":147180828,"uuid":"64314679","full_name":"UrbanCode/uDeployRestClient","owner":"UrbanCode","description":"Java REST Client to interact with UrbanCode Deploy.","archived":false,"fork":false,"pushed_at":"2019-01-04T13:39:24.000Z","size":113,"stargazers_count":7,"open_issues_count":4,"forks_count":6,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-08-17T08:06:45.736Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/UrbanCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license/DCO1.1.txt","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":"2016-07-27T14:20:06.000Z","updated_at":"2024-03-02T00:35:38.000Z","dependencies_parsed_at":"2024-03-13T16:00:51.982Z","dependency_job_id":null,"html_url":"https://github.com/UrbanCode/uDeployRestClient","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UrbanCode%2FuDeployRestClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UrbanCode%2FuDeployRestClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UrbanCode%2FuDeployRestClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UrbanCode%2FuDeployRestClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UrbanCode","download_url":"https://codeload.github.com/UrbanCode/uDeployRestClient/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228829098,"owners_count":17978152,"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-08-17T08:05:16.861Z","updated_at":"2024-12-09T03:31:14.789Z","avatar_url":"https://github.com/UrbanCode.png","language":"Java","funding_links":[],"categories":["others"],"sub_categories":[],"readme":"# IBM UrbanCode uDepoyRestClient Project\n---\n\n### License\nThis plugin is protected under the [Apache Version 2.0 License](https://www.apache.org/licenses/LICENSE-2.0.txt)\n\n### Compatibility\n\tThe uDeployRestClient is used to interact with IBM UrbanCode Deploy v6.0 or later and\n    implemented through a plugin or script. It provides wrapper functionality, through the\n    REST client, with various UCD objects such as: Applications, Components, and Processes.\n\n### Installation\n\tAt this time, the uDeployRestClient.jar must be built locally. We are actively preparing the binaries to compile uDeployRestClient locally and distribute through Maven.\n    Follow the build instructions below and place the necessary 4 jars within the /lib directory to compile.\n\n### History\n    Version 1.0\n        Community GitHub Release\n\n### Compiling Source\n`gradle`\n\nThe Gradle .jar file can be found in build/libs once the project has been built, under the Releases tab, or as an artifact on Maven Repository. To add the uDeployRestClient project as a dependency in another Gradle project, add the following lines:\n```\ndependencies {\n    compile 'com.ibm.urbancode.plugins:uDeployRestClient:1.0'\n}\n```\n\nTo add the uDeployRestClient project as a dependency in another Ant Ivy project, add the following line:\n```\n\u003cdependency org=\"com.ibm.urbancode.plugins\" name=\"uDeployRestClient\" rev=\"1.0\"/\u003e\n```\n\nTo compile the project locally, four additional jar files are required: CommonsUtil.jar, commons-web.jar, HttpComponents-Util.jar , and udclient.jar.\nPlace these jars in uDeployRestClient project's 'lib' folder located in the root directory. These jars can be found within IBM UrbanCode Deploy's installation directory.\n\n### Java Docs\n`gradle createDocs`\n\nGenerate new Java Docs with the above command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUrbanCode%2FuDeployRestClient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FUrbanCode%2FuDeployRestClient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUrbanCode%2FuDeployRestClient/lists"}