License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.opendaylight.infrautils |
ArtifactId | ArtifactIdready-guice |
Version | Version2.0.10 |
Type | Typejar |
Description |
DescriptionODL :: infrautils :: ready-guice
ready-guice
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ready-guice-2.0.10.pom | |
ready-guice-2.0.10.jar | 7 KB |
ready-guice-2.0.10-sources.jar | 3 KB |
ready-guice-2.0.10-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.infrautils/ready-guice/ -->
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>ready-guice</artifactId>
<version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/ready-guice/
implementation 'org.opendaylight.infrautils:ready-guice:2.0.10'
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/ready-guice/
implementation ("org.opendaylight.infrautils:ready-guice:2.0.10")
'org.opendaylight.infrautils:ready-guice:jar:2.0.10'
<dependency org="org.opendaylight.infrautils" name="ready-guice" rev="2.0.10">
<artifact name="ready-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='ready-guice', version='2.0.10')
)
libraryDependencies += "org.opendaylight.infrautils" % "ready-guice" % "2.0.10"
[org.opendaylight.infrautils/ready-guice "2.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.infrautils : infrautils-util | jar | |
org.opendaylight.infrautils : ready-api | jar | |
org.opendaylight.infrautils : inject.guice Optional | jar | |
org.opendaylight.infrautils : inject.guice.testutils | jar |
Group / Artifact | Type | Version |
---|---|---|
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 |