{"id":31904109,"url":"https://github.com/cloudfoundry-community/java-nats","last_synced_at":"2026-01-11T17:05:12.612Z","repository":{"id":2816180,"uuid":"3817774","full_name":"cloudfoundry-community/java-nats","owner":"cloudfoundry-community","description":"NATS Client for Java","archived":false,"fork":false,"pushed_at":"2021-08-18T14:17:23.000Z","size":736,"stargazers_count":53,"open_issues_count":10,"forks_count":32,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-10-13T13:47:27.749Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudfoundry-community.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}},"created_at":"2012-03-24T14:56:20.000Z","updated_at":"2025-08-24T08:00:49.000Z","dependencies_parsed_at":"2022-09-26T21:41:32.296Z","dependency_job_id":null,"html_url":"https://github.com/cloudfoundry-community/java-nats","commit_stats":null,"previous_names":["mheath/jnats"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/cloudfoundry-community/java-nats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fjava-nats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fjava-nats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fjava-nats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fjava-nats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfoundry-community","download_url":"https://codeload.github.com/cloudfoundry-community/java-nats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfoundry-community%2Fjava-nats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28314264,"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":[],"created_at":"2025-10-13T13:47:21.824Z","updated_at":"2026-01-11T17:05:12.595Z","avatar_url":"https://github.com/cloudfoundry-community.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java NATS Client\n\n[![Build Status](https://api.travis-ci.org/cloudfoundry-community/java-nats.png?branch=master)](https://travis-ci.org/cloudfoundry-community/java-nats)\n\nA Java client for the excellent NATS lightweight publish-subscribe and distributed queueing messaging system used by\n[Cloud Foundry](http://cloudfoundry.com).\n\nMore information about NATS can be found at the [NATS Git Hub project](https://github.com/derekcollison/nats).\n\nThis project provides a [simple Java client for NATS](https://github.com/cloudfoundry-community/java-nats/tree/master/client) as well as\nan optional [Spring integration](https://github.com/cloudfoundry-community/java-nats/tree/master/client-spring) for using the client.\n\nTo use the basic client in your project, add the following to your Maven pom.xml:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.cloudfoundry-community\u003c/groupId\u003e\n    \u003cartifactId\u003enats-client\u003c/artifactId\u003e\n    \u003cversion\u003e0.6.6\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nTo use the Spring integration, add the following to your Maven pom.xml:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.github.cloudfoundry-community\u003c/groupId\u003e\n    \u003cartifactId\u003enats-client-spring\u003c/artifactId\u003e\n    \u003cversion\u003e0.6.6\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## License\n\n(The Apache Software License 2.0) - http://www.apache.org/licenses/\n\nCopyright (c) 2012, 2013 Mike Heath\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fjava-nats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudfoundry-community%2Fjava-nats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfoundry-community%2Fjava-nats/lists"}