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