is not current version
Last Version 4.0.8

com.flowlogix:shiro-ee 4.0.1

Flow Logix JavaEE Integration with Shiro Security

GroupId

GroupId

com.flowlogix
ArtifactId

ArtifactId

shiro-ee
Version

Version

4.0.1
Type

Type

jar

Download shiro-ee 4.0.1


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