is not current version
Last Version 1.12.0

JSON-RPC :: BUS 1.11.2

jsonrpc-bus

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.opendaylight.jsonrpc
ArtifactId

ArtifactId

jsonrpc-bus
Version

Version

1.11.2
Type

Type

pom
Description

Description

JSON-RPC :: BUS
jsonrpc-bus
Project Organization

Project Organization

OpenDaylight

Download jsonrpc-bus 1.11.2


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

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