License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.opendaylight.odlguice |
ArtifactId | ArtifactIdinject.guice.testutils |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODL :: odlguice :: inject.guice.testutils
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlguice/inject.guice.testutils/ -->
<dependency>
<groupId>org.opendaylight.odlguice</groupId>
<artifactId>inject.guice.testutils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlguice/inject.guice.testutils/
implementation 'org.opendaylight.odlguice:inject.guice.testutils:1.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.odlguice/inject.guice.testutils/
implementation ("org.opendaylight.odlguice:inject.guice.testutils:1.0.0")
'org.opendaylight.odlguice:inject.guice.testutils:jar:1.0.0'
<dependency org="org.opendaylight.odlguice" name="inject.guice.testutils" rev="1.0.0">
<artifact name="inject.guice.testutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlguice', module='inject.guice.testutils', version='1.0.0')
)
libraryDependencies += "org.opendaylight.odlguice" % "inject.guice.testutils" % "1.0.0"
[org.opendaylight.odlguice/inject.guice.testutils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject Optional | jar | 1 |
javax.annotation : javax.annotation-api Optional | jar | 1.3.1 |
junit : junit | jar | 4.13 |
com.google.inject : guice | jar | 4.2.3 |
org.opendaylight.odlguice : inject | jar | 1.0.0 |
org.opendaylight.odlguice : inject.guice.extensions.jsr250 | jar | 1.0.0 |
org.opendaylight.odlguice : inject.guice.extensions.closeable | jar | 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 |
org.mockito : mockito-core | jar | 3.3.3 |