is not current version
Last Version 1.9.0

org.apache.shiro:shiro-config 1.5.2


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.apache.shiro
ArtifactId

ArtifactId

shiro-config
Version

Version

1.5.2
Type

Type

pom

Download shiro-config 1.5.2

Filename Size
shiro-config-1.5.2.pom 1 KB
Browse

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