MVN

com.netflix.zuul : zuul-scripts

Maven & Gradle

May 01, 2014
1 usages
13.1k stars

zuul-scripts · zuul-scripts developed by Netflix

<dependency>
    <groupId>com.netflix.zuul</groupId>
    <artifactId>zuul-scripts</artifactId>
    <version>1.0.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.netflix.zuul : zuul-scripts to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.18

All Versions

Choose a version of com.netflix.zuul : zuul-scripts to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
zuul-scripts-1.0.18
zuul-scripts-1.0.17
zuul-scripts-1.0.0
0.5.x
zuul-scripts-0.5.2
zuul-scripts-0.5.0

How to add a dependency to Maven

Add the following com.netflix.zuul : zuul-scripts maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.netflix.zuul</groupId>
    <artifactId>zuul-scripts</artifactId>
    <version>1.0.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.netflix.zuul : zuul-scripts gradle dependency to your build.gradle file:

implementation 'com.netflix.zuul:zuul-scripts:1.0.18'

Gradle Kotlin DSL: Add the following com.netflix.zuul : zuul-scripts gradle kotlin dependency to your build.gradle.kts file:

implementation("com.netflix.zuul:zuul-scripts:1.0.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.netflix.zuul : zuul-scripts sbt scala dependency to your build.sbt file:

libraryDependencies += "com.netflix.zuul" % "zuul-scripts" % "1.0.18"

Advertisement

Dependencies from Group

Apr 29, 2021
70 usages
13.1k stars
Nov 02, 2017
2 usages
13.1k stars
Apr 29, 2021
2 usages
13.1k stars
Apr 29, 2021
2 usages
13.1k stars
Jul 04, 2015
1 usages
13.1k stars

Discover Dependencies