| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet Zuul Application Layer Libs Distributed Applications | 
        
| GroupId | GroupIdcom.netflix.zuul | 
    
| ArtifactId | ArtifactIdzuul-scripts | 
    
| Last Version | Last Version1.0.18 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionzuul-scripts 
            zuul-scripts developed by Netflix 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| zuul-scripts-1.0.18.pom | |
| zuul-scripts-1.0.18.jar | 195 KB | 
| zuul-scripts-1.0.18-sources.jar | 28 KB | 
| zuul-scripts-1.0.18-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.netflix.zuul/zuul-scripts/ -->
<dependency>
    <groupId>com.netflix.zuul</groupId>
    <artifactId>zuul-scripts</artifactId>
    <version>1.0.18</version>
</dependency>
                // https://jarcasting.com/artifacts/com.netflix.zuul/zuul-scripts/
implementation 'com.netflix.zuul:zuul-scripts:1.0.18'
                // https://jarcasting.com/artifacts/com.netflix.zuul/zuul-scripts/
implementation ("com.netflix.zuul:zuul-scripts:1.0.18")
                'com.netflix.zuul:zuul-scripts:jar:1.0.18'
                <dependency org="com.netflix.zuul" name="zuul-scripts" rev="1.0.18">
  <artifact name="zuul-scripts" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.netflix.zuul', module='zuul-scripts', version='1.0.18')
)
                libraryDependencies += "com.netflix.zuul" % "zuul-scripts" % "1.0.18"
                [com.netflix.zuul/zuul-scripts "1.0.18"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.netflix.zuul : zuul-core | jar | 1.0.18 | 
| org.codehaus.groovy : groovy-all | jar | 2.0.2 | 
| com.netflix.zuul : zuul-netflix | jar | 1.0.18 |