License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.hotels.styx |
ArtifactId | ArtifactIdstyx-backend-provider |
Version | Version1.0.0-rc4 |
Type | Typejar |
Description |
DescriptionStyx - System Tests - Backend Provider
An example Styx Backend Provider.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hotels.styx/styx-backend-provider/ -->
<dependency>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-backend-provider</artifactId>
<version>1.0.0-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels.styx/styx-backend-provider/
implementation 'com.hotels.styx:styx-backend-provider:1.0.0-rc4'
// https://jarcasting.com/artifacts/com.hotels.styx/styx-backend-provider/
implementation ("com.hotels.styx:styx-backend-provider:1.0.0-rc4")
'com.hotels.styx:styx-backend-provider:jar:1.0.0-rc4'
<dependency org="com.hotels.styx" name="styx-backend-provider" rev="1.0.0-rc4">
<artifact name="styx-backend-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels.styx', module='styx-backend-provider', version='1.0.0-rc4')
)
libraryDependencies += "com.hotels.styx" % "styx-backend-provider" % "1.0.0-rc4"
[com.hotels.styx/styx-backend-provider "1.0.0-rc4"]
Group / Artifact | Type | Version |
---|---|---|
com.hotels.styx : styx-api | jar | 1.0.0-rc4 |
Group / Artifact | Type | Version |
---|---|---|
com.hotels.styx : styx-proxy | jar | 1.0.0-rc4 |
com.hotels.styx : styx-testsupport | jar | 1.0.0-rc4 |