com.github.mizool.jcache:jcache

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.6
Дата

Дата

Тип

Тип

pom
Описание

Описание

com.github.mizool.jcache:jcache
Patched fork of the JCache RI to bridge JCache annotations with CDI
Ссылка на сайт

Ссылка на сайт

https://github.com/mizool/jcache
Система контроля версий

Система контроля версий

https://github.com/mizool/jcache/tree/master

Скачать jcache

Имя Файла Размер
jcache-0.6.pom 10 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • cache-annotations-ri
  • cache-ri-impl

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