MVN

org.jsr107.ri : cache-annotations-ri-cdi

Maven & Gradle

May 10, 2019
9 usages

JSR107 Annotations RI CDI Support

<dependency>
    <groupId>org.jsr107.ri</groupId>
    <artifactId>cache-annotations-ri-cdi</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jsr107.ri : cache-annotations-ri-cdi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1
  • Latest Release Candidate: 1.0.0-RC1

All Versions

Choose a version of org.jsr107.ri : cache-annotations-ri-cdi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
cache-annotations-ri-cdi-1.1.1
cache-annotations-ri-cdi-1.1.0
1.0.x
cache-annotations-ri-cdi-1.0.0
cache-annotations-ri-cdi-1.0.0-RC1
0.8
cache-annotations-ri-cdi-0.8
0.7
cache-annotations-ri-cdi-0.7

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jsr107.ri</groupId>
    <artifactId>cache-annotations-ri-cdi</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jsr107.ri : cache-annotations-ri-cdi gradle dependency to your build.gradle file:

implementation 'org.jsr107.ri:cache-annotations-ri-cdi:1.1.1'

Gradle Kotlin DSL: Add the following org.jsr107.ri : cache-annotations-ri-cdi gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jsr107.ri:cache-annotations-ri-cdi:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jsr107.ri : cache-annotations-ri-cdi sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jsr107.ri" % "cache-annotations-ri-cdi" % "1.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 07, 2021
14 usages
3 stars
Aug 08, 2023
18 usages
80 stars
Jan 05, 2022
10 usages
Jan 14, 2021
2 usages
81 stars
pcl
Jul 14, 2020
4 usages
Mar 03, 2020
6 usages
110 stars
Jun 01, 2017
2 usages
176 stars
Apr 20, 2019
2 usages
0 stars