MVN

com.hotels.styx : styx-tests

Maven & Gradle

May 14, 2020
233 stars

Styx - System Tests · Styx - System Tests

<dependency>
    <groupId>com.hotels.styx</groupId>
    <artifactId>styx-tests</artifactId>
    <version>v0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hotels.styx : styx-tests to add to Maven - Latest Versions:

  • Latest Stable: v0.0.5
  • Latest Release Candidate: 1.0.0-rc4
  • Latest Beta: 0.0.1.beta6

All Versions

Choose a version of com.hotels.styx : styx-tests to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
styx-tests-1.0.0-rc4
styx-tests-1.0.0-rc3
styx-tests-1.0.0-rc2
styx-tests-1.0.0-rc1
v0.0.x
styx-tests-v0.0.5
0.0.x
styx-tests-0.0.1.beta6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hotels.styx</groupId>
    <artifactId>styx-tests</artifactId>
    <version>v0.0.5</version>
</dependency>

Advertisement