| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection |
| Группа | Группаjavax.cache |
| Идентификатор | Идентификаторguice-annotations-tester |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеImplementation Tester - Guice Annotations
Runs Annotations tests using the Guice test harness
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| guice-annotations-tester-1.1.1.pom | |
| guice-annotations-tester-1.1.1.jar | 2 KB |
| guice-annotations-tester-1.1.1-tests.jar | 232 KB |
| guice-annotations-tester-1.1.1-sources.jar | 322 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/javax.cache/guice-annotations-tester/ -->
<dependency>
<groupId>javax.cache</groupId>
<artifactId>guice-annotations-tester</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/javax.cache/guice-annotations-tester/
implementation 'javax.cache:guice-annotations-tester:1.1.1'
// https://jarcasting.com/artifacts/javax.cache/guice-annotations-tester/
implementation ("javax.cache:guice-annotations-tester:1.1.1")
'javax.cache:guice-annotations-tester:jar:1.1.1'
<dependency org="javax.cache" name="guice-annotations-tester" rev="1.1.1">
<artifact name="guice-annotations-tester" type="jar" />
</dependency>
@Grapes(
@Grab(group='javax.cache', module='guice-annotations-tester', version='1.1.1')
)
libraryDependencies += "javax.cache" % "guice-annotations-tester" % "1.1.1"
[javax.cache/guice-annotations-tester "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ${implementation-groupId} » ${implementation-artifactId} | jar | ${implementation-version} |
| javax.cache : guice-annotations-test-harness | jar | 1.1.1 |
| javax.cache : cache-tests | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.cache : cache-tests | jar | 1.1.1 |
| org.hamcrest : hamcrest-library | jar | 1.2 |
| log4j : log4j | jar | 1.2.16 |