is not current version
Last Version 2.0.4-okta

com.stormpath.sdk:stormpath-servlet-plugin 1.0.RC8.5

Automatically deploys Stormpath support in a servlet container-based web application.

Categories

Categories

ORM Data
GroupId

GroupId

com.stormpath.sdk
ArtifactId

ArtifactId

stormpath-servlet-plugin
Version

Version

1.0.RC8.5
Type

Type

jar

Download stormpath-servlet-plugin 1.0.RC8.5


<!-- https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-servlet-plugin/ -->
<dependency>
    <groupId>com.stormpath.sdk</groupId>
    <artifactId>stormpath-servlet-plugin</artifactId>
    <version>1.0.RC8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-servlet-plugin/
implementation 'com.stormpath.sdk:stormpath-servlet-plugin:1.0.RC8.5'
// https://jarcasting.com/artifacts/com.stormpath.sdk/stormpath-servlet-plugin/
implementation ("com.stormpath.sdk:stormpath-servlet-plugin:1.0.RC8.5")
'com.stormpath.sdk:stormpath-servlet-plugin:jar:1.0.RC8.5'
<dependency org="com.stormpath.sdk" name="stormpath-servlet-plugin" rev="1.0.RC8.5">
  <artifact name="stormpath-servlet-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.sdk', module='stormpath-servlet-plugin', version='1.0.RC8.5')
)
libraryDependencies += "com.stormpath.sdk" % "stormpath-servlet-plugin" % "1.0.RC8.5"
[com.stormpath.sdk/stormpath-servlet-plugin "1.0.RC8.5"]