License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.opendaylight.l2switch.hosttracker |
ArtifactId | ArtifactIdhosttracker-config |
Last Version | Last Version0.3.4-Beryllium-SR4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opendaylight.l2switch.hosttracker/hosttracker-config/ -->
<dependency>
<groupId>org.opendaylight.l2switch.hosttracker</groupId>
<artifactId>hosttracker-config</artifactId>
<version>0.3.4-Beryllium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.l2switch.hosttracker/hosttracker-config/
implementation 'org.opendaylight.l2switch.hosttracker:hosttracker-config:0.3.4-Beryllium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.l2switch.hosttracker/hosttracker-config/
implementation ("org.opendaylight.l2switch.hosttracker:hosttracker-config:0.3.4-Beryllium-SR4")
'org.opendaylight.l2switch.hosttracker:hosttracker-config:jar:0.3.4-Beryllium-SR4'
<dependency org="org.opendaylight.l2switch.hosttracker" name="hosttracker-config" rev="0.3.4-Beryllium-SR4">
<artifact name="hosttracker-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.l2switch.hosttracker', module='hosttracker-config', version='0.3.4-Beryllium-SR4')
)
libraryDependencies += "org.opendaylight.l2switch.hosttracker" % "hosttracker-config" % "0.3.4-Beryllium-SR4"
[org.opendaylight.l2switch.hosttracker/hosttracker-config "0.3.4-Beryllium-SR4"]