MVN

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

Maven & Gradle

Nov 26, 2020
0 stars
<dependency>
    <groupId>com.github.mizool.jcache</groupId>
    <artifactId>cache-annotations-ri</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 to add to Maven - Latest Versions:

  • Latest Stable: 0.6

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement