License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration JSON Data |
GroupId | GroupIdorg.opendaylight.jsonrpc.bus |
ArtifactId | ArtifactIdbus-config |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSON-RPC :: BUS :: Config
Configuration files for JSONRPC bus
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bus-config-1.12.0.pom | |
bus-config-1.12.0.jar | 6 KB |
bus-config-1.12.0-sources.jar | 2 KB |
bus-config-1.12.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.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"]
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 |
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 |