| Категории |
КатегорииPMD Тестирование приложения и мониторинг Code Analysis |
|---|---|
| Группа | Группаorg.opendaylight.tcpmd5 |
| Идентификатор | Идентификаторfeatures-tcpmd5 |
| Версия | Версия1.1.0-Lithium |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| features-tcpmd5-1.1.0-Lithium.pom | |
| features-tcpmd5-1.1.0-Lithium.kar | 2 MB |
| features-tcpmd5-1.1.0-Lithium-features.xml | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.tcpmd5/features-tcpmd5/ -->
<dependency>
<groupId>org.opendaylight.tcpmd5</groupId>
<artifactId>features-tcpmd5</artifactId>
<version>1.1.0-Lithium</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.tcpmd5/features-tcpmd5/
implementation 'org.opendaylight.tcpmd5:features-tcpmd5:1.1.0-Lithium'
// https://jarcasting.com/artifacts/org.opendaylight.tcpmd5/features-tcpmd5/
implementation ("org.opendaylight.tcpmd5:features-tcpmd5:1.1.0-Lithium")
'org.opendaylight.tcpmd5:features-tcpmd5:jar:1.1.0-Lithium'
<dependency org="org.opendaylight.tcpmd5" name="features-tcpmd5" rev="1.1.0-Lithium">
<artifact name="features-tcpmd5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.tcpmd5', module='features-tcpmd5', version='1.1.0-Lithium')
)
libraryDependencies += "org.opendaylight.tcpmd5" % "features-tcpmd5" % "1.1.0-Lithium"
[org.opendaylight.tcpmd5/features-tcpmd5 "1.1.0-Lithium"]