| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opendaylight.ttp |
| Идентификатор | Идентификаторutils |
| Версия | Версия0.5.3 |
| Тип | Типjar |
| Описание |
ОписаниеODL :: ttp :: utils
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| utils-0.5.3.pom | |
| utils-0.5.3.jar | 12 KB |
| utils-0.5.3-sources.jar | 4 KB |
| utils-0.5.3-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.ttp/utils/ -->
<dependency>
<groupId>org.opendaylight.ttp</groupId>
<artifactId>utils</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ttp/utils/
implementation 'org.opendaylight.ttp:utils:0.5.3'
// https://jarcasting.com/artifacts/org.opendaylight.ttp/utils/
implementation ("org.opendaylight.ttp:utils:0.5.3")
'org.opendaylight.ttp:utils:jar:0.5.3'
<dependency org="org.opendaylight.ttp" name="utils" rev="0.5.3">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ttp', module='utils', version='0.5.3')
)
libraryDependencies += "org.opendaylight.ttp" % "utils" % "0.5.3"
[org.opendaylight.ttp/utils "0.5.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.resteasy : jaxrs-api | jar | 3.0.12.Final |
| org.opendaylight.controller : sal-binding-broker-impl | jar | 1.6.3 |
| org.opendaylight.yangtools : yang-data-codec-gson | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| com.google.code.findbugs : annotations | jar | 3.0.0 |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.21 |