| License |
License |
|---|---|
| GroupId | GroupIdorg.opendaylight.infrautils |
| ArtifactId | ArtifactIdcaches-test |
| Last Version | Last Version2.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncaches-test
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.errorprone : error_prone_annotations Optional | 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 Optional | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |