JSON-RPC :: BUS :: Config

Configuration files for JSONRPC bus

License

License

Categories

Categories

config Application Layer Libs Configuration JSON Data
GroupId

GroupId

org.opendaylight.jsonrpc.bus
ArtifactId

ArtifactId

bus-config
Last Version

Last Version

1.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSON-RPC :: BUS :: Config
Configuration files for JSONRPC bus
Project Organization

Project Organization

OpenDaylight

Download bus-config

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.2.600
com.github.spotbugs : spotbugs-annotations Optional jar 4.5.3
org.gaul : modernizer-maven-annotations jar 2.3.0

test (9)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-junit-jupiter jar 4.3.1
junit : junit jar 4.13.2
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.12.0
1.11.3
1.11.2
1.11.1
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.0