Maven classpath plugin for FitNesse

A FitNesse Plugin that generate classpath from a pomFile.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.joel1di1
ArtifactId

ArtifactId

maven-classpath-plugin
Last Version

Last Version

1.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

Maven classpath plugin for FitNesse
A FitNesse Plugin that generate classpath from a pomFile.
Project URL

Project URL

http://github.com/joel1di1/fitnesse-maven-classpath
Source Code Management

Source Code Management

http://github.com/joel1di1/fitnesse-maven-classpath

Download maven-classpath-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.joel1di1/maven-classpath-plugin/ -->
<dependency>
    <groupId>com.github.joel1di1</groupId>
    <artifactId>maven-classpath-plugin</artifactId>
    <version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.joel1di1/maven-classpath-plugin/
implementation 'com.github.joel1di1:maven-classpath-plugin:1.2.7'
// https://jarcasting.com/artifacts/com.github.joel1di1/maven-classpath-plugin/
implementation ("com.github.joel1di1:maven-classpath-plugin:1.2.7")
'com.github.joel1di1:maven-classpath-plugin:jar:1.2.7'
<dependency org="com.github.joel1di1" name="maven-classpath-plugin" rev="1.2.7">
  <artifact name="maven-classpath-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.joel1di1', module='maven-classpath-plugin', version='1.2.7')
)
libraryDependencies += "com.github.joel1di1" % "maven-classpath-plugin" % "1.2.7"
[com.github.joel1di1/maven-classpath-plugin "1.2.7"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-embedder jar 3.0-alpha-2
commons-httpclient : commons-httpclient jar 3.1

provided (1)

Group / Artifact Type Version
org.fitnesse : fitnesse jar 20090818

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.7
1.2.6
1.2.4