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