is not current version
Last Version 0.8.0-RC1

com.stormpath.shiro:stormpath-shiro-servlet-zero-config-example 0.7.1


Categories

Categories

config Application Layer Libs Configuration ORM Data
GroupId

GroupId

com.stormpath.shiro
ArtifactId

ArtifactId

stormpath-shiro-servlet-zero-config-example
Version

Version

0.7.1
Type

Type

war

Download stormpath-shiro-servlet-zero-config-example 0.7.1


<!-- https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-servlet-zero-config-example/ -->
<dependency>
    <groupId>com.stormpath.shiro</groupId>
    <artifactId>stormpath-shiro-servlet-zero-config-example</artifactId>
    <version>0.7.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-servlet-zero-config-example/
implementation 'com.stormpath.shiro:stormpath-shiro-servlet-zero-config-example:0.7.1'
// https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-servlet-zero-config-example/
implementation ("com.stormpath.shiro:stormpath-shiro-servlet-zero-config-example:0.7.1")
'com.stormpath.shiro:stormpath-shiro-servlet-zero-config-example:war:0.7.1'
<dependency org="com.stormpath.shiro" name="stormpath-shiro-servlet-zero-config-example" rev="0.7.1">
  <artifact name="stormpath-shiro-servlet-zero-config-example" type="war" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.shiro', module='stormpath-shiro-servlet-zero-config-example', version='0.7.1')
)
libraryDependencies += "com.stormpath.shiro" % "stormpath-shiro-servlet-zero-config-example" % "0.7.1"
[com.stormpath.shiro/stormpath-shiro-servlet-zero-config-example "0.7.1"]