MVN

org.fitnesse.plugins : maven-classpath-plugin

Maven & Gradle

Feb 25, 2015
5 usages
9 stars

Maven Classpath Plugin · FitNesse plugin for adding libraries from a Maven pom.xml configuration.

<dependency>
    <groupId>org.fitnesse.plugins</groupId>
    <artifactId>maven-classpath-plugin</artifactId>
    <version>1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fitnesse.plugins : maven-classpath-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9

All Versions

Choose a version of org.fitnesse.plugins : maven-classpath-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9
maven-classpath-plugin-1.9
1.8
maven-classpath-plugin-1.8
1.7
maven-classpath-plugin-1.7
1.6
maven-classpath-plugin-1.6
1.5
maven-classpath-plugin-1.5
1.4
maven-classpath-plugin-1.4
1.3
maven-classpath-plugin-1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.fitnesse.plugins</groupId>
    <artifactId>maven-classpath-plugin</artifactId>
    <version>1.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fitnesse.plugins : maven-classpath-plugin gradle dependency to your build.gradle file:

implementation 'org.fitnesse.plugins:maven-classpath-plugin:1.9'

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

implementation("org.fitnesse.plugins:maven-classpath-plugin:1.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fitnesse.plugins : maven-classpath-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fitnesse.plugins" % "maven-classpath-plugin" % "1.9"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 28, 2014
9 usages
Apr 27, 2014
Mar 01, 2014
0 stars
Nov 20, 2010
7 usages
Oct 15, 2010
59 usages
May 19, 2010
38 usages
Mar 17, 2014
1 usages
0 stars
Jan 17, 2006
68 usages
Nov 27, 2007
1 usages