MVN

com.hotels.styx : styx-test-plugin-dependencies

Maven & Gradle

May 14, 2020
1 usages
233 stars

Styx - System Tests - Test Plugin - Dependencies · Some dependencies for the example Styx interceptor plugin.

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

Latest Version

Choose a version of com.hotels.styx : styx-test-plugin-dependencies to add to Maven or Gradle - 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-test-plugin-dependencies to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following com.hotels.styx : styx-test-plugin-dependencies maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hotels.styx</groupId>
    <artifactId>styx-test-plugin-dependencies</artifactId>
    <version>v0.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hotels.styx : styx-test-plugin-dependencies gradle dependency to your build.gradle file:

implementation 'com.hotels.styx:styx-test-plugin-dependencies:v0.0.5'

Gradle Kotlin DSL: Add the following com.hotels.styx : styx-test-plugin-dependencies gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hotels.styx:styx-test-plugin-dependencies:v0.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hotels.styx : styx-test-plugin-dependencies sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hotels.styx" % "styx-test-plugin-dependencies" % "v0.0.5"

Advertisement

Dependencies from Group

May 14, 2020
12 usages
233 stars
May 14, 2020
12 usages
233 stars
May 14, 2020
9 usages
233 stars
May 14, 2020
8 usages
233 stars
May 14, 2020
8 usages
233 stars

Discover Dependencies

Mar 06, 2020
1 usages
6 stars
Nov 22, 2020
1 usages
1 stars
Oct 07, 2021
1 usages
1 stars
Feb 13, 2020
1 usages
20 stars
Apr 07, 2020
2 usages
3 stars
Apr 03, 2020
2 usages
1 stars
Mar 09, 2020
2 usages
1.2k stars