is not current version
Last Version 1.12.0

JSON-RPC :: BUS 1.10.1

OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.opendaylight.jsonrpc
ArtifactId

ArtifactId

jsonrpc-bus
Version

Version

1.10.1
Type

Type

pom
Description

Description

JSON-RPC :: BUS
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
Project Organization

Project Organization

OpenDaylight

Download jsonrpc-bus 1.10.1

Filename Size
jsonrpc-bus-1.10.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-bus/ -->
<dependency>
    <groupId>org.opendaylight.jsonrpc</groupId>
    <artifactId>jsonrpc-bus</artifactId>
    <version>1.10.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-bus/
implementation 'org.opendaylight.jsonrpc:jsonrpc-bus:1.10.1'
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-bus/
implementation ("org.opendaylight.jsonrpc:jsonrpc-bus:1.10.1")
'org.opendaylight.jsonrpc:jsonrpc-bus:pom:1.10.1'
<dependency org="org.opendaylight.jsonrpc" name="jsonrpc-bus" rev="1.10.1">
  <artifact name="jsonrpc-bus" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc', module='jsonrpc-bus', version='1.10.1')
)
libraryDependencies += "org.opendaylight.jsonrpc" % "jsonrpc-bus" % "1.10.1"
[org.opendaylight.jsonrpc/jsonrpc-bus "1.10.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • spi
  • transport-zmq
  • transport-http
  • jsonrpc
  • messagelib
  • config
  • examples