License |
License |
---|---|
GroupId | GroupIdcom.processpuzzle.fitnesse |
ArtifactId | ArtifactIdfitnesse-connect-parent |
Last Version | Last Version1.1.13 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFitNesseConnect - Parent
Maven parent of FitNesseConnect modules.
|
Project Organization |
Project OrganizationAgile Renovation |
Filename | Size |
---|---|
fitnesse-connect-parent-1.1.13.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.processpuzzle.fitnesse/fitnesse-connect-parent/ -->
<dependency>
<groupId>com.processpuzzle.fitnesse</groupId>
<artifactId>fitnesse-connect-parent</artifactId>
<version>1.1.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.processpuzzle.fitnesse/fitnesse-connect-parent/
implementation 'com.processpuzzle.fitnesse:fitnesse-connect-parent:1.1.13'
// https://jarcasting.com/artifacts/com.processpuzzle.fitnesse/fitnesse-connect-parent/
implementation ("com.processpuzzle.fitnesse:fitnesse-connect-parent:1.1.13")
'com.processpuzzle.fitnesse:fitnesse-connect-parent:pom:1.1.13'
<dependency org="com.processpuzzle.fitnesse" name="fitnesse-connect-parent" rev="1.1.13">
<artifact name="fitnesse-connect-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.processpuzzle.fitnesse', module='fitnesse-connect-parent', version='1.1.13')
)
libraryDependencies += "com.processpuzzle.fitnesse" % "fitnesse-connect-parent" % "1.1.13"
[com.processpuzzle.fitnesse/fitnesse-connect-parent "1.1.13"]