License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.l2switch |
ArtifactId | ArtifactIdl2switch-parent |
Last Version | Last Version0.7.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenDaylight 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 |
---|---|
l2switch-parent-0.7.4.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.l2switch/l2switch-parent/ -->
<dependency>
<groupId>org.opendaylight.l2switch</groupId>
<artifactId>l2switch-parent</artifactId>
<version>0.7.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.l2switch/l2switch-parent/
implementation 'org.opendaylight.l2switch:l2switch-parent:0.7.4'
// https://jarcasting.com/artifacts/org.opendaylight.l2switch/l2switch-parent/
implementation ("org.opendaylight.l2switch:l2switch-parent:0.7.4")
'org.opendaylight.l2switch:l2switch-parent:pom:0.7.4'
<dependency org="org.opendaylight.l2switch" name="l2switch-parent" rev="0.7.4">
<artifact name="l2switch-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.l2switch', module='l2switch-parent', version='0.7.4')
)
libraryDependencies += "org.opendaylight.l2switch" % "l2switch-parent" % "0.7.4"
[org.opendaylight.l2switch/l2switch-parent "0.7.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.code.findbugs : annotations Optional | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.1.150 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.slf4j : slf4j-simple | jar | 1.7.25 |