License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdorg.opendaylight.odlguice |
ArtifactId | ArtifactIdodlguice |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionodlguice
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 |
---|---|
odlguice-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlguice/odlguice/ -->
<dependency>
<groupId>org.opendaylight.odlguice</groupId>
<artifactId>odlguice</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlguice/odlguice/
implementation 'org.opendaylight.odlguice:odlguice:1.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.odlguice/odlguice/
implementation ("org.opendaylight.odlguice:odlguice:1.0.0")
'org.opendaylight.odlguice:odlguice:pom:1.0.0'
<dependency org="org.opendaylight.odlguice" name="odlguice" rev="1.0.0">
<artifact name="odlguice" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlguice', module='odlguice', version='1.0.0')
)
libraryDependencies += "org.opendaylight.odlguice" % "odlguice" % "1.0.0"
[org.opendaylight.odlguice/odlguice "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 |
---|---|---|
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 |