is not current version
Last Version 1.0.0-rc4

com.hotels.styx:styx-e2e-testsupport 1.0.0-rc1

Utility classes for Styx end-to-end test suite.

GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-e2e-testsupport
Version

Version

1.0.0-rc1
Type

Type

jar

Download styx-e2e-testsupport 1.0.0-rc1


<!-- https://jarcasting.com/artifacts/com.hotels.styx/styx-e2e-testsupport/ -->
<dependency>
    <groupId>com.hotels.styx</groupId>
    <artifactId>styx-e2e-testsupport</artifactId>
    <version>1.0.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels.styx/styx-e2e-testsupport/
implementation 'com.hotels.styx:styx-e2e-testsupport:1.0.0-rc1'
// https://jarcasting.com/artifacts/com.hotels.styx/styx-e2e-testsupport/
implementation ("com.hotels.styx:styx-e2e-testsupport:1.0.0-rc1")
'com.hotels.styx:styx-e2e-testsupport:jar:1.0.0-rc1'
<dependency org="com.hotels.styx" name="styx-e2e-testsupport" rev="1.0.0-rc1">
  <artifact name="styx-e2e-testsupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels.styx', module='styx-e2e-testsupport', version='1.0.0-rc1')
)
libraryDependencies += "com.hotels.styx" % "styx-e2e-testsupport" % "1.0.0-rc1"
[com.hotels.styx/styx-e2e-testsupport "1.0.0-rc1"]