License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration JSON Data |
GroupId | GroupIdorg.opendaylight.jsonrpc.bus |
ArtifactId | ArtifactIdbus-config |
Version | Version1.11.2 |
Type | Typejar |
Description |
DescriptionJSON-RPC :: BUS :: Config
Configuration files for JSONRPC bus
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bus-config-1.11.2.pom | |
bus-config-1.11.2-sources.jar | 2 KB |
bus-config-1.11.2-config.cfg | 195 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.jsonrpc.bus/bus-config/ -->
<dependency>
<groupId>org.opendaylight.jsonrpc.bus</groupId>
<artifactId>bus-config</artifactId>
<version>1.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc.bus/bus-config/
implementation 'org.opendaylight.jsonrpc.bus:bus-config:1.11.2'
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc.bus/bus-config/
implementation ("org.opendaylight.jsonrpc.bus:bus-config:1.11.2")
'org.opendaylight.jsonrpc.bus:bus-config:jar:1.11.2'
<dependency org="org.opendaylight.jsonrpc.bus" name="bus-config" rev="1.11.2">
<artifact name="bus-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc.bus', module='bus-config', version='1.11.2')
)
libraryDependencies += "org.opendaylight.jsonrpc.bus" % "bus-config" % "1.11.2"
[org.opendaylight.jsonrpc.bus/bus-config "1.11.2"]
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 | 3.1.12 |
org.gaul : modernizer-maven-annotations | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.12.4 |