hermes-jsonrpc-core

https://github.com/knightliao/hermes-jsonrpc/tree/master/hermes-jsonrpc-core

License

License

Categories

Categories

JSON Data Hermes Application Layer Libs Messaging
GroupId

GroupId

com.github.knightliao.hermesjsonrpc
ArtifactId

ArtifactId

hermes-jsonrpc-core
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

hermes-jsonrpc-core
https://github.com/knightliao/hermes-jsonrpc/tree/master/hermes-jsonrpc-core
Project URL

Project URL

https://github.com/knightliao/hermes-jsonrpc/tree/master/hermes-jsonrpc-core
Project Organization

Project Organization

Knight

Download hermes-jsonrpc-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.knightliao.hermesjsonrpc/hermes-jsonrpc-core/ -->
<dependency>
    <groupId>com.github.knightliao.hermesjsonrpc</groupId>
    <artifactId>hermes-jsonrpc-core</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.knightliao.hermesjsonrpc/hermes-jsonrpc-core/
implementation 'com.github.knightliao.hermesjsonrpc:hermes-jsonrpc-core:1.0.3'
// https://jarcasting.com/artifacts/com.github.knightliao.hermesjsonrpc/hermes-jsonrpc-core/
implementation ("com.github.knightliao.hermesjsonrpc:hermes-jsonrpc-core:1.0.3")
'com.github.knightliao.hermesjsonrpc:hermes-jsonrpc-core:jar:1.0.3'
<dependency org="com.github.knightliao.hermesjsonrpc" name="hermes-jsonrpc-core" rev="1.0.3">
  <artifact name="hermes-jsonrpc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.knightliao.hermesjsonrpc', module='hermes-jsonrpc-core', version='1.0.3')
)
libraryDependencies += "com.github.knightliao.hermesjsonrpc" % "hermes-jsonrpc-core" % "1.0.3"
[com.github.knightliao.hermesjsonrpc/hermes-jsonrpc-core "1.0.3"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3
commons-codec : commons-codec jar 1.9
commons-httpclient : commons-httpclient jar 3.1
com.dyuproject.protostuff : protostuff-api jar 1.0.8
com.dyuproject.protostuff : protostuff-json jar 1.0.8
com.dyuproject.protostuff : protostuff-runtime jar 1.0.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0