| License |
License |
|---|---|
| GroupId | GroupIdorg.togglz |
| ArtifactId | ArtifactIdtogglz-shiro |
| Last Version | Last Version3.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTogglz - Apache Shiro integration
Togglz - Apache Shiro integration
|
| Filename | Size |
|---|---|
| togglz-shiro-3.2.1.pom | |
| togglz-shiro-3.2.1.jar | 2 KB |
| togglz-shiro-3.2.1-sources.jar | 1 KB |
| togglz-shiro-3.2.1-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.togglz/togglz-shiro/ -->
<dependency>
<groupId>org.togglz</groupId>
<artifactId>togglz-shiro</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.togglz/togglz-shiro/
implementation 'org.togglz:togglz-shiro:3.2.1'
// https://jarcasting.com/artifacts/org.togglz/togglz-shiro/
implementation ("org.togglz:togglz-shiro:3.2.1")
'org.togglz:togglz-shiro:jar:3.2.1'
<dependency org="org.togglz" name="togglz-shiro" rev="3.2.1">
<artifact name="togglz-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.togglz', module='togglz-shiro', version='3.2.1')
)
libraryDependencies += "org.togglz" % "togglz-shiro" % "3.2.1"
[org.togglz/togglz-shiro "3.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.togglz : togglz-core | jar | 3.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.apache.shiro : shiro-web | jar | 1.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| junit : junit | jar | 4.13.2 |
| org.togglz : togglz-test-harness | jar | 3.2.1 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |