| License |
License |
|---|---|
| GroupId | GroupIdcom.flowlogix |
| ArtifactId | ArtifactIdshiro-ee |
| Version | Version4.0.3 |
| Type | Typejar |
| Description |
DescriptionShiro Jakarta EE Integration
Flow Logix JavaEE Integration with Shiro Security
|
| Filename | Size |
|---|---|
| shiro-ee-4.0.3.pom | |
| shiro-ee-4.0.3.jar | 26 KB |
| shiro-ee-4.0.3-sources.jar | 20 KB |
| shiro-ee-4.0.3-javadoc.jar | 471 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.flowlogix/shiro-ee/ -->
<dependency>
<groupId>com.flowlogix</groupId>
<artifactId>shiro-ee</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowlogix/shiro-ee/
implementation 'com.flowlogix:shiro-ee:4.0.3'
// https://jarcasting.com/artifacts/com.flowlogix/shiro-ee/
implementation ("com.flowlogix:shiro-ee:4.0.3")
'com.flowlogix:shiro-ee:jar:4.0.3'
<dependency org="com.flowlogix" name="shiro-ee" rev="4.0.3">
<artifact name="shiro-ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowlogix', module='shiro-ee', version='4.0.3')
)
libraryDependencies += "com.flowlogix" % "shiro-ee" % "4.0.3"
[com.flowlogix/shiro-ee "4.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.shiro : shiro-core | jar | 1.7.1 |
| org.apache.shiro : shiro-web | jar | 1.7.1 |
| com.flowlogix : flowlogix-jee | jar | 4.0.3 |
| org.omnifaces : omnifaces | jar | 3.11.1 |
| 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.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.11.2 |
| org.mockito : mockito-inline | jar | 3.11.2 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.32 |