{"id":20754473,"url":"https://github.com/annotationsro/signito-client-howto","last_synced_at":"2025-10-25T23:12:29.761Z","repository":{"id":50025877,"uuid":"500393280","full_name":"AnnotationSro/signito-client-howto","owner":"AnnotationSro","description":"Set of examples and HowTos for signito-client Java API","archived":false,"fork":false,"pushed_at":"2025-02-18T20:54:21.000Z","size":131,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T21:38:32.343Z","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/AnnotationSro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-06-06T10:46:52.000Z","updated_at":"2025-02-18T20:54:25.000Z","dependencies_parsed_at":"2025-02-18T21:31:48.181Z","dependency_job_id":"3b52bc37-0c6e-4626-ab91-78721628cbbe","html_url":"https://github.com/AnnotationSro/signito-client-howto","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnnotationSro%2Fsignito-client-howto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnnotationSro%2Fsignito-client-howto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnnotationSro%2Fsignito-client-howto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnnotationSro%2Fsignito-client-howto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnnotationSro","download_url":"https://codeload.github.com/AnnotationSro/signito-client-howto/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243058994,"owners_count":20229476,"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-11-17T09:17:56.986Z","updated_at":"2025-10-25T23:12:29.681Z","avatar_url":"https://github.com/AnnotationSro.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Signito Java client - usage guide\n\nThis repository contains HowTos and usage examples for [Signito](https://www.signito.sk/en/home/) signing solution.\nMake sure this repository is switched to [appropriate tag](https://github.com/AnnotationSro/signito-client-howto/tags) - based on `signito-client` version you are using.\n\n### Basic usage\n\nTo start using signito-client Java API just include these Maven dependencies into your project:\n\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003esk.annotation.projects.signito\u003c/groupId\u003e\n    \u003cartifactId\u003esignito-client\u003c/artifactId\u003e\n    \u003cclassifier\u003eminimal\u003c/classifier\u003e\n    \u003cversion\u003eLATEST VERSION FROM MAVEN CENTRAL\u003c/version\u003e\n\u003c/dependency\u003e\n\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.fasterxml.jackson.core\u003c/groupId\u003e\n    \u003cartifactId\u003ejackson-databind\u003c/artifactId\u003e\n    \u003cversion\u003e2.13.2.2\u003c/version\u003e\n\u003c/dependency\u003e\n\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.fasterxml.jackson.datatype\u003c/groupId\u003e\n    \u003cartifactId\u003ejackson-datatype-jsr310\u003c/artifactId\u003e\n    \u003cversion\u003e2.13.3\u003c/version\u003e\n\u003c/dependency\u003e\n\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.fasterxml.jackson.datatype\u003c/groupId\u003e\n    \u003cartifactId\u003ejackson-datatype-jdk8\u003c/artifactId\u003e\n    \u003cversion\u003e2.13.3\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nExamples of how to use Java API you just importend, please refer to [sample Maven project](java-sample-client/) in this repository that contains several examples for: \n- creating new document to sign (basic scenario with one signature and one document, to more complex examples)\n- checking whether document is signed (either by webhook or by pull-method)\n- downloading signed documents \u0026 signature protocol\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fannotationsro%2Fsignito-client-howto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fannotationsro%2Fsignito-client-howto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fannotationsro%2Fsignito-client-howto/lists"}