License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.opendaylight.jsonrpc |
ArtifactId | ArtifactIdjsonrpc-bus |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJSON-RPC :: BUS
jsonrpc-bus
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsonrpc-bus-1.12.0.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.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-bus/
implementation 'org.opendaylight.jsonrpc:jsonrpc-bus:1.12.0'
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-bus/
implementation ("org.opendaylight.jsonrpc:jsonrpc-bus:1.12.0")
'org.opendaylight.jsonrpc:jsonrpc-bus:pom:1.12.0'
<dependency org="org.opendaylight.jsonrpc" name="jsonrpc-bus" rev="1.12.0">
<artifact name="jsonrpc-bus" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc', module='jsonrpc-bus', version='1.12.0')
)
libraryDependencies += "org.opendaylight.jsonrpc" % "jsonrpc-bus" % "1.12.0"
[org.opendaylight.jsonrpc/jsonrpc-bus "1.12.0"]