A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://plugins.jetbrains.com/docs/marketplace/maven-interface.html below:

Maven interface | JetBrains Marketplace Documentation

Maven interface

You can download a plugin update from the plugin repository using a Maven interface available at https://plugins.jetbrains.com/maven.

URL format is the following:

https://plugins.jetbrains.com/maven/<channel> /com/jetbrains/plugins/<plugin_xml_id>/<version>/<plugin_xml_id>-<version>. <extension>

Where

E.g. to download VueJs plugin version 1.0.1 you should send a request to https://plugins.jetbrains.com/maven/com/jetbrains/plugins/vue.js/1.0.1/vue.js-1.0.1.jar.

Also, you can use Gradle or Maven to retrieve a plugin as a maven-dependency:

build.gradle

repositories { maven { url 'https://plugins.jetbrains.com/maven' } } dependencies { compile 'com.jetbrains.plugins:<plugin_xml_id>:<version>' // for the plugin from Stable channel compile '<channel>.com.jetbrains.plugins:<plugin_xml_id>:<version>' // for the plugin from non-default channel }

(please see parameters described above)

Last modified: 18 January 2024


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4