| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opendaylight.infrautils |
| Идентификатор | Идентификаторcaches-test |
| Последняя версия | Последняя версия2.0.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcaches-test
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| caches-test-2.0.15.pom | |
| caches-test-2.0.15.jar | 8 KB |
| caches-test-2.0.15-sources.jar | 3 KB |
| caches-test-2.0.15-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.infrautils/caches-test/ -->
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>caches-test</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/caches-test/
implementation 'org.opendaylight.infrautils:caches-test:2.0.15'
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/caches-test/
implementation ("org.opendaylight.infrautils:caches-test:2.0.15")
'org.opendaylight.infrautils:caches-test:jar:2.0.15'
<dependency org="org.opendaylight.infrautils" name="caches-test" rev="2.0.15">
<artifact name="caches-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='caches-test', version='2.0.15')
)
libraryDependencies += "org.opendaylight.infrautils" % "caches-test" % "2.0.15"
[org.opendaylight.infrautils/caches-test "2.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.guicedee.services : javax.inject | jar | 1.0.20.0 |
| org.opendaylight.infrautils : infrautils-testutils | jar | |
| org.opendaylight.infrautils : inject.guice.testutils | jar | |
| junit : junit | jar | 4.13.2 |
| org.opendaylight.infrautils : caches-api | jar | |
| org.opendaylight.infrautils : caches-standard-impl | jar | |
| org.opendaylight.infrautils : caches-guava-impl | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.errorprone : error_prone_annotations Необязательный | jar | 2.13.1 |
| org.slf4j : slf4j-api | jar | |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.opendaylight.infrautils : caches-noop-impl | jar | |
| com.google.truth : truth | jar | 1.1.3 |
| org.slf4j : slf4j-simple | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.12.4 |