| License |
License |
|---|---|
| Categories |
CategoriesSpock Application Testing & Monitoring |
| GroupId | GroupIdorg.testfx |
| ArtifactId | ArtifactIdtestfx-spock |
| Version | Version4.0.16-alpha |
| Type | Typejar |
| Description |
Descriptiontestfx-spock
TestFX Spock
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| testfx-spock-4.0.16-alpha.pom | |
| testfx-spock-4.0.16-alpha.jar | 14 KB |
| testfx-spock-4.0.16-alpha-sources.jar | 699 bytes |
| testfx-spock-4.0.16-alpha-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.testfx/testfx-spock/ -->
<dependency>
<groupId>org.testfx</groupId>
<artifactId>testfx-spock</artifactId>
<version>4.0.16-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.testfx/testfx-spock/
implementation 'org.testfx:testfx-spock:4.0.16-alpha'
// https://jarcasting.com/artifacts/org.testfx/testfx-spock/
implementation ("org.testfx:testfx-spock:4.0.16-alpha")
'org.testfx:testfx-spock:jar:4.0.16-alpha'
<dependency org="org.testfx" name="testfx-spock" rev="4.0.16-alpha">
<artifact name="testfx-spock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testfx', module='testfx-spock', version='4.0.16-alpha')
)
libraryDependencies += "org.testfx" % "testfx-spock" % "4.0.16-alpha"
[org.testfx/testfx-spock "4.0.16-alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testfx : testfx-core | jar | 4.0.16-alpha |