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

javax.cache.implementation:cache-annotations-ri 0.3


Группа

Группа

javax.cache.implementation
Идентификатор

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

cache-annotations-ri
Версия

Версия

0.3
Тип

Тип

pom

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

Имя Файла Размер
cache-annotations-ri-0.3.pom 729 bytes
Обзор

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