| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdorg.opendaylight.odlguice |
| ArtifactId | ArtifactIdinject.guice.extensions |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionODL :: odlguice :: inject.guice.extensions
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| inject.guice.extensions-1.0.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlguice/inject.guice.extensions/ -->
<dependency>
<groupId>org.opendaylight.odlguice</groupId>
<artifactId>inject.guice.extensions</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlguice/inject.guice.extensions/
implementation 'org.opendaylight.odlguice:inject.guice.extensions:1.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.odlguice/inject.guice.extensions/
implementation ("org.opendaylight.odlguice:inject.guice.extensions:1.0.0")
'org.opendaylight.odlguice:inject.guice.extensions:pom:1.0.0'
<dependency org="org.opendaylight.odlguice" name="inject.guice.extensions" rev="1.0.0">
<artifact name="inject.guice.extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlguice', module='inject.guice.extensions', version='1.0.0')
)
libraryDependencies += "org.opendaylight.odlguice" % "inject.guice.extensions" % "1.0.0"
[org.opendaylight.odlguice/inject.guice.extensions "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
| org.gaul : modernizer-maven-annotations | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.truth : truth | jar | 1.0.1 |
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.13 |
| org.mockito : mockito-core | jar | 3.3.3 |