Last Version

Stormpath Java SDK :: Examples :: Zuul Spring Cloud Starter 2.0.4-okta

An example spring cloud zuul web gateway using Stormpath

License

License

Categories

Categories

Zuul Application Layer Libs Distributed Applications ORM Data
GroupId

GroupId

com.stormpath.spring
ArtifactId

ArtifactId

stormpath-sdk-examples-zuul-spring-cloud-starter
Version

Version

2.0.4-okta
Type

Type

jar
Description

Description

Stormpath Java SDK :: Examples :: Zuul Spring Cloud Starter
An example spring cloud zuul web gateway using Stormpath

Download stormpath-sdk-examples-zuul-spring-cloud-starter 2.0.4-okta


<!-- https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-sdk-examples-zuul-spring-cloud-starter/ -->
<dependency>
    <groupId>com.stormpath.spring</groupId>
    <artifactId>stormpath-sdk-examples-zuul-spring-cloud-starter</artifactId>
    <version>2.0.4-okta</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-sdk-examples-zuul-spring-cloud-starter/
implementation 'com.stormpath.spring:stormpath-sdk-examples-zuul-spring-cloud-starter:2.0.4-okta'
// https://jarcasting.com/artifacts/com.stormpath.spring/stormpath-sdk-examples-zuul-spring-cloud-starter/
implementation ("com.stormpath.spring:stormpath-sdk-examples-zuul-spring-cloud-starter:2.0.4-okta")
'com.stormpath.spring:stormpath-sdk-examples-zuul-spring-cloud-starter:jar:2.0.4-okta'
<dependency org="com.stormpath.spring" name="stormpath-sdk-examples-zuul-spring-cloud-starter" rev="2.0.4-okta">
  <artifact name="stormpath-sdk-examples-zuul-spring-cloud-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.spring', module='stormpath-sdk-examples-zuul-spring-cloud-starter', version='2.0.4-okta')
)
libraryDependencies += "com.stormpath.spring" % "stormpath-sdk-examples-zuul-spring-cloud-starter" % "2.0.4-okta"
[com.stormpath.spring/stormpath-sdk-examples-zuul-spring-cloud-starter "2.0.4-okta"]

Dependencies

compile (1)

Group / Artifact Type Version
com.stormpath.spring : stormpath-zuul-spring-cloud-starter jar 2.0.4-okta

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.8

test (5)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.codehaus.groovy : groovy-all jar 2.4.7
org.easymock : easymock jar 3.4
org.powermock : powermock-module-testng jar 1.6.5
org.powermock : powermock-api-easymock jar 1.6.5

Project Modules

There are no modules declared in this project.