Last Version

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

Patched fork of the JCache RI to bridge JCache annotations with CDI

License

License

GroupId

GroupId

com.github.mizool.jcache
ArtifactId

ArtifactId

cache-annotations-ri-cdi
Version

Version

0.6
Type

Type

jar
Description

Description

Patched fork of the JCache RI to bridge JCache annotations with CDI

Download cache-annotations-ri-cdi 0.6


<!-- https://jarcasting.com/artifacts/com.github.mizool.jcache/cache-annotations-ri-cdi/ -->
<dependency>
    <groupId>com.github.mizool.jcache</groupId>
    <artifactId>cache-annotations-ri-cdi</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mizool.jcache/cache-annotations-ri-cdi/
implementation 'com.github.mizool.jcache:cache-annotations-ri-cdi:0.6'
// https://jarcasting.com/artifacts/com.github.mizool.jcache/cache-annotations-ri-cdi/
implementation ("com.github.mizool.jcache:cache-annotations-ri-cdi:0.6")
'com.github.mizool.jcache:cache-annotations-ri-cdi:jar:0.6'
<dependency org="com.github.mizool.jcache" name="cache-annotations-ri-cdi" rev="0.6">
  <artifact name="cache-annotations-ri-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mizool.jcache', module='cache-annotations-ri-cdi', version='0.6')
)
libraryDependencies += "com.github.mizool.jcache" % "cache-annotations-ri-cdi" % "0.6"
[com.github.mizool.jcache/cache-annotations-ri-cdi "0.6"]

Dependencies

compile (4)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.1
javax.cache : cache-api jar 1.1.0
com.github.mizool.jcache : cache-annotations-ri-common jar 0.6
javax.enterprise : cdi-api jar 2.0

Project Modules

There are no modules declared in this project.