| Лицензия |
Лицензия
http://www.opensource.org/licenses/apache2.0.php
|
|---|---|
| Группа | Группаorg.osgi |
| Идентификатор | Идентификаторorg.amdatu.remote.topology.promiscuous |
| Версия | Версия0.1.2 |
| Тип | Типjar |
| Описание |
ОписаниеAmdatu Remote - Topology Manager (Promiscuous)
Amdatu Remote - Topology Manager (Promiscuous)
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикThe Amdatu Foundation |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.osgi/org.amdatu.remote.topology.promiscuous/ -->
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.amdatu.remote.topology.promiscuous</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.osgi/org.amdatu.remote.topology.promiscuous/
implementation 'org.osgi:org.amdatu.remote.topology.promiscuous:0.1.2'
// https://jarcasting.com/artifacts/org.osgi/org.amdatu.remote.topology.promiscuous/
implementation ("org.osgi:org.amdatu.remote.topology.promiscuous:0.1.2")
'org.osgi:org.amdatu.remote.topology.promiscuous:jar:0.1.2'
<dependency org="org.osgi" name="org.amdatu.remote.topology.promiscuous" rev="0.1.2">
<artifact name="org.amdatu.remote.topology.promiscuous" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.osgi', module='org.amdatu.remote.topology.promiscuous', version='0.1.2')
)
libraryDependencies += "org.osgi" % "org.amdatu.remote.topology.promiscuous" % "0.1.2"
[org.osgi/org.amdatu.remote.topology.promiscuous "0.1.2"]