File | Operation |
---|---|
tools-parent-1.13.1.pom | download |
<dependency>
<groupId>org.opendaylight.jsonrpc</groupId>
<artifactId>tools-parent</artifactId>
<version>1.13.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc', module='tools-parent', version='1.13.1')
)
<parent> <groupId>org.opendaylight.jsonrpc</groupId> <artifactId>jsonrpc-parent</artifactId> <version>1.13.1</version> </parent>
compile
|-- net.sourceforge.argparse4j:argparse4j:0.8.1
|-- ch.qos.logback:logback-classic
|-- org.opendaylight.jsonrpc.bus:bus-api
|-- org.opendaylight.jsonrpc.bus:bus-spi
|-- org.opendaylight.jsonrpc.bus:bus-messagelib
|-- org.opendaylight.jsonrpc.bus:bus-jsonrpc
|-- org.opendaylight.jsonrpc.bus:transport-zmq
|-- org.opendaylight.jsonrpc.bus:transport-http
|-- org.opendaylight.jsonrpc.security:security-noop
|-- org.opendaylight.jsonrpc.security:security-api