| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаjavax.cache |
| Идентификатор | Идентификаторguice-annotations-test-harness |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGuice Annotations Test Harness
Test harness for Guice annotations RI
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/javax.cache/guice-annotations-test-harness/ -->
<dependency>
<groupId>javax.cache</groupId>
<artifactId>guice-annotations-test-harness</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/javax.cache/guice-annotations-test-harness/
implementation 'javax.cache:guice-annotations-test-harness:1.1.1'
// https://jarcasting.com/artifacts/javax.cache/guice-annotations-test-harness/
implementation ("javax.cache:guice-annotations-test-harness:1.1.1")
'javax.cache:guice-annotations-test-harness:jar:1.1.1'
<dependency org="javax.cache" name="guice-annotations-test-harness" rev="1.1.1">
<artifact name="guice-annotations-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.cache', module='guice-annotations-test-harness', version='1.1.1')
)
libraryDependencies += "javax.cache" % "guice-annotations-test-harness" % "1.1.1"
[javax.cache/guice-annotations-test-harness "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.cache : cache-tests | jar | 1.1.1 |
| org.jsr107.ri : cache-annotations-ri-guice | jar | 1.1.1 |
| cglib : cglib | jar | 2.2.2 |