MVN

org.apache.shiro.crypto : shiro-crypto-support

Maven & Gradle

Jul 25, 2023
4.1k stars

Apache Shiro :: Cryptography :: Support

<dependency>
    <groupId>org.apache.shiro.crypto</groupId>
    <artifactId>shiro-crypto-support</artifactId>
    <version>2.0.0-alpha-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.shiro.crypto : shiro-crypto-support to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0-alpha-3
  • Latest Alpha: 2.0.0-alpha-3

All Versions

Choose a version of org.apache.shiro.crypto : shiro-crypto-support to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
shiro-crypto-support-2.0.0-alpha-3
shiro-crypto-support-2.0.0-alpha-2
shiro-crypto-support-2.0.0-alpha-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.shiro.crypto</groupId>
    <artifactId>shiro-crypto-support</artifactId>
    <version>2.0.0-alpha-3</version>
</dependency>