License |
License |
---|---|
Categories |
CategoriesJSON Data Hermes Application Layer Libs Messaging |
GroupId | GroupIdcom.github.knightliao.hermesjsonrpc |
ArtifactId | ArtifactIdhermes-jsonrpc-server |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhermes-jsonrpc-server
https://github.com/knightliao/hermes-jsonrpc/tree/master/hermes-jsonrpc-server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.knightliao.hermesjsonrpc/hermes-jsonrpc-server/ -->
<dependency>
<groupId>com.github.knightliao.hermesjsonrpc</groupId>
<artifactId>hermes-jsonrpc-server</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.knightliao.hermesjsonrpc/hermes-jsonrpc-server/
implementation 'com.github.knightliao.hermesjsonrpc:hermes-jsonrpc-server:1.0.3'
// https://jarcasting.com/artifacts/com.github.knightliao.hermesjsonrpc/hermes-jsonrpc-server/
implementation ("com.github.knightliao.hermesjsonrpc:hermes-jsonrpc-server:1.0.3")
'com.github.knightliao.hermesjsonrpc:hermes-jsonrpc-server:jar:1.0.3'
<dependency org="com.github.knightliao.hermesjsonrpc" name="hermes-jsonrpc-server" rev="1.0.3">
<artifact name="hermes-jsonrpc-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.knightliao.hermesjsonrpc', module='hermes-jsonrpc-server', version='1.0.3')
)
libraryDependencies += "com.github.knightliao.hermesjsonrpc" % "hermes-jsonrpc-server" % "1.0.3"
[com.github.knightliao.hermesjsonrpc/hermes-jsonrpc-server "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.knightliao.hermesjsonrpc : hermes-jsonrpc-core | jar | 1.0.3 |
org.springframework : spring-beans | jar | 4.1.7.RELEASE |
org.springframework : spring-context | jar | 4.1.7.RELEASE |
org.springframework : spring-web | jar | 4.1.7.RELEASE |
com.google.code.gson : gson | jar | 2.3 |
commons-lang : commons-lang | jar | 2.4 |
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjtools | jar | 1.7.4 |
commons-httpclient : commons-httpclient | jar | 3.1 |
junit : junit | jar | 4.10 |