is not current version
Last Version 3.1-SNAPSHOT

org.mule.modules:mule-module-shiro 1.0


GroupId

GroupId

org.mule.modules
ArtifactId

ArtifactId

mule-module-shiro
Version

Version

1.0
Type

Type

jar

Download mule-module-shiro 1.0


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