License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.opendaylight.jsonrpc.bus |
ArtifactId | ArtifactIdexamples |
Version | Version1.10.3 |
Type | Typepom |
Description |
DescriptionJSON-RPC :: BUS :: Examples
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
examples-1.10.3.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.jsonrpc.bus/examples/ -->
<dependency>
<groupId>org.opendaylight.jsonrpc.bus</groupId>
<artifactId>examples</artifactId>
<version>1.10.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc.bus/examples/
implementation 'org.opendaylight.jsonrpc.bus:examples:1.10.3'
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc.bus/examples/
implementation ("org.opendaylight.jsonrpc.bus:examples:1.10.3")
'org.opendaylight.jsonrpc.bus:examples:pom:1.10.3'
<dependency org="org.opendaylight.jsonrpc.bus" name="examples" rev="1.10.3">
<artifact name="examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc.bus', module='examples', version='1.10.3')
)
libraryDependencies += "org.opendaylight.jsonrpc.bus" % "examples" % "1.10.3"
[org.opendaylight.jsonrpc.bus/examples "1.10.3"]