Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.stormpath.shiro |
ArtifactId | ArtifactIdstormpath-shiro-spring-parent |
Version | Version0.7.0 |
Type | Typepom |
Filename | Size |
---|---|
stormpath-shiro-spring-parent-0.7.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-spring-parent/ -->
<dependency>
<groupId>com.stormpath.shiro</groupId>
<artifactId>stormpath-shiro-spring-parent</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-spring-parent/
implementation 'com.stormpath.shiro:stormpath-shiro-spring-parent:0.7.0'
// https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-spring-parent/
implementation ("com.stormpath.shiro:stormpath-shiro-spring-parent:0.7.0")
'com.stormpath.shiro:stormpath-shiro-spring-parent:pom:0.7.0'
<dependency org="com.stormpath.shiro" name="stormpath-shiro-spring-parent" rev="0.7.0">
<artifact name="stormpath-shiro-spring-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.shiro', module='stormpath-shiro-spring-parent', version='0.7.0')
)
libraryDependencies += "com.stormpath.shiro" % "stormpath-shiro-spring-parent" % "0.7.0"
[com.stormpath.shiro/stormpath-shiro-spring-parent "0.7.0"]