is not current version
Last Version 4.0.8

com.flowlogix:shiro-ee 4.0.4

Flow Logix JavaEE Integration with Shiro Security

GroupId

GroupId

com.flowlogix
ArtifactId

ArtifactId

shiro-ee
Version

Version

4.0.4
Type

Type

jar

Download shiro-ee 4.0.4


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