MVN

org.apache.shiro : shiro-cdi

Maven & Gradle

Jul 25, 2023
4.1k stars

Apache Shiro :: Support :: CDI · Apache Shiro - CDI Integration

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

Latest Version

Choose a version of org.apache.shiro : shiro-cdi to add to Maven or Gradle - 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 : shiro-cdi to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.apache.shiro:shiro-cdi:2.0.0-alpha-3'

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

implementation("org.apache.shiro:shiro-cdi:2.0.0-alpha-3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.shiro" % "shiro-cdi" % "2.0.0-alpha-3"

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