{"id":28406742,"url":"https://github.com/eclipse-ditto/ditto-clients","last_synced_at":"2025-10-27T07:21:12.254Z","repository":{"id":35206377,"uuid":"196628963","full_name":"eclipse-ditto/ditto-clients","owner":"eclipse-ditto","description":"Eclipse Ditto™: Digital Twin framework - Client SDKs for Java and JavaScript","archived":false,"fork":false,"pushed_at":"2025-02-26T15:11:02.000Z","size":5656,"stargazers_count":41,"open_issues_count":15,"forks_count":24,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-05-29T02:43:26.914Z","etag":null,"topics":["client-sdks","ditto-clients","eclipse-ditto","hacktoberfest","java","typescript"],"latest_commit_sha":null,"homepage":"https://eclipse.org/ditto","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-ditto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-12T18:42:34.000Z","updated_at":"2025-03-21T15:46:00.000Z","dependencies_parsed_at":"2024-01-29T08:55:51.142Z","dependency_job_id":"c3b56008-c155-4094-9cf4-c33af5af7710","html_url":"https://github.com/eclipse-ditto/ditto-clients","commit_stats":null,"previous_names":["eclipse/ditto-clients"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-ditto/ditto-clients","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ditto%2Fditto-clients","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ditto%2Fditto-clients/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ditto%2Fditto-clients/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ditto%2Fditto-clients/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-ditto","download_url":"https://codeload.github.com/eclipse-ditto/ditto-clients/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-ditto%2Fditto-clients/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262569730,"owners_count":23330272,"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":["client-sdks","ditto-clients","eclipse-ditto","hacktoberfest","java","typescript"],"created_at":"2025-06-01T22:36:46.653Z","updated_at":"2025-10-27T07:21:07.196Z","avatar_url":"https://github.com/eclipse-ditto.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/eclipse/ditto/master/logo/ditto_fordarkbg.svg?sanitize=true#gh-dark-mode-only\" alt=\"Ditto Logo dark\" height=\"250\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/eclipse/ditto/master/logo/ditto.svg?sanitize=true#gh-light-mode-only\" alt=\"Ditto Logo light\" height=\"250\"\u003e\n\u003c/div\u003e\n\n# Eclipse Ditto™ Client SDKs\n\n[![Join the chat at https://gitter.im/eclipse/ditto](https://badges.gitter.im/eclipse/ditto.svg)](https://gitter.im/eclipse/ditto?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n[![License](https://img.shields.io/badge/License-EPL%202.0-green.svg)](https://opensource.org/licenses/EPL-2.0)\n\nThis repository contains client SDKs in different languages for [Eclipse Ditto](https://www.eclipse.dev/ditto/).\n\n## [Java](java/)\n\n[![Build Status](https://github.com/eclipse-ditto/ditto-clients/workflows/java-build/badge.svg)](https://github.com/eclipse-ditto/ditto-clients/actions?query=workflow%3Ajava-build)\n[![Maven Central](https://img.shields.io/maven-central/v/org.eclipse.ditto/ditto-client?label=maven)](https://search.maven.org/search?q=g:org.eclipse.ditto%20AND%20a:ditto-client)\n\nImplemented in Java, targeted for use in Java and all JVM based languages (source and target level is Java 8).\n\n## [JavaScript](javascript/)\n\n[![Build Status](https://github.com/eclipse-ditto/ditto-clients/workflows/javascript-build/badge.svg)](https://github.com/eclipse-ditto/ditto-clients/actions?query=workflow%3Ajavascript-build)\n[![npm node](https://img.shields.io/npm/v/@eclipse-ditto/ditto-javascript-client-node?label=npm%3A%20node)](https://www.npmjs.com/package/@eclipse-ditto/ditto-javascript-client-node)\n[![npm dom](https://img.shields.io/npm/v/@eclipse-ditto/ditto-javascript-client-dom?label=npm%3A%20dom)](https://www.npmjs.com/package/@eclipse-ditto/ditto-javascript-client-dom)\n\nImplemented in TypeScript, this SDK contains a JavaScript library for usage of Ditto in both browser and Node.JS \nbased environments.\n\n## [Go](https://github.com/eclipse-ditto/ditto-clients-golang)\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/eclipse/ditto-clients-golang.svg)](https://pkg.go.dev/github.com/eclipse/ditto-clients-golang)\n\nImplemented in Go, target for use in Go. Source is contained in separate GitHub repository because of Go specific GitHub based versioning/dependency mechanisms.\n\n## [Python](https://github.com/eclipse-ditto/ditto-clients-python)\n\nThis repository contains the Python client SDK for Ditto. Source is contained in separate GitHub repository because of specific GitHub based versioning/dependency mechanisms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-ditto%2Fditto-clients","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-ditto%2Fditto-clients","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-ditto%2Fditto-clients/lists"}