License |
License |
---|---|
Categories |
CategoriesGuava General Purpose Libraries Utility |
GroupId | GroupIdorg.opendaylight.infrautils |
ArtifactId | ArtifactIdcaches-guava-impl |
Version | Version2.0.13 |
Type | Typejar |
Description |
Descriptioncaches-guava-impl
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
caches-guava-impl-2.0.13.pom | |
caches-guava-impl-2.0.13-javadoc.jar | 396 KB |
caches-guava-impl-2.0.13-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.infrautils/caches-guava-impl/ -->
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>caches-guava-impl</artifactId>
<version>2.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/caches-guava-impl/
implementation 'org.opendaylight.infrautils:caches-guava-impl:2.0.13'
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/caches-guava-impl/
implementation ("org.opendaylight.infrautils:caches-guava-impl:2.0.13")
'org.opendaylight.infrautils:caches-guava-impl:jar:2.0.13'
<dependency org="org.opendaylight.infrautils" name="caches-guava-impl" rev="2.0.13">
<artifact name="caches-guava-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='caches-guava-impl', version='2.0.13')
)
libraryDependencies += "org.opendaylight.infrautils" % "caches-guava-impl" % "2.0.13"
[org.opendaylight.infrautils/caches-guava-impl "2.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.infrautils : caches-api | jar | |
org.opendaylight.infrautils : caches-impl-base | jar | |
com.google.guava : guava | jar | 30.1.1-jre |
Group / Artifact | Type | Version |
---|---|---|
com.guicedee.services : javax.inject Optional | jar | 1.0.20.0 |
org.osgi : org.osgi.service.component.annotations | jar | 1.4.0 |
com.google.errorprone : error_prone_annotations Optional | jar | 2.10.0 |
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.3.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.12.4 |