License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.opendaylight.infrautils |
ArtifactId | ArtifactIdready-guice |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODL :: infrautils :: ready-guice
ready-guice
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ready-guice-4.0.0.pom | |
ready-guice-4.0.0.jar | 7 KB |
ready-guice-4.0.0-sources.jar | 3 KB |
ready-guice-4.0.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.infrautils/ready-guice/ -->
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>ready-guice</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/ready-guice/
implementation 'org.opendaylight.infrautils:ready-guice:4.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/ready-guice/
implementation ("org.opendaylight.infrautils:ready-guice:4.0.0")
'org.opendaylight.infrautils:ready-guice:jar:4.0.0'
<dependency org="org.opendaylight.infrautils" name="ready-guice" rev="4.0.0">
<artifact name="ready-guice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='ready-guice', version='4.0.0')
)
libraryDependencies += "org.opendaylight.infrautils" % "ready-guice" % "4.0.0"
[org.opendaylight.infrautils/ready-guice "4.0.0"]
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.14.0 |
org.osgi : org.osgi.annotation.bundle | jar | 1.1.0 |
org.osgi : org.osgi.annotation.versioning | jar | 1.1.1 |
org.slf4j : slf4j-api | jar | |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.7.0 |
org.gaul : modernizer-maven-annotations | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.mockito : mockito-junit-jupiter | jar | 4.6.1 |
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-core | jar | 4.6.1 |