{"id":36417356,"url":"https://github.com/codicis/gsma-sdk","last_synced_at":"2026-01-11T17:00:41.366Z","repository":{"id":319172250,"uuid":"1077746175","full_name":"codicis/gsma-sdk","owner":"codicis","description":"JVM-based open standard implementation for GSMA TAP3, RAP, and more.","archived":false,"fork":false,"pushed_at":"2025-11-05T16:16:03.000Z","size":179,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-05T16:19:09.746Z","etag":null,"topics":["gsma","java","rap","tap"],"latest_commit_sha":null,"homepage":"","language":"Java","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/codicis.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-16T17:17:44.000Z","updated_at":"2025-11-05T14:25:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"aab6d097-b281-4e12-9a57-de32d48ec1d8","html_url":"https://github.com/codicis/gsma-sdk","commit_stats":null,"previous_names":["codicis/gsma-sdk"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/codicis/gsma-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codicis%2Fgsma-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codicis%2Fgsma-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codicis%2Fgsma-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codicis%2Fgsma-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codicis","download_url":"https://codeload.github.com/codicis/gsma-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codicis%2Fgsma-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28314254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T14:58:17.114Z","status":"ssl_error","status_checked_at":"2026-01-11T14:55:53.580Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["gsma","java","rap","tap"],"created_at":"2026-01-11T17:00:21.631Z","updated_at":"2026-01-11T17:00:41.360Z","avatar_url":"https://github.com/codicis.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Java CI with Gradle](https://github.com/codicis/gsma-sdk/actions/workflows/gradle.yml/badge.svg)](https://github.com/codicis/gsma-sdk/actions/workflows/gradle.yml)\n\n# GSMA SDK\n\n## Overview\n\nThe **GSMA SDK** provides a set of Java libraries that simplify integration with GSM‑based mobile services.\nIt includes JVM-based open standard implementation for GSMA TAP3, RAP, and more.\n\n## Features\n\n- **TAP-Codec** – encoding/decoding utilities for TAP 3.11 and RAP 1.05 Files.\n\n## Getting Started\n\nThe `TapFiles` class provides a static entry point for reading TLV-encoded TAP3 files using BER decoding. It exposes\nhigh-level methods to extract structured domain objects such as `DataInterChange`, `BatchControlInfo`, and others from a\nbinary file.\n\nFor instance, read the entire TAP3 interchange\n\n```java\nDataInterChange interchange = TapFiles.read(Paths.get(\"tapfile.dat\"));\n```\n\n## TAP3 Open Standard\n\nThe GSMA provides access to\nthe [TAP3 Open Standard Specification](https://www.gsma.com/get-involved/working-groups/interoperability-data-specifications-and-settlement-group/standardised-b2b-interfaces-specified-by-ids/open-standards-specifications/tap3-open-standard-download-form/) via a download form. \nThis specification is part of their Interoperability Data Specifications and Settlement (IDS) initiative.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodicis%2Fgsma-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodicis%2Fgsma-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodicis%2Fgsma-sdk/lists"}