License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.inveed |
ArtifactId | ArtifactIdinveed-jsonrpc |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSON-RPC Protocol Implementation
|
Filename | Size |
---|---|
inveed-jsonrpc-0.0.3.pom | |
inveed-jsonrpc-0.0.3.jar | 6 KB |
inveed-jsonrpc-0.0.3-sources.jar | 4 KB |
inveed-jsonrpc-0.0.3-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.inveed/inveed-jsonrpc/ -->
<dependency>
<groupId>net.inveed</groupId>
<artifactId>inveed-jsonrpc</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.inveed/inveed-jsonrpc/
implementation 'net.inveed:inveed-jsonrpc:0.0.3'
// https://jarcasting.com/artifacts/net.inveed/inveed-jsonrpc/
implementation ("net.inveed:inveed-jsonrpc:0.0.3")
'net.inveed:inveed-jsonrpc:jar:0.0.3'
<dependency org="net.inveed" name="inveed-jsonrpc" rev="0.0.3">
<artifact name="inveed-jsonrpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.inveed', module='inveed-jsonrpc', version='0.0.3')
)
libraryDependencies += "net.inveed" % "inveed-jsonrpc" % "0.0.3"
[net.inveed/inveed-jsonrpc "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
org.glassfish.hk2 : hk2-locator | jar | 2.4.0-b12 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
net.inveed : inveed-jsonrpc-annotations | jar | 0.0.3 |
net.inveed : inveed-json-jpa | jar | 0.0.4 |