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