| Interface | Description |
|---|---|
| GemRepositoryConfiguration | Additional options for configuring a remote GEM repository |
| IvyXmlFactory | Builds various IvyXml-related objects. |
| RepositoryHandlerExtension | Extension which can be added to project.repositories. |
| RubyGemQueryRestApi | Interface for querying a service that confirms to the RubyGem API. |
| Exception | Description |
|---|---|
| ApiException | Throws when there are issues with the RubyGems REST API. |
| NotFoundException | Throws when the the HTTP call returns not found. |