{"id":16480620,"url":"https://github.com/fredericheem/jripple","last_synced_at":"2026-05-16T07:07:47.437Z","repository":{"id":9275446,"uuid":"11106044","full_name":"FredericHeem/jripple","owner":"FredericHeem","description":"jripple provides a java API to connect to the ripple server","archived":false,"fork":false,"pushed_at":"2015-03-28T16:25:33.000Z","size":212,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T20:41:53.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FredericHeem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-01T20:21:56.000Z","updated_at":"2018-08-16T02:06:17.000Z","dependencies_parsed_at":"2022-09-11T01:12:03.868Z","dependency_job_id":null,"html_url":"https://github.com/FredericHeem/jripple","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FredericHeem/jripple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredericHeem%2Fjripple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredericHeem%2Fjripple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredericHeem%2Fjripple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredericHeem%2Fjripple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FredericHeem","download_url":"https://codeload.github.com/FredericHeem/jripple/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredericHeem%2Fjripple/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33093690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-10-11T13:04:48.134Z","updated_at":"2026-05-16T07:07:47.409Z","avatar_url":"https://github.com/FredericHeem.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Introduction\n**jripple** is a java websocket client that connect to the [ripple] (https://ripple.com) server \n\nBoth asynchronous and synchronous API are supported.\n\n## Getting started\n\t\n### Get source and build it\n\n    git clone git@github.com:FredericHeem/jripple.git\n\tcd jripple\n\tmvn install\t\n\n## Operations\n\n[account_info] (https://ripple.com/wiki/RPC_API#account_info)\n    \n[account_lines] (https://ripple.com/wiki/RPC_API#account_lines)\n\n## Usage\n\t\nSee [RippleWsClientAccountInfoTest.java] (https://github.com/FredericHeem/jripple/blob/master/src/test/java/org/opencoin/client/RippleWsClientAccountInfoTest.java) for unitest related to the account_info command\n\t\nSee [RippleWsClientAccountLinesTest.java] (https://github.com/FredericHeem/jripple/blob/master/src/test/java/org/opencoin/client/RippleWsClientAccountLinesTest.java) for unitest related to the account_lines command\n\t           \n## Development\n\n**jripple** is built with maven, developed with eclipse, tested with junit, statically analyzed, code covered, and continuously integrated: [![Build Status](https://travis-ci.org/FredericHeem/jripple.png)](https://travis-ci.org/FredericHeem/jripple)\n    \n### Generate the eclipse project\n\n    mvn eclipse:eclipse\n\n### Run the unitest\n\n    mvn test\n\n### Run static analysis with [pmd] (http://pmd.sourceforge.net/)\n\n    mvn pmd:pmd   \n     \nView the report at target/site/pmd.html\n\n### Run static analysis [findbugs] (http://findbugs.sourceforge.net/)\n\n    mvn site:site\n    \nView the report at target/site/findbugs.html    \n\n### Generate the code coverage report with [cobertura] (http://cobertura.sourceforge.net/)\n\n    mvn cobertura:cobertura\n    \nView report at target/site/cobertura/index.html \n\t                                                         \n## Contributors\n\n[FredericHeem](https://github.com/FredericHeem)\n\n\n\n\t\n\n\t\n\t\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredericheem%2Fjripple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffredericheem%2Fjripple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredericheem%2Fjripple/lists"}