License |
License |
---|---|
Categories |
CategoriesSecurity JSON Data |
GroupId | GroupIdorg.opendaylight.jsonrpc |
ArtifactId | ArtifactIdjsonrpc-security |
Last Version | Last Version1.12.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJSON-RPC :: Security
jsonrpc-security
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsonrpc-security-1.12.0.pom | 1001 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-security/ -->
<dependency>
<groupId>org.opendaylight.jsonrpc</groupId>
<artifactId>jsonrpc-security</artifactId>
<version>1.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-security/
implementation 'org.opendaylight.jsonrpc:jsonrpc-security:1.12.0'
// https://jarcasting.com/artifacts/org.opendaylight.jsonrpc/jsonrpc-security/
implementation ("org.opendaylight.jsonrpc:jsonrpc-security:1.12.0")
'org.opendaylight.jsonrpc:jsonrpc-security:pom:1.12.0'
<dependency org="org.opendaylight.jsonrpc" name="jsonrpc-security" rev="1.12.0">
<artifact name="jsonrpc-security" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.jsonrpc', module='jsonrpc-security', version='1.12.0')
)
libraryDependencies += "org.opendaylight.jsonrpc" % "jsonrpc-security" % "1.12.0"
[org.opendaylight.jsonrpc/jsonrpc-security "1.12.0"]