License |
License |
---|---|
GroupId | GroupIdcom.flowlogix |
ArtifactId | ArtifactIdshiro-ee |
Last Version | Last Version4.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionShiro Jakarta EE Integration
Flow Logix JavaEE Integration with Shiro Security
|
Filename | Size |
---|---|
shiro-ee-4.0.8.pom | |
shiro-ee-4.0.8.jar | 26 KB |
shiro-ee-4.0.8-sources.jar | 20 KB |
shiro-ee-4.0.8-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.flowlogix/shiro-ee/ -->
<dependency>
<groupId>com.flowlogix</groupId>
<artifactId>shiro-ee</artifactId>
<version>4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowlogix/shiro-ee/
implementation 'com.flowlogix:shiro-ee:4.0.8'
// https://jarcasting.com/artifacts/com.flowlogix/shiro-ee/
implementation ("com.flowlogix:shiro-ee:4.0.8")
'com.flowlogix:shiro-ee:jar:4.0.8'
<dependency org="com.flowlogix" name="shiro-ee" rev="4.0.8">
<artifact name="shiro-ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowlogix', module='shiro-ee', version='4.0.8')
)
libraryDependencies += "com.flowlogix" % "shiro-ee" % "4.0.8"
[com.flowlogix/shiro-ee "4.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-core | jar | 1.9.0 |
org.apache.shiro : shiro-web | jar | 1.9.0 |
com.flowlogix : flowlogix-jee | jar | 4.0.8 |
org.omnifaces : omnifaces | jar | 3.13.3 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0.1 |
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.mockito : mockito-junit-jupiter | jar | 4.5.1 |
org.mockito : mockito-inline | jar | 4.5.1 |
org.slf4j : slf4j-jdk14 | jar | 1.7.36 |