| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opendaylight.bgpcep |
| Идентификатор | Идентификаторpcep-artifacts |
| Версия | Версия0.15.1 |
| Тип | Типpom |
| Описание |
ОписаниеOpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| pcep-artifacts-0.15.1.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-artifacts/ -->
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>pcep-artifacts</artifactId>
<version>0.15.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-artifacts/
implementation 'org.opendaylight.bgpcep:pcep-artifacts:0.15.1'
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/pcep-artifacts/
implementation ("org.opendaylight.bgpcep:pcep-artifacts:0.15.1")
'org.opendaylight.bgpcep:pcep-artifacts:pom:0.15.1'
<dependency org="org.opendaylight.bgpcep" name="pcep-artifacts" rev="0.15.1">
<artifact name="pcep-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='pcep-artifacts', version='0.15.1')
)
libraryDependencies += "org.opendaylight.bgpcep" % "pcep-artifacts" % "0.15.1"
[org.opendaylight.bgpcep/pcep-artifacts "0.15.1"]