Last Version

hessoa 0.5.3

Hessoa is SOA framework based on Hessian

License

License

GroupId

GroupId

com.pugwoo
ArtifactId

ArtifactId

hessoa
Version

Version

0.5.3
Type

Type

jar
Description

Description

hessoa
Hessoa is SOA framework based on Hessian
Project URL

Project URL

https://github.com/pugwoo/hessoa

Download hessoa 0.5.3


<!-- https://jarcasting.com/artifacts/com.pugwoo/hessoa/ -->
<dependency>
    <groupId>com.pugwoo</groupId>
    <artifactId>hessoa</artifactId>
    <version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.pugwoo/hessoa/
implementation 'com.pugwoo:hessoa:0.5.3'
// https://jarcasting.com/artifacts/com.pugwoo/hessoa/
implementation ("com.pugwoo:hessoa:0.5.3")
'com.pugwoo:hessoa:jar:0.5.3'
<dependency org="com.pugwoo" name="hessoa" rev="0.5.3">
  <artifact name="hessoa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pugwoo', module='hessoa', version='0.5.3')
)
libraryDependencies += "com.pugwoo" % "hessoa" % "0.5.3"
[com.pugwoo/hessoa "0.5.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.caucho : hessian jar 4.0.38
redis.clients : jedis jar 2.9.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-webmvc jar 4.3.10.RELEASE

Project Modules

There are no modules declared in this project.