MVN

org.apache.maven : maven-plugin-registry

Maven & Gradle

Feb 12, 2010
27 usages

Maven Plugin Registry Model

<dependency>
    <groupId>org.apache.maven</groupId>
    <artifactId>maven-plugin-registry</artifactId>
    <version>2.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.maven : maven-plugin-registry to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.11
  • Latest Beta: 2.0-beta-3
  • Latest Alpha: 2.0-alpha-3

All Versions

Choose a version of org.apache.maven : maven-plugin-registry to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
maven-plugin-registry-2.2.1
maven-plugin-registry-2.2.0
2.1.x
maven-plugin-registry-2.1.0
maven-plugin-registry-2.1.0-M1
2.0.x
maven-plugin-registry-2.0.11
maven-plugin-registry-2.0.10
maven-plugin-registry-2.0.9
maven-plugin-registry-2.0.8
maven-plugin-registry-2.0.7
maven-plugin-registry-2.0.6
maven-plugin-registry-2.0.5
maven-plugin-registry-2.0.4
maven-plugin-registry-2.0.3
maven-plugin-registry-2.0.2
maven-plugin-registry-2.0.1
2.0
maven-plugin-registry-2.0
maven-plugin-registry-2.0-beta-3
maven-plugin-registry-2.0-beta-2
maven-plugin-registry-2.0-beta-1
maven-plugin-registry-2.0-alpha-3

How to add a dependency to Maven

Add the following org.apache.maven : maven-plugin-registry maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.maven</groupId>
    <artifactId>maven-plugin-registry</artifactId>
    <version>2.0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.maven : maven-plugin-registry gradle dependency to your build.gradle file:

implementation 'org.apache.maven:maven-plugin-registry:2.0.11'

Gradle Kotlin DSL: Add the following org.apache.maven : maven-plugin-registry gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.maven:maven-plugin-registry:2.0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.maven : maven-plugin-registry sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.maven" % "maven-plugin-registry" % "2.0.11"

Advertisement

Dependencies from Group

Jul 31, 2023
6.6k usages
3.7k stars
Jul 31, 2023
3.8k usages
3.7k stars
Feb 12, 2010
2.7k usages
Jul 31, 2023
2.2k usages
3.7k stars
Jul 31, 2023
1.6k usages
3.7k stars

Discover Dependencies

Jun 18, 2013
14 stars
Jan 17, 2014
3 stars
Nov 20, 2014
1 usages
May 08, 2006
2 usages
Aug 09, 2014
0 stars