License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.opendaylight.jsonrpc |
ArtifactId | ArtifactIdfeatures-aggregator |
Version | Version1.11.1 |
Type | Typepom |
Description |
DescriptionJSON-RPC :: Features :: Aggregator
features-aggregator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
features-aggregator-1.11.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/features-aggregator/ -->
<dependency>
<groupId>org.opendaylight.jsonrpc</groupId>
<artifactId>features-aggregator</artifactId>
<version>1.11.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/features-aggregator/
implementation 'org.opendaylight.jsonrpc:features-aggregator:1.11.1'
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/features-aggregator/
implementation ("org.opendaylight.jsonrpc:features-aggregator:1.11.1")
'org.opendaylight.jsonrpc:features-aggregator:pom:1.11.1'
<dependency org="org.opendaylight.jsonrpc" name="features-aggregator" rev="1.11.1">
<artifact name="features-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc', module='features-aggregator', version='1.11.1')
)
libraryDependencies += "org.opendaylight.jsonrpc" % "features-aggregator" % "1.11.1"
[org.opendaylight.jsonrpc/features-aggregator "1.11.1"]