MVN

com.github.mizool.jcache : cache-annotations-ri-common

Maven & Gradle

Feb 03, 2021
2 usages
0 stars
<dependency>
    <groupId>com.github.mizool.jcache</groupId>
    <artifactId>cache-annotations-ri-common</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mizool.jcache : cache-annotations-ri-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of com.github.mizool.jcache : cache-annotations-ri-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6
cache-annotations-ri-common-0.6
0.5
cache-annotations-ri-common-0.5
0.4
cache-annotations-ri-common-0.4
0.3
cache-annotations-ri-common-0.3
0.1
cache-annotations-ri-common-0.1

How to add a dependency to Maven

Add the following com.github.mizool.jcache : cache-annotations-ri-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.mizool.jcache</groupId>
    <artifactId>cache-annotations-ri-common</artifactId>
    <version>0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.mizool.jcache : cache-annotations-ri-common gradle dependency to your build.gradle file:

implementation 'com.github.mizool.jcache:cache-annotations-ri-common:0.6'

Gradle Kotlin DSL: Add the following com.github.mizool.jcache : cache-annotations-ri-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.mizool.jcache:cache-annotations-ri-common:0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.mizool.jcache : cache-annotations-ri-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.mizool.jcache" % "cache-annotations-ri-common" % "0.6"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 16, 2021
12 usages
68 stars
Oct 10, 2020
6 usages
16 stars
Apr 06, 2022
2 usages
178 stars
May 08, 2021
13 usages
1.4k stars
May 23, 2023
4 usages
8 stars
Jul 24, 2023
5 usages
1 stars
Aug 11, 2017
2 usages
0 stars
Nov 27, 2007
3 usages
Mar 15, 2018
3 usages
1 stars