| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opendaylight.topoprocessing |
| Идентификатор | Идентификаторmlmt-topology-common |
| Последняя версия | Последняя версия0.4.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеODL :: topoprocessing :: mlmt-topology-common
Topology processing framework allows to agregate and filter topologies according to defined correlations. It also provides functionality, which you can use to make your own topology model rendering (translation from one model to another).
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mlmt-topology-common-0.4.3.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/mlmt-topology-common/ -->
<dependency>
<groupId>org.opendaylight.topoprocessing</groupId>
<artifactId>mlmt-topology-common</artifactId>
<version>0.4.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/mlmt-topology-common/
implementation 'org.opendaylight.topoprocessing:mlmt-topology-common:0.4.3'
// https://jarcasting.com/artifacts/org.opendaylight.topoprocessing/mlmt-topology-common/
implementation ("org.opendaylight.topoprocessing:mlmt-topology-common:0.4.3")
'org.opendaylight.topoprocessing:mlmt-topology-common:pom:0.4.3'
<dependency org="org.opendaylight.topoprocessing" name="mlmt-topology-common" rev="0.4.3">
<artifact name="mlmt-topology-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.topoprocessing', module='mlmt-topology-common', version='0.4.3')
)
libraryDependencies += "org.opendaylight.topoprocessing" % "mlmt-topology-common" % "0.4.3"
[org.opendaylight.topoprocessing/mlmt-topology-common "0.4.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 |