{"id":13806831,"url":"https://github.com/vietj/retrofit-vertx","last_synced_at":"2025-10-09T01:34:58.363Z","repository":{"id":5457733,"uuid":"53220610","full_name":"vietj/retrofit-vertx","owner":"vietj","description":"A highly scalable adapter for Retrofit with Vert.x","archived":false,"fork":false,"pushed_at":"2022-02-27T10:54:51.000Z","size":93,"stargazers_count":31,"open_issues_count":4,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-23T03:49:58.739Z","etag":null,"topics":["httpclient","java","retrofit","vertx"],"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/vietj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-aslv20.html","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-05T20:00:37.000Z","updated_at":"2023-11-11T23:52:08.000Z","dependencies_parsed_at":"2022-08-06T18:15:45.493Z","dependency_job_id":null,"html_url":"https://github.com/vietj/retrofit-vertx","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietj%2Fretrofit-vertx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietj%2Fretrofit-vertx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietj%2Fretrofit-vertx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietj%2Fretrofit-vertx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vietj","download_url":"https://codeload.github.com/vietj/retrofit-vertx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250366685,"owners_count":21418768,"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":["httpclient","java","retrofit","vertx"],"created_at":"2024-08-04T01:01:16.805Z","updated_at":"2025-10-09T01:34:53.334Z","avatar_url":"https://github.com/vietj.png","language":"Java","funding_links":[],"categories":["Integration"],"sub_categories":[],"readme":"## Retrofit Vert.x adapter\n\nAn highly scalable adapter for _Retrofit_ with Vert.x\n\nBased on http://square.github.io/retrofit/ and http://vertx.io.\n\nSupporting\n\n- HTTP/1 or HTTP/2 transport\n- Connection pooling\n- SSL / TLS\n- Proxy support\n- Non blocking DNS resolution\n- Native SSL support (OpenSSL, BoringSSL, etc…​)\n- Native transports (Epoll, KQueue)\n\n## Usage\n\nTo use the adapter, add the following dependency to the _dependencies_ section of your build descriptor:\n\n* Maven (in your `pom.xml`):\n\n```\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.julienviet\u003c/groupId\u003e\n  \u003cartifactId\u003eretrofit-vertx\u003c/artifactId\u003e\n  \u003cversion\u003e1.1.3\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n* Gradle (in your `build.gradle` file):\n\n```\ndependencies {\n  compile 'com.julienviet:retrofit-vertx:1.1.3'\n}\n```\n\nYou can read the [Documentation](http://www.julienviet.com/retrofit-vertx/java/index.html).\n\n## Snapshots\n\n[![Build Status](https://travis-ci.org/vietj/retrofit-vertx.svg?branch=master)](https://travis-ci.org/vietj/retrofit-vertx)\n\nUse the dependency\n\n```\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.julienviet\u003c/groupId\u003e\n  \u003cartifactId\u003eretrofit-vertx\u003c/artifactId\u003e\n  \u003cversion\u003e1.1.4-SNAPSHOT\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nSnapshots are deploy in Sonatype OSS repository: https://oss.sonatype.org/content/repositories/snapshots/com/julienviet/retrofit-vertx/\n\n## License\n\nApache License - Version 2.0\n\n## Publishing docs\n\n* mvn package -Pdocs\n* cp -r target/docs docs/\n* mv docs/retrofit-vertx docs/guide\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietj%2Fretrofit-vertx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvietj%2Fretrofit-vertx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietj%2Fretrofit-vertx/lists"}