License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration JSON Data |
GroupId | GroupIdorg.opendaylight.jsonrpc.bus |
ArtifactId | ArtifactIdbus-config |
Version | Version1.10.0 |
Type | Typejar |
Description |
DescriptionJSON-RPC :: BUS :: Config
Configuration files for JSONRPC bus
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bus-config-1.10.0.pom | |
bus-config-1.10.0.jar | 6 KB |
bus-config-1.10.0-sources.jar | 2 KB |
bus-config-1.10.0-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.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc.bus/bus-config/
implementation 'org.opendaylight.jsonrpc.bus:bus-config:1.10.0'
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc.bus/bus-config/
implementation ("org.opendaylight.jsonrpc.bus:bus-config:1.10.0")
'org.opendaylight.jsonrpc.bus:bus-config:jar:1.10.0'
<dependency org="org.opendaylight.jsonrpc.bus" name="bus-config" rev="1.10.0">
<artifact name="bus-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc.bus', module='bus-config', version='1.10.0')
)
libraryDependencies += "org.opendaylight.jsonrpc.bus" % "bus-config" % "1.10.0"
[org.opendaylight.jsonrpc.bus/bus-config "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
org.gaul : modernizer-maven-annotations | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.28 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.5.11 |