MVN

org.apache.shiro : shiro-crypto-cipher

Maven & Gradle

Jul 25, 2023
4 usages
4.1k stars

Apache Shiro :: Cryptography :: Ciphers

<dependency>
    <groupId>org.apache.shiro</groupId>
    <artifactId>shiro-crypto-cipher</artifactId>
    <version>1.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.12.0
  • Latest Release Candidate: 1.4.0-RC2
  • Latest Alpha: 2.0.0-alpha-3

All Versions

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

Version Vulnerabilities Updated
2.0.x
shiro-crypto-cipher-2.0.0-alpha-3
shiro-crypto-cipher-2.0.0-alpha-2
shiro-crypto-cipher-2.0.0-alpha-1
1.12.x
shiro-crypto-cipher-1.12.0
1.11.x
shiro-crypto-cipher-1.11.0
1.10.x
shiro-crypto-cipher-1.10.1
shiro-crypto-cipher-1.10.0
1.9.x
shiro-crypto-cipher-1.9.1
shiro-crypto-cipher-1.9.0
1.8.x
shiro-crypto-cipher-1.8.0
1.7.x
shiro-crypto-cipher-1.7.1
shiro-crypto-cipher-1.7.0
1.6.x
shiro-crypto-cipher-1.6.0
1.5.x
shiro-crypto-cipher-1.5.3
shiro-crypto-cipher-1.5.2
shiro-crypto-cipher-1.5.1
shiro-crypto-cipher-1.5.0
1.4.x
shiro-crypto-cipher-1.4.2
shiro-crypto-cipher-1.4.1
CVE-2019-12422
shiro-crypto-cipher-1.4.0
CVE-2019-12422
shiro-crypto-cipher-1.4.0-RC2
CVE-2019-12422

How to add a dependency to Maven

Add the following org.apache.shiro : shiro-crypto-cipher maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.shiro</groupId>
    <artifactId>shiro-crypto-cipher</artifactId>
    <version>1.12.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.shiro : shiro-crypto-cipher gradle dependency to your build.gradle file:

implementation 'org.apache.shiro:shiro-crypto-cipher:1.12.0'

Gradle Kotlin DSL: Add the following org.apache.shiro : shiro-crypto-cipher gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.shiro:shiro-crypto-cipher:1.12.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.shiro : shiro-crypto-cipher sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.shiro" % "shiro-crypto-cipher" % "1.12.0"

Advertisement

Dependencies from Group

Jul 25, 2023
737 usages
4.1k stars
Jul 25, 2023
490 usages
4.1k stars
Jul 25, 2023
328 usages
4.1k stars
Jul 25, 2023
174 usages
4.1k stars
Jul 25, 2023
59 usages
4.1k stars

Discover Dependencies

Jul 25, 2023
9 usages
4.1k stars
Mar 20, 2022
8 usages
Aug 23, 2022
1 usages
19 stars
Aug 28, 2019
7 usages
t3
Aug 28, 2019
Aug 02, 2023
28 usages
0 stars