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