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.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add maven-classpath-plugin-1.3.jar to your project.
<dependency> <groupId>org.fitnesse.plugins</groupId> <artifactId>maven-classpath-plugin</artifactId> <version>1.3</version> </dependency>
compile group: 'org.fitnesse.plugins', name: 'maven-classpath-plugin', version: '1.3'
libraryDependencies += "org.fitnesse.plugins" % "maven-classpath-plugin" % "1.3"
<dependency org="org.fitnesse.plugins" name="maven-classpath-plugin" rev="1.3"/>
@Grapes(@Grab(group='org.fitnesse.plugins', module='maven-classpath-plugin', version='1.3'))
'org.fitnesse.plugins:maven-classpath-plugin:jar:1.3'
Click the following link to download the jar file.
maven-classpath-plugin-1.3-jar-with-dependencies.jar