Last Version

JSON-RPC :: BUS :: Config 1.12.0

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
Version

Version

1.12.0
Type

Type

jar
Description

Description

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

Project Organization

OpenDaylight

Download bus-config 1.12.0


<!-- 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.