не последняя версия
Последняя версия 1.7.4

org.opendaylight.packetcable:packetcable 1.4.4-Boron-SR4


Группа

Группа

org.opendaylight.packetcable
Идентификатор

Идентификатор

packetcable
Версия

Версия

1.4.4-Boron-SR4
Тип

Тип

pom

Скачать packetcable 1.4.4-Boron-SR4

Имя Файла Размер
packetcable-1.4.4-Boron-SR4.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.opendaylight.packetcable/packetcable/ -->
<dependency>
    <groupId>org.opendaylight.packetcable</groupId>
    <artifactId>packetcable</artifactId>
    <version>1.4.4-Boron-SR4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.packetcable/packetcable/
implementation 'org.opendaylight.packetcable:packetcable:1.4.4-Boron-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.packetcable/packetcable/
implementation ("org.opendaylight.packetcable:packetcable:1.4.4-Boron-SR4")
'org.opendaylight.packetcable:packetcable:pom:1.4.4-Boron-SR4'
<dependency org="org.opendaylight.packetcable" name="packetcable" rev="1.4.4-Boron-SR4">
  <artifact name="packetcable" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.packetcable', module='packetcable', version='1.4.4-Boron-SR4')
)
libraryDependencies += "org.opendaylight.packetcable" % "packetcable" % "1.4.4-Boron-SR4"
[org.opendaylight.packetcable/packetcable "1.4.4-Boron-SR4"]