Core module of Apache Shiro, a security framework for authentication, authorization, cryptography, and session management.
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-core</artifactId>
<version>2.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Apache Shiro to get the current subject.
Check Shiro 2.0 migration notes and update code accordingly.
No dependency data recorded yet.