License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.opendaylight.jsonrpc |
ArtifactId | ArtifactIdfeatures-aggregator |
Version | Version1.10.1 |
Type | Typepom |
Description |
DescriptionJSON-RPC :: Features :: Aggregator
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
features-aggregator-1.10.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/features-aggregator/ -->
<dependency>
<groupId>org.opendaylight.jsonrpc</groupId>
<artifactId>features-aggregator</artifactId>
<version>1.10.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/features-aggregator/
implementation 'org.opendaylight.jsonrpc:features-aggregator:1.10.1'
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/features-aggregator/
implementation ("org.opendaylight.jsonrpc:features-aggregator:1.10.1")
'org.opendaylight.jsonrpc:features-aggregator:pom:1.10.1'
<dependency org="org.opendaylight.jsonrpc" name="features-aggregator" rev="1.10.1">
<artifact name="features-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc', module='features-aggregator', version='1.10.1')
)
libraryDependencies += "org.opendaylight.jsonrpc" % "features-aggregator" % "1.10.1"
[org.opendaylight.jsonrpc/features-aggregator "1.10.1"]