Last Version

Vert.x Hessian service verticle 1.0

The approach to calling Hessain service implementation by Vert.x

License

License

GroupId

GroupId

org.jmmo
ArtifactId

ArtifactId

vertx-hessian
Version

Version

1.0
Type

Type

jar
Description

Description

Vert.x Hessian service verticle
The approach to calling Hessain service implementation by Vert.x
Project URL

Project URL

https://github.com/Megaprog/vertx-hessian
Source Code Management

Source Code Management

https://github.com/Megaprog/vertx-hessian

Download vertx-hessian 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.caucho : hessian jar 4.0.38
io.vertx : vertx-core jar 3.1.0

Project Modules

There are no modules declared in this project.