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

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

Лицензия

Лицензия

Группа

Группа

com.github.mizool.jcache
Идентификатор

Идентификатор

cache-annotations-ri-cdi
Последняя версия

Последняя версия

0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать cache-annotations-ri-cdi

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

JCache Reference Implementation

This is a fork of the JCache reference implementation, to cover various improvements for CDI.

Continuous integration and deployment on Maven Central

This project is built continuously by Travis CI using the scripts provided by Mizool’s Travis CI Maven gitflow script repository.

-SNAPSHOT versions on the develop branch are made available via the OSSRH snapshot repository. Releases are transferred to the Maven Central Repository.

Refer to this guide on how to perform a release.

com.github.mizool.jcache

Версии библиотеки

Версия
0.6
0.5
0.4
0.3
0.1