| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.opendaylight.jsonrpc |
| ArtifactId | ArtifactIdjsonrpc-parent |
| Last Version | Last Version1.12.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJSON-RPC :: Parent
pom.xml for MD-SAL DOM plugins
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jsonrpc-parent-1.12.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-parent/ -->
<dependency>
<groupId>org.opendaylight.jsonrpc</groupId>
<artifactId>jsonrpc-parent</artifactId>
<version>1.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-parent/
implementation 'org.opendaylight.jsonrpc:jsonrpc-parent:1.12.0'
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-parent/
implementation ("org.opendaylight.jsonrpc:jsonrpc-parent:1.12.0")
'org.opendaylight.jsonrpc:jsonrpc-parent:pom:1.12.0'
<dependency org="org.opendaylight.jsonrpc" name="jsonrpc-parent" rev="1.12.0">
<artifact name="jsonrpc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc', module='jsonrpc-parent', version='1.12.0')
)
libraryDependencies += "org.opendaylight.jsonrpc" % "jsonrpc-parent" % "1.12.0"
[org.opendaylight.jsonrpc/jsonrpc-parent "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 |