Jar examples for m:maven-classpath-plugin
FitNesse plugin for adding libraries from a Maven pom.xml configuration.
You can download jar file maven-classpath-plugin 1.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add maven-classpath-plugin-1.9.jar to your project.
<dependency> <groupId>org.fitnesse.plugins</groupId> <artifactId>maven-classpath-plugin</artifactId> <version>1.9</version> </dependency>
compile group: 'org.fitnesse.plugins', name: 'maven-classpath-plugin', version: '1.9'
libraryDependencies += "org.fitnesse.plugins" % "maven-classpath-plugin" % "1.9"
<dependency org="org.fitnesse.plugins" name="maven-classpath-plugin" rev="1.9"/>
@Grapes(@Grab(group='org.fitnesse.plugins', module='maven-classpath-plugin', version='1.9'))
'org.fitnesse.plugins:maven-classpath-plugin:jar:1.9'
Click the following link to download the jar file.
maven-classpath-plugin-1.9-jar-with-dependencies.jar