| License |
License
http://www.opensource.org/licenses/apache2.0.php
|
|---|---|
| GroupId | GroupIdorg.osgi |
| ArtifactId | ArtifactIdorg.amdatu.remote.topology.promiscuous |
| Last Version | Last Version0.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAmdatu Remote - Topology Manager (Promiscuous)
Amdatu Remote - Topology Manager (Promiscuous)
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationThe Amdatu Foundation |
| Source Code Management |
Source Code Management |
<!-- 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"]