| License |
License |
|---|---|
| GroupId | GroupIdnl.hsac |
| ArtifactId | ArtifactIdhsac-xebium-bridge |
| Last Version | Last Version0.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBridge between HSAC's FitNesse Fixtures and Xebia's Xebium
Fixtures to assist in testing via FitNesse
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/nl.hsac/hsac-xebium-bridge/ -->
<dependency>
<groupId>nl.hsac</groupId>
<artifactId>hsac-xebium-bridge</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.hsac/hsac-xebium-bridge/
implementation 'nl.hsac:hsac-xebium-bridge:0.7.0'
// https://jarcasting.com/artifacts/nl.hsac/hsac-xebium-bridge/
implementation ("nl.hsac:hsac-xebium-bridge:0.7.0")
'nl.hsac:hsac-xebium-bridge:jar:0.7.0'
<dependency org="nl.hsac" name="hsac-xebium-bridge" rev="0.7.0">
<artifact name="hsac-xebium-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.hsac', module='hsac-xebium-bridge', version='0.7.0')
)
libraryDependencies += "nl.hsac" % "hsac-xebium-bridge" % "0.7.0"
[nl.hsac/hsac-xebium-bridge "0.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| nl.hsac : hsac-fitnesse-fixtures | jar | 3.6.0 |
| org.seleniumhq.selenium : selenium-leg-rc | jar | 3.5.3 |
| org.seleniumhq.selenium : htmlunit-driver | jar | 2.27 |
| com.xebia.incubator : xebium | jar | 0.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.fitnesse : fitnesse | jar | 20161106 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |