is not current version
Last Version 2.0.4-okta

com.stormpath.spring:stormpath-zuul-spring-cloud-starter 2.0.0-okta-alpha1

Spring Cloud Starter that enables Stormpath in a Spring Cloud Zuul server

Categories

Categories

Zuul Application Layer Libs Distributed Applications ORM Data
GroupId

GroupId

com.stormpath.spring
ArtifactId

ArtifactId

stormpath-zuul-spring-cloud-starter
Version

Version

2.0.0-okta-alpha1
Type

Type

jar

Download stormpath-zuul-spring-cloud-starter 2.0.0-okta-alpha1


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