File | Operation |
---|---|
jsonrpc-features-1.7.4.pom | download |
<dependency>
<groupId>org.opendaylight.jsonrpc</groupId>
<artifactId>jsonrpc-features</artifactId>
<version>1.7.4</version>
<type>feature</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc', module='jsonrpc-features', version='1.7.4')
)
<parent> <groupId>org.opendaylight.odlparent</groupId> <artifactId>single-feature-parent</artifactId> <version>5.0.7</version> </parent>
compile
|-- org.opendaylight.jsonrpc:jsonrpc-api
|-- org.opendaylight.jsonrpc:jsonrpc-impl
|-- org.opendaylight.jsonrpc.bus:transport-http
|-- org.opendaylight.jsonrpc.bus:transport-zmq
|-- org.opendaylight.jsonrpc.bus:bus-api
|-- org.opendaylight.jsonrpc.bus:bus-spi
|-- org.opendaylight.jsonrpc.bus:bus-messagelib
|-- org.opendaylight.jsonrpc.bus:bus-config
|-- org.opendaylight.jsonrpc.bus:bus-jsonrpc
|-- org.opendaylight.jsonrpc.security:security-api
|-- org.opendaylight.jsonrpc.security:security-aaa
|-- org.opendaylight.jsonrpc.security:security-noop
|-- org.opendaylight.jsonrpc.security:security-service
|-- org.opendaylight.netconf:odl-mdsal-apidocs
|-- org.opendaylight.mdsal:odl-mdsal-common
|-- org.opendaylight.aaa:odl-aaa-shiro
|-- org.opendaylight.netconf:odl-restconf-all