hessoa

Hessoa is SOA framework based on Hessian

License

License

GroupId

GroupId

com.pugwoo
ArtifactId

ArtifactId

hessoa
Last Version

Last Version

0.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

hessoa
Hessoa is SOA framework based on Hessian
Project URL

Project URL

https://github.com/pugwoo/hessoa

Download hessoa

How to add to project

<!-- 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.

Versions

Version
0.5.3
0.5.2
0.5.1
0.5.0
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.1