License |
License |
---|---|
GroupId | GroupIdorg.fitnesse.plugins |
ArtifactId | ArtifactIdfitnesse-ivy-classpath |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFitNesse Ivy Classpath Plugin
A depenency resolution plugin for FitNesse.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.fitnesse.plugins/fitnesse-ivy-classpath/ -->
<dependency>
<groupId>org.fitnesse.plugins</groupId>
<artifactId>fitnesse-ivy-classpath</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fitnesse.plugins/fitnesse-ivy-classpath/
implementation 'org.fitnesse.plugins:fitnesse-ivy-classpath:0.1'
// https://jarcasting.com/artifacts/org.fitnesse.plugins/fitnesse-ivy-classpath/
implementation ("org.fitnesse.plugins:fitnesse-ivy-classpath:0.1")
'org.fitnesse.plugins:fitnesse-ivy-classpath:jar:0.1'
<dependency org="org.fitnesse.plugins" name="fitnesse-ivy-classpath" rev="0.1">
<artifact name="fitnesse-ivy-classpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fitnesse.plugins', module='fitnesse-ivy-classpath', version='0.1')
)
libraryDependencies += "org.fitnesse.plugins" % "fitnesse-ivy-classpath" % "0.1"
[org.fitnesse.plugins/fitnesse-ivy-classpath "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.fitnesse : fitnesse | jar | 20111025 |
org.apache.ivy : ivy | jar | 2.3.0-rc1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |