| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
|---|---|
| Группа | Группаjavax.cache.implementation |
| Идентификатор | Идентификаторcache-annotations-ri-guice |
| Последняя версия | Последняя версия0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJSR107 Annotations RI Guice Support
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/javax.cache.implementation/cache-annotations-ri-guice/ -->
<dependency>
<groupId>javax.cache.implementation</groupId>
<artifactId>cache-annotations-ri-guice</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/javax.cache.implementation/cache-annotations-ri-guice/
implementation 'javax.cache.implementation:cache-annotations-ri-guice:0.5'
// https://jarcasting.com/artifacts/javax.cache.implementation/cache-annotations-ri-guice/
implementation ("javax.cache.implementation:cache-annotations-ri-guice:0.5")
'javax.cache.implementation:cache-annotations-ri-guice:jar:0.5'
<dependency org="javax.cache.implementation" name="cache-annotations-ri-guice" rev="0.5">
<artifact name="cache-annotations-ri-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.cache.implementation', module='cache-annotations-ri-guice', version='0.5')
)
libraryDependencies += "javax.cache.implementation" % "cache-annotations-ri-guice" % "0.5"
[javax.cache.implementation/cache-annotations-ri-guice "0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.cache : cache-api | jar | 0.5 |
| javax.cache.implementation : cache-annotations-ri-common | jar | 0.5 |
| com.google.inject : guice | jar | 3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.transaction : jta | jar | 1.1 |