Last Version

com.github.mizool.jcache:cache-ri-impl 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-ri-impl
Version

Version

0.6
Type

Type

jar
Description

Description

Patched fork of the JCache RI to bridge JCache annotations with CDI
Source Code Management

Source Code Management

https://github.com/mizool/jcache/tree/master/cache-ri-impl

Download cache-ri-impl 0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.cache : cache-api jar 1.1.0
javax.enterprise : cdi-api jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.