| License |
License |
|---|---|
| GroupId | GroupIdorg.specrunner |
| ArtifactId | ArtifactIdspecrunner-htmlunit |
| Last Version | Last Version1.5.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAcceptance Test Driven Development tool
|
| Filename | Size |
|---|---|
| specrunner-htmlunit-1.5.17.pom | |
| specrunner-htmlunit-1.5.17.jar | 79 KB |
| specrunner-htmlunit-1.5.17-sources.jar | 63 KB |
| specrunner-htmlunit-1.5.17-javadoc.jar | 334 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.specrunner/specrunner-htmlunit/ -->
<dependency>
<groupId>org.specrunner</groupId>
<artifactId>specrunner-htmlunit</artifactId>
<version>1.5.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.specrunner/specrunner-htmlunit/
implementation 'org.specrunner:specrunner-htmlunit:1.5.17'
// https://jarcasting.com/artifacts/org.specrunner/specrunner-htmlunit/
implementation ("org.specrunner:specrunner-htmlunit:1.5.17")
'org.specrunner:specrunner-htmlunit:jar:1.5.17'
<dependency org="org.specrunner" name="specrunner-htmlunit" rev="1.5.17">
<artifact name="specrunner-htmlunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specrunner', module='specrunner-htmlunit', version='1.5.17')
)
libraryDependencies += "org.specrunner" % "specrunner-htmlunit" % "1.5.17"
[org.specrunner/specrunner-htmlunit "1.5.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.specrunner : specrunner-core | jar | 1.5.17 |
| net.sourceforge.htmlunit : htmlunit | jar | 2.22 |
| xml-apis : xml-apis | jar | 1.4.01 |